简体   繁体   中英

Android SDK manager not working, unable to create AVD

I am new to android and trying to setup the environment using ADT bundle.
But when I run android sdk manager from eclipse, I see the following error in console

[SDK Manager] '"C:\\Users\\ADT-BU~1\\sdk\\tools\\lib\\find_java.exe" -s' is not recognized as an internal or external command, [SDK Manager] operable program or batch file.

I already have Java installed on my system. Please let me know how can i fix this.
Also, I have java already included in my path.

You need to follow the official instructions to install properly. I recommend you to try this from the beginning. It will not take so much time. Your error probably caused by skipping a part of the installation because unfortunately it is still a challenging process :(

http://developer.android.com/sdk/installing/index.html?pkg=adt

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM