├── .gitignore ├── EatMemory.apk └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/json-pu/AndroidEatMemory/HEAD/.gitignore -------------------------------------------------------------------------------- /EatMemory.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/json-pu/AndroidEatMemory/HEAD/EatMemory.apk -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/json-pu/AndroidEatMemory/HEAD/README.md --------------------------------------------------------------------------------