adb
eclipse can't install apk on device, "ActivityManager: /sbin/sh: am: not found"
I\'m trying to run an application from eclipse on a rooted acer iconia tab, nothing fancy, just a simple helloworld app, and I get this output:[详细]
2023-03-15 21:08 分类:问答Android execute chmod command for data/data/com.android.providers.telephony
hi gus could 开发者_如何学JAVAanybody tell me how i can execute the adb pull command to pull the mmssms.db file. Otherwise i need to chmod the permission of the file to 775. I tried do both but got on[详细]
2023-03-14 11:30 分类:问答adb can't connect to 127.0.0.1:5555
I was trying to follow the instructions provided in this reply to the question of having a faster adb. However upon doing step 6, I run into the error unable to connect to 127.0.0.1:5555.[详细]
2023-03-14 09:05 分类:问答adb shell: telnet command doesn't work
i want to learn how to mock up location in android device and develop a location based app. My problem is when I say adb shell in th开发者_运维技巧e command prompt it lets me go into the emulator with[详细]
2023-03-14 06:44 分类:问答Phone isn't recognized by ADB
this whole thing is a nightmare, at least in windows. I had my phone connected and everything was ok. I have a Samsung Galaxy, I\'ve installed the USB driver and it was okay, I could run apps from ecl[详细]
2023-03-14 04:39 分类:问答Can I use adb.exe to find a description of a phone?
If I call the command \"adb.开发者_StackOverflow社区exe devices\" I get a list of devices with a unique ID for each. These IDs are perfect for programming but not very human readable. Is there any way[详细]
2023-03-13 23:25 分类:问答can't get ADB to recognize my galaxy
I\'ve followed this post trying to run my application on my galaxy. My app is debuggable, USB debugging is checked on phone and I\'ve manually installed USB drivers - my device manager shows me that I[详细]
2023-03-13 17:27 分类:问答Unblocking adb logcat in batch file
i want to have batch file for adb logging , my batch file goes like this adb root adb remount adb shell cd /data/log/[详细]
2023-03-13 13:37 分类:问答how does adb find the emulator?
After starting an emulator instance, I can use adb to control it. But i don\'t need to specify the listening port of the emulator. My question is how does th开发者_JS百科em connect together? Use defau[详细]
2023-03-12 19:08 分类:问答Can't connect to Android via ADB over wifi - Do I need root access?
I\'m basically trying to do this: How can I connect to Android with ADB over TCP? with the Droid X2. I have USB Debugging on, and my phone is plugged in via USB.[详细]
2023-03-12 17:13 分类:问答