Android Studio IDE with private jre/jdk? OSX

后端 未结 5 780
终归单人心
终归单人心 2020-12-18 04:50

I\'m running OSX 10.8 and was trying to run the Android Studio app bundle using a private jdk rather than one that is globally installed.

EDIT: I don\'t have any ja

5条回答
  •  失恋的感觉
    2020-12-18 05:24

    Set the variable; ANDROID_STUDIO_JDK and use it for the path to your JDK.

    source: http://www.reddit.com/r/Android/comments/1ee2ea/google_announces_android_studio_a_new_development/c9zfklt

提交回复
热议问题