亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

android studio總是在processes running好久
天蓬老師
天蓬老師 2017-04-17 17:37:05
0
2
1038

天蓬老師
天蓬老師

歡迎選擇我的課程,讓我們一起見證您的進步~~

reply all(2)
巴扎黑

1. Maybe your project is too big, but your computer memory is small. I have tried to compile a project of more than 800 MB, and it takes at least 5 minutes for the first time
2. It is recommended to use Android Studio version 2.1.2 and upgrade JDK to 1.8

黃舟
  1. Modify your gradle configuration;

    例如:
    org.gradle.parallel=true
    org.gradle.daemon=true
  2. Compile the computer with more memory and change to a better CPU.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template