mac 下启动Android Studio 时出现 Android Studio was unable to find a valid Jvm
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                mac 下启动Android Studio 时出现 Android Studio was unable to find a valid Jvm
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.                        
                                如題:mac 下啟動Android Studio 時出現(xiàn) Android Studio was unable to find a valid Jvm
 
解決方法如下:
Before you set up Android Studio, be sure you have installed JDK 6 or higher (the JRE alone is not sufficient)—JDK 7 is required when developing for Android 5.0 and higher. To check if you have JDK installed (and which version), open a terminal and type?javac -version. If the JDK is not available or the version is lower than 6,?go download JDK
 
 
 
 
原文URL:http://blog.csdn.net/richerg85/article/details/42809693
總結(jié)
以上是生活随笔為你收集整理的mac 下启动Android Studio 时出现 Android Studio was unable to find a valid Jvm的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: C++中关于内部与外部函数
- 下一篇: Mac android studio升级
