标签: android adb
我在windows xp上开发Android应用程序并拥有vodafone 845手机。我可以在Eclipse中的模拟器上运行我的应用程序。 我的问题是我无法通过adb来检测真实设备。我发现下面的链接,但它是为Linux。
http://www.newtondev.com/2011/01/21/getting-adb-to-list-your-android-vodafone-845-huawei-u8120-and-get-debugging-working/
有没有人用这款手机在Windows XP上运气好了?
由于 鲍勃
答案 0 :(得分:0)
Adb附带了android SDK。 你不需要下载它。 只需运行adb devices,将adb保留在类路径中。
adb devices