Mac OS 10.10 installs Android Studio issue: Android Studio was unable to find a valid JVM

Source: Internet
Author: User

Tips: Small series before doing this step, have determined that the JDK and environment variables have been installed and configured correctly, about how to check the Java environment variables please Baidu.

Cause Analysis: The Info.plist configuration file under the Android Studio installation package has a setting for the JVM version number, because the version number is too low to match my jdk1.8.0_31, so we need to change this version number, 1.6. * To 1.8.* specific steps: If you use the command line to open this file,

If you open it through the Finder,

Right click on the Android Studio icon, click "Show Package Contents" and then go to content to open info.plist,

Please change jvmversion to 1.8.* and exit.

Mac OS 10.10 installs Android Studio issue: Android Studio was unable to find a valid JVM

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.