java - Unable to render design of XML in Android Studio -


i have installed java 1.8 , installed android studios. after started new project (blank activity), tried click on 'design' tab of xml file display screen.

however hitting error enter image description here

i checked configuration , saw have java 1.8 setup in ide.

enter image description here

any advise on how can resolve issue?

thanks

possible duplicate of android n requires ide running java 1.8 or later?

maybe answer mac in question you: https://stackoverflow.com/a/38493792/6714194


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -