0

when I worked in Android studio suddenly my computer is turn off and then i turn on again my computer and open Android studio ,it has a problem that ,android studio unknown java classes and doesn't import anything. enter image description here

how can i solve this error?

sr.farzad
  • 665
  • 3
  • 8
  • 23

1 Answers1

0

What you can do:

1) Clean the project

If you want to set the JDK to your project you should right click on File->Project Structure and on SDK Location select the JDK you want to use.

Marian Pavel
  • 2,726
  • 8
  • 29
  • 65