Raccoon is an APK downloader for fetching apps from Google Play.
- Cross platform (Linux, Windows, Mac OS)
- Avoids the privacy issues that arise from connecting your Android device with a Google account
- Easily install apps on multiple devices without downloading them several times.
We've forked this repo and will make edits for our use-case as needed.
Changes made:
- Using
--gpa-detailsfrom the CLI will produce output in JSON rather than a.toString()of the protobuf message.
Raccoon is build with gradle. It is recommended to use the "launch4j" task instead of the standard one. Version can be changed via 'gradle.properties' file.
./gradlew createExe
gradlew createExe
Prebuild binaries are available at