but at the end i can not design the UI for ios App because the project file not there ! see photo below
and i can not run the emulator see the erore in the photo
i am using
macOS High Sierra 10.13.2
Android Studio 2.2.3
i remove my JDK 9 through Terminal completely
i install JDK 8u161 then i try MOE but stil same problem (the ios App files not showin
i try JDK 8u162 and JDK 7
We just released a new Gradle and IDE plugin builds that update the Gradle requirement to 4.2.1 or later, which already supports Java 9. According to our tests Java 9 should work with the new version. By “should work” I mean it will compile the code, but you still have to target your code as before for Android 6 + some Java 8 features supported by Retrolambda.