简体   繁体   中英

Error for SDK tools Android Studio

I've started to learn to make Android apps recently but I've faced a problem in launching Android Studio!

I downloaded android studio and also downloaded SDK tools from here ( I downloaded them separately ) and when I give SDK path to the Studio, it installs SDK successfully but when the project opens, it says that some Android SDK tools are missing!

Error :Gradle sync failed: Failed to find target with hash string 'android-26' in: E:\\android-sdk

I'm confused because I can find no problem in my downloading and installing but there is an error!

What should I do?

install android studio and sdk also( not separately) then create a new project and build them, and if it work then, you can move your sdk file and then connect the path your sdk. i think you tried separately and some how any data are being missing .

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