8

enter image description here

Yesterday, my kid has turned off my PC by unplug it directly from the wall electricity source. When I launched Android Studio today, as you can see in the picture...

enter image description here

I tried:

  • Checking the SDK location.
  • Rebuild the project.
  • Restart Android Studio.
  • Sync project's gradle file.

Any Help?

Leebeedev
  • 2,126
  • 22
  • 31

3 Answers3

15

In android Studio open File--->Invalidate Caches/Restart and select Invalidate and Restart.hope that help

shashank s
  • 151
  • 1
  • 5
1

It's a guess, but maybe it can't find your Android SDK for whatever reason.

Try checking the path (Assuming Android Studion 1.1.0):

File -> Project Structure -> SDK Location

Check that SDK location is linked to your Android SDK correctly

Treeline
  • 475
  • 1
  • 8
  • 23
-1

Please Change your SDK Location.and that's it