Options (3)
-a, --appbooleanDownload an APK file to the specified directory
Example:
apkeep {{[-a|--app]}} {{com.example.application}} {{path/to/directory}}-l, --list-versionsbooleanList all available versions for download
Example:
apkeep {{[-a|--app]}} {{com.example.application}} {{[-l|--list-versions]}} {{path/to/directory}}-d, --download-sourcebooleanSpecify a store to download from
Example:
apkeep {{[-a|--app]}} {{com.example.application}} {{[-d|--download-source]}} {{apk-pure|google-play|f-droid|huawei-app-gallery}} {{path/to/directory}}Examples (3)
Download an APK file to the specified directory
apkeep [-a|--app] com.example.application path/to/directoryList all available versions for download
apkeep [-a|--app] com.example.application [-l|--list-versions] path/to/directorySpecify a store to download from
apkeep [-a|--app] com.example.application [-d|--download-source] apk-pure|google-play|f-droid|huawei-app-gallery path/to/directorymade by @shridhargupta | data from tldr-pages