Skip to content

mbillen/raccoon4

 
 

Repository files navigation

Raccoon - PC APK Downloader

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.

Building

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.

How to build on Linux/MacOS/Windows (git bash/powershell terminal):

./gradlew createExe

How to build on Windows (cmd.exe terminal):

gradlew createExe

Prebuild binaries are available at

https://raccoon.onyxbits.de

About

APK Downloader for Google Play

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • CSS 0.1%