Android memory stress tool for developers and testers
This project uses AndroidStudio and Gradle, the project is in a folder called RamEaterAndroidStudio
You will need to download AndroidStudio from here
http://developer.android.com/sdk/index.html
gradlew assembleDebug
Or use android studio
gradlew assembleRelease
The release build needs the signing key and credentials if you don't have it you cannot build a relase
There is a release archive in the AndroidSupport
folder in this repo.