文件名称:MemoryApp
介绍说明--下载内容均来自于网络,请自行研究使用
Project-wide Gradle settings.
IDE (e.g. Android Studio) users:
Gradle settings configured through the IDE *will override*
any settings specified in this file.
For more details on how to configure your build environment visit
http://www.gradle.org/docs/current/userguide/build_environment.html
Specifies the JVM arguments used for the daemon process.
The setting is particularly useful for tweaking memory settings.
Default value: -Xmx10248m -XX:MaxPermSize 256m
org.gradle.jvmargs -Xmx2048m -XX:MaxPermSize 512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding UTF-8
When configured, Gradle will run in incubating parallel mode.
This option should only be used with decoupled projects. More details, visit
http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
org.gradle.parallel true-Project-wide Gradle settings.
IDE (e.g. Android Studio) users:
Gradle settings configured through the IDE*will override*
any settings specified in this file.
For more details on how to configure your build environment visit
http://www.gradle.org/docs/current/userguide/build_environment.html
Specifies the JVM arguments used for the daemon process.
The setting is particularly useful for tweaking memory settings.
Default value:-Xmx10248m-XX:MaxPermSize 256m
org.gradle.jvmargs -Xmx2048m-XX:MaxPermSize 512m-XX:+HeapDumpOnOutOfMemoryError-Dfile.encoding UTF-8
When configured, Gradle will run in incubating parallel mode.
This option should only be used with decoupled projects. More details, visit
http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
org.gradle.parallel true
IDE (e.g. Android Studio) users:
Gradle settings configured through the IDE *will override*
any settings specified in this file.
For more details on how to configure your build environment visit
http://www.gradle.org/docs/current/userguide/build_environment.html
Specifies the JVM arguments used for the daemon process.
The setting is particularly useful for tweaking memory settings.
Default value: -Xmx10248m -XX:MaxPermSize 256m
org.gradle.jvmargs -Xmx2048m -XX:MaxPermSize 512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding UTF-8
When configured, Gradle will run in incubating parallel mode.
This option should only be used with decoupled projects. More details, visit
http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
org.gradle.parallel true-Project-wide Gradle settings.
IDE (e.g. Android Studio) users:
Gradle settings configured through the IDE*will override*
any settings specified in this file.
For more details on how to configure your build environment visit
http://www.gradle.org/docs/current/userguide/build_environment.html
Specifies the JVM arguments used for the daemon process.
The setting is particularly useful for tweaking memory settings.
Default value:-Xmx10248m-XX:MaxPermSize 256m
org.gradle.jvmargs -Xmx2048m-XX:MaxPermSize 512m-XX:+HeapDumpOnOutOfMemoryError-Dfile.encoding UTF-8
When configured, Gradle will run in incubating parallel mode.
This option should only be used with decoupled projects. More details, visit
http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
org.gradle.parallel true
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build.gradle
gradle.properties
gradlew
gradlew.bat
MemoryApp.iml
settings.gradle
.idea\.name
.....\compiler.xml
.....\..pyright\profiles_settings.xml
.....\encodings.xml
.....\misc.xml
.....\modules.xml
.....\scopes\scope_settings.xml
.....\vcs.xml
app\.gitignore
...\app.iml
...\build.gradle
...\proguard-rules.pro
...\src\androidTest\java\com\example\david\memoryapp\ApplicationTest.java
...\...\main\AndroidManifest.xml
...\...\....\java\com\example\david\memoryapp\MainActivity.java
...\...\....\res\drawable-hdpi\ic_launcher.png
...\...\....\...\.........mdpi\ic_launcher.png
...\...\....\...\.........xhdpi\ic_launcher.png
...\...\....\...\..........xhdpi\ic_launcher.png
...\...\....\...\layout\activity_main.xml
...\...\....\...\menu\menu_main.xml
...\...\....\...\values\dimens.xml
...\...\....\...\......\strings.xml
...\...\....\...\......\styles.xml
...\...\....\...\......-w820dp\dimens.xml
gradle\wrapper\gradle-wrapper.jar
......\.......\gradle-wrapper.properties
.gitignore
app\src\androidTest\java\com\example\david\memoryapp
...\...\main\java\com\example\david\memoryapp
...\...\androidTest\java\com\example\david
...\...\main\java\com\example\david
...\...\androidTest\java\com\example
...\...\main\java\com\example
...\...\androidTest\java\com
...\...\main\java\com
...\...\....\res\drawable
...\...\....\...\drawable-hdpi
...\...\....\...\drawable-mdpi
...\...\....\...\drawable-xhdpi
...\...\....\...\drawable-xxhdpi
...\...\....\...\layout
...\...\....\...\menu
...\...\....\...\values
...\...\....\...\values-w820dp
...\...\androidTest\java
...\...\main\java
...\...\....\res
...\...\androidTest
...\...\main
.idea\copyright
.....\scopes
app\libs
...\src
gradle\wrapper
.idea
app
gradle