今天打开Android Studio遇到一个问题,找遍网络所有方法没有解决,自己摸索出了一个解决方法。

问题描述:Gradle sync failed: Unable to start the daemon process.         This problem might be caused by incorrect configuration of the daemon.         For example, an unrecognized jvm option is used.         Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html         Please read the following process output to find out more:         -----------------------         Error occurred during initialization of VM         Could not reserve enough space for 1572864KB object heap         Consult IDE log for more details (Help | Show Log)解决方法:点击file->project structure…->SDK Location 选择打钩Use embedded JDK(recomment),问题解决。 

更多相关文章

  1. Android中的使用ListView控件显示List集合中的数据,并对Item响应
  2. android网络编程——http post
  3. Android使用httpPost向服务器发送请求的方法
  4. 设置图片缩放方法失效 解决办法设置android:scaleType属性
  5. Android 网络请求框架 Retrofit2.0实践使用总结
  6. XAMARIN Android获取WIFIMAC地址的方法

随机推荐

  1. android andbase 线程池
  2. 高通平台android串口没有输出
  3. android:使用WebView, WebChromeClient和
  4. Daily Android
  5. Android学习之Broadcast
  6. Android(安卓)Q行为变化
  7. Android面试题集锦(二)
  8. DexHunter脱壳神器分析
  9. android 中的引用
  10. django返回json的几种方法以及android调