Android installation location of the android SDK has not been setup in the preferences
Source: Internet
Author: User
I encountered a problem during Android installation. Let's share it today.
Problem: clicking the AVD manager icon is a direct pop-up error: Location of the android SDK has not been setup in the preferences
Analysis: When this error occurs, it is because you have not set the SDK location.
Solution: In window-> preferences->, select your SDK location in the android option and SDK location. Remember to specify the Android-SDK-Windows Directory (for example, E: \ source file \ Programming Software \ Java \ Android-SDK-Windows), If you specify a directory (for example, E: \ source file \ Programming Software \ Java \ Android-SDK-Windows \ platforms) and other paths, eclipse will report an error, and then apply, you can see the SDK directory, click the AVD manager icon to solve the problem.
PS: Most people may have encountered this problem and solved it. I 'd like to share it with you. After all, this is my own mistake. Avoid new mistakes in the future.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.