onyxbits / raccoon4

APK Downloader for Google Play

Home Page:https://raccoon.onyxbits.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://raccoon.onyxbits.de

License:Apache License 2.0


Languages

Language:Java 99.9%Language:CSS 0.1%