Git Product home page Git Product logo

samsungapkdownloader's Introduction

Alt Text

Samsung APK Downloader

How it's work?

Manually updating Samsung apps can be tricky and even impossible especially from Android 9 and up. This script goes directly to Samsung servers (a kind of Galaxy Store) with your device details and downloads clean APK file without any signatures so you can install it manually on the device that matches the details you provided when running the script

How to use?

  • clone this repository:
git clone https://github.com/david-lev/SamsungApkDownloader.git
  • go to script directory:
cd SamsungApkDownloader
  • run the script:
python3 SamsungApkDownloader.py -m SM-XXXX -v 29 -p com.sec.android.app.myfiles
The available versionCode is: 1150403081
The available versionName is: 11.5.04.81

Do you want to download? [Y/n]: Y

Download started!...
APK saved: /home/david/Downloads/com.sec.android.app.myfiles-1150403081.apk
  • You can also run the script without arguments and input the details manually:
  • python3 SamsungApkDownloader.py
  • Enter the package name of the app that you want to download
  • Enter your device model (SM-XXXXX)
  • Enter your android sdk version (android 8 - 26, android 9 - 28 etc..)
  • The APK file will be saved in the script path in the folowing format com.package.name-123.apk

created by David Lev & Yehuda By


samsungapkdownloader's People

Contributors

david-lev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.