【发布时间】:2014-05-03 05:29:13
【问题描述】:
在我得到每个 gradle 构建后,我一直在尝试将我的 android 项目导入具有 Android Studio 0.5.2 的新计算机:
Out of memory: Java heap space. Configure Gradle memory settings using '-Xmx' JVM option (e.g. '-Xmx2048m'.)
Please fix the project's Gradle settings.
Gradle settings
这个项目不是很大,我唯一使用的是谷歌播放服务,我不认为它需要很多内存。因为这有一个头疼的问题,我不知道该怎么办。
【问题讨论】:
标签: android android-studio android-gradle-plugin