{"id":13827445,"url":"https://github.com/david-lev/SamsungApkDownloader","last_synced_at":"2025-07-09T03:32:15.561Z","repository":{"id":54573628,"uuid":"335793230","full_name":"david-lev/SamsungApkDownloader","owner":"david-lev","description":"⬇️ Python script to download samsung APK's","archived":false,"fork":false,"pushed_at":"2021-08-13T14:52:32.000Z","size":22,"stargazers_count":50,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-20T01:53:45.131Z","etag":null,"topics":["apk","apkdownloader","downloader","galaxy","galaxy-store","gstore","samsung","samsungapk"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/david-lev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-04T00:28:16.000Z","updated_at":"2024-11-14T20:36:31.000Z","dependencies_parsed_at":"2022-08-13T20:10:31.066Z","dependency_job_id":null,"html_url":"https://github.com/david-lev/SamsungApkDownloader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-lev%2FSamsungApkDownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-lev%2FSamsungApkDownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-lev%2FSamsungApkDownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-lev%2FSamsungApkDownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/david-lev","download_url":"https://codeload.github.com/david-lev/SamsungApkDownloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225481530,"owners_count":17481175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apk","apkdownloader","downloader","galaxy","galaxy-store","gstore","samsung","samsungapk"],"created_at":"2024-08-04T09:01:57.375Z","updated_at":"2024-11-20T06:31:47.954Z","avatar_url":"https://github.com/david-lev.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"![Alt Text](https://i.imgur.com/JSazRzr.gif)\n---\n# Samsung APK Downloader\n\n### How it's work?\nManually updating Samsung apps can be tricky and even impossible especially from Android 9 and up.\nThis 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\n\n### How to use?\n- clone this repository:\n```\ngit clone https://github.com/david-lev/SamsungApkDownloader.git\n```\n- go to script directory:\n```\ncd SamsungApkDownloader\n```\n- run the script:\n```shell\npython3 SamsungApkDownloader.py -m SM-XXXX -v 29 -p com.sec.android.app.myfiles\n```\n```\nThe available versionCode is: 1150403081\nThe available versionName is: 11.5.04.81\n\nDo you want to download? [Y/n]: Y\n\nDownload started!...\nAPK saved: /home/david/Downloads/com.sec.android.app.myfiles-1150403081.apk\n```\n* You can also run the script without arguments and input the details manually:\n - ``python3 SamsungApkDownloader.py``\n- Enter the package name of the app that you want to download\n- Enter your device model (SM-XXXXX)\n- Enter your [android sdk version](https://source.android.com/setup/start/build-numbers#platform-code-names-versions-api-levels-and-ndk-releases) (android 8 - 26, android 9 - 28 etc..)\n- The APK file will be saved in the script path in the folowing format ``com.package.name-123.apk``\n\n\u003e created by [David Lev](https://linktr.ee/davidlev) \u0026 [Yehuda By](https://t.me/m100achuzbots)\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-lev%2FSamsungApkDownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-lev%2FSamsungApkDownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-lev%2FSamsungApkDownloader/lists"}