简体   繁体   中英

How to fix not found SDK in Android Studio project

I develop one application into Android Studio and when close and open Android Studio.
When open android studio I see red lines with of android studio and not found SDK and I can't write any code!

My Android studio error image :

在此处输入图片说明

How can I fix it? please help me

Try to clean your project:

Tab Build -> Clean Project

Delete this all four folder's and rebuild again and also check your local.properties file "sdk.dir=/Users/macbookpro/Library/Android/sdk"

请检查您的sdk路径,并检查您的local.properties文件“ sdk.dir = / Users / macbookpro / Library / Android / sdk”

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