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

后端 未结 17 1440
无人共我
无人共我 2020-11-27 10:58

My XML layout is not rendering with this error message. I am already using Java 8.

Also using latest build tools in Gradle.

and         


        
17条回答
  •  暗喜
    暗喜 (楼主)
    2020-11-27 11:33

    Make sure you have installed jdk for x64 and not x84 when starting Android Studio (x64)

提交回复
热议问题