简体   繁体   中英

Error android studio canary 3

Hello everyone I have a problem in android studio canary 3 layout doesn't work what is the solution for this?

ScreenShot of message display Gradle project sync failed

在此输入图像描述

在此输入图像描述

Try to replace this string

 "org.gradle.jvmargs=-Xmx512m" with this "org.gradle.jvmargs=-XX:MaxPermSize=512m" 

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM