0

I have installed java 1.8 and installed Android Studios. After I started a new project (Blank activity), I tried to click on the 'design' tab of the xml file display screen.

However I am hitting this error enter image description here

I checked my configuration and saw that I already have my java 1.8 setup in the IDE.

enter image description here

Any advise on how I can resolve this issue?

Thanks

Zhen
  • 12,361
  • 38
  • 122
  • 199

2 Answers2

2

Try switching the UI render to an older version of Android

enter image description here

Prokash Sarkar
  • 11,723
  • 1
  • 37
  • 50
1

Possible duplicate of Android N requires the IDE to be running with Java 1.8 or later?

Maybe this answer for Mac in that question will help you: https://stackoverflow.com/a/38493792/6714194

Community
  • 1
  • 1
u32i64
  • 2,384
  • 3
  • 22
  • 36