Could not find adb.exe on my tools folder

偶尔善良 提交于 2020-01-06 03:33:09

问题


I just bought the HTC Nexus One and i'm trying to create Air application fon Android. I have downloaded Android SDK for windows and i installed it, but on the tools folder i can't find the adb.exe I'm watching the following video http://www.gotoandlearn.com/play.php?id=123 that shows the steps from the beginning how to setup Air Applications for Android.

Using the command prompt i want to check if my device is connected to the pc using the "adb devices" command.

I installed all the available packages for the Android SDK including Usb Driver package, revision 4.

However i dont have this file. Can you advice me what to do?


回答1:


It should be in the platform-tools folder



来源:https://stackoverflow.com/questions/4659014/could-not-find-adb-exe-on-my-tools-folder

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