adb
error "The connection to adb is down" when run an android app
I\'m new with android development, and I have problems installing all the recent platform. I\'m a java developer that I would like learning android.[详细]
2023-04-06 20:16 分类:问答How to get the Android device screen size from the adb command line?
I need a way to detect device screen size and density with adb. If there is no solution, where can I get the complete 开发者_StackOverflow社区list of all existing android device with their screen siz[详细]
2023-04-06 18:26 分类:问答Unable to start an Android emulator
I\'ve just installed Eclipse with fresh Android SDK and ADT on Windows 7 x64 Professional. I\'ve created an emulator and tried to start it, but starting fails with this message:[详细]
2023-04-06 04:06 分类:问答Trouble having when pushing files to DDMS?
I\'m trying to push one mp3 file to (Emulator) the location /system/media/audio/ui using co开发者_运维百科mmand adb push But, i\'m having[详细]
2023-04-05 13:56 分类:问答Get a response when I use "adb shell am broadcast"
I have an Android app with a receiver that li开发者_Go百科stens for 2 intents, 1 that spawns a thread to write to a file and 1 that spawns a thread to upload the same file to a server.[详细]
2023-04-05 05:45 分类:问答Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE
I get the error mentioned in the title when I run my app on the emulator. While creating it, I had given a sufficient space.[详细]
2023-04-05 01:41 分类:问答How can I run Android camera application from adb shell?
How can I run android camera program from adb shell? I know that I should use am but I do not know what command should I exactly enter[详细]
2023-04-05 01:31 分类:问答adb uninstall command doesn't work in Bash shell for statement [duplicate]
This question already has answers here: Read binary stdout data like screencap data from adb shell? (19 answers)[详细]
2023-04-04 19:23 分类:问答Java: Run multiple shell commands?
OK. I\'ve been looking everywhere on how to execute multiple commands on a single command prompt from java. What i need to do is this, but not in command line, in code.[详细]
2023-04-04 18:47 分类:问答Eclipse won't recognize my android phone -> Can't debug
All of a sudden Eclipse stopped recognizing my android device. So when I hit the Play-Button I get the following message:[详细]
2023-04-04 03:24 分类:问答