Skip to content

PeterKnecht93/Samsung-APK-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Samsung APK Downloader

Licensed under the terms of the GNU General Public License v3.0.

What does it do?

This bash script allows you to download APKs directly from Samsung's servers (similar to the Galaxy Store) for the specified device and sdk level, so you can manually update samsung apps.

How to use?

On a Linux or WSL system, run:

./samsung-apk-downloader.sh <package> <model> <sdk>

You can also run the script without any arguments, so it will ask you for the details:

./samsung-apk-downloader.sh
Enter package name (Samsung apps only): 
Enter your device model (SM-XXXXX format): 
Enter your android version (SDK format - 19 30 34 etc.):

Credits:

About

Download APKs from Samsung's servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages