USB调试与三星Galaxy SII
我以前用Android模拟器进行调试。一切都很好。但是,当我试图模拟器的Android 4.0它是落后这么多。几乎是不可能使用它。所以我试图用USB调试与三星Galaxy SII采用Android 4.0.4。我已经启用了设备USB调试,安装的驱动程序,试图用Kies的,但它只是不工作。
当我开始调试,并选择了Android设备选配该设备,它一直在寻找这样的:
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:
三星gt_i9100-0019caae19649e | N / A | 4.0.4 | --- |在线
然后在控制台它给了我这个code:
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?
我会感谢任何帮助。
和SRY我的英文不好。
And sry for my bad english.
Insctructions:
Insctructions :
1重新启动手机。
2重新启动计算机。
3检查使USB Debbuging,在手机设置。
3 Check enabling "USB Debbuging" in phone settings.
4启用mainfest调试的。
4 Enable debuggable in mainfest.