USB Debugging with Samsung Galaxy SII

自古美人都是妖i 提交于 2019-12-12 20:03:41

问题


I used to use the Android emulator for debugging. Everything was fine. But when I tried emulator for Android 4 it was lagging so much. It was almost impossible to use it. So I tried to use USB debugging with Samsung Galaxy SII with Android 4.0.4. I've enabled USB Debugging on device, installed drivers, tried to use Kies, but it just doesn't work. When I started debugging and selected this device in Android device chooser, it was looking like this:

samsung-gt_i9100-0019caae19649e | N/A | 4.0.4 | --- | Online

Then in the console it gave me this code:

[2013-01-28 20:30:58 - UniqueFileExplorer] Android Launch!
[2013-01-28 20:30:58 - UniqueFileExplorer] adb is running normally.
[2013-01-28 20:30:58 - UniqueFileExplorer] Performing sync
[2013-01-28 20:31:01 - UniqueFileExplorer] Uploading UniqueFileExplorer.apk onto device '0019caae19649e'
[2013-01-28 20:31:11 - UniqueFileExplorer] Failed to install UniqueFileExplorer.apk on device '0019caae19649e': timeout
[2013-01-28 20:31:11 - UniqueFileExplorer] Launch canceled!

So does somebody know what's the problem?

I'll be grateful for any help.


And sry for my bad english.


回答1:


Insctructions :

1 Restart phone.

2 Restart computer.

3 Check enabling "USB Debbuging" in phone settings.

4 Enable debuggable in mainfest.



来源:https://stackoverflow.com/questions/14570126/usb-debugging-with-samsung-galaxy-sii

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!