1

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 :

enter image description here

How can I fix it? please help me

MatejMecka
  • 1,448
  • 2
  • 24
  • 37
WoW.j
  • 205
  • 1
  • 3
  • 13

2 Answers2

0

Try to clean your project:

Tab Build -> Clean Project

mike
  • 68
  • 1
  • 4
0

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

Please check your sdk path and also check your local.properties file "sdk.dir=/Users/macbookpro/Library/Android/sdk"

Vijendra patidar
  • 1,444
  • 1
  • 14
  • 24