I am currently trying to set up my installation of Android Studio on my 
Mac, and to get a handle with everything, I decided to get acquainted with 
the IDE by creating a generic, bare-bones project, and looking through the 
files. There's an xml file called activity_main.xml that I was trying to 
view, which seems to be what allows the developer to create and view the 
GUI, but my Android Studio gave me an error that wouldn't render the GUI on 
Android Studio and said "Rendering Error: Android N requires the IDE to be 
running with Java 8 or later". The error gave me this link: 
https://developer.android.com/preview/setup-sdk.html#java8 , which I 
followed and did everything accordingly to resolve this problem. I 
downloaded Java 8, and configured it the way it outlined, but I'm still 
getting said rendering errors. Has anyone else experienced this, and do you 
know what I can do so that I can start rendering and playing around with my 
GUI? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fee67732-6b23-4823-b950-7a6ac73bf9cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to