Beijing Institute of Electronic Technology (BESTI)
Real Inspection report
Course: Mobile Platform Development class: 1592
Name: Souzenan
Study No.: 20159207
Score: Instructor: Lou Jia Peng Experimental Date: 2015.10.31
Experiment level: Preview degree: Experiment time: 15:30-16:30
Instrument Group: Compulsory/Elective: Elective experiment serial number:
Experiment Name: Create projects and emulators in Android studio
Experimental instrument:
Name |
Model |
Number |
Pc |
Lenovo |
1 |
Android Studio |
|
1 |
Experimental content and:
1. Create a project in Android studio
2. Create and launch the Android emulator
Sections are as follows:
Because this experiment is easier to install and configure Android Studio, it is no longer one by one.
Summarize
problems encountered: After you install and configure Android Studio, the following issues occur when you open Studio.exe
Workaround: Modify the Project Gradle.properties file and add the following code:
org.gradle.jvmargs=-xmx512m-xx:maxpermsize=512m Restart Android Studio project
After that, there won't be any problems.
Because of insufficient allocated memory
Android Experiment one (create projects and emulators in Android Studio)