{"id":49146391,"url":"https://github.com/pixincreate/android-debloat-scripts","last_synced_at":"2026-04-22T04:04:29.174Z","repository":{"id":352463831,"uuid":"1215233337","full_name":"pixincreate/android-debloat-scripts","owner":"pixincreate","description":"my scripts for debloating my android","archived":false,"fork":false,"pushed_at":"2026-04-19T17:11:55.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-19T19:15:32.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixincreate.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-19T16:50:41.000Z","updated_at":"2026-04-19T17:11:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pixincreate/android-debloat-scripts","commit_stats":null,"previous_names":["pixincreate/android-debloat-scripts"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pixincreate/android-debloat-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixincreate%2Fandroid-debloat-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixincreate%2Fandroid-debloat-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixincreate%2Fandroid-debloat-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixincreate%2Fandroid-debloat-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixincreate","download_url":"https://codeload.github.com/pixincreate/android-debloat-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixincreate%2Fandroid-debloat-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32120408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-04-22T04:04:14.879Z","updated_at":"2026-04-22T04:04:29.169Z","avatar_url":"https://github.com/pixincreate.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Debloat\n\nA modular shell script to remove bloatware, reinstall removed apps, and revoke privacy-invasive permissions from system apps on Android devices.\n\n## Currently Supported Devices\n\n| Device | Status |\n|--------|--------|\n| Motorola G57 Power | Supported |\n\n## Requirements\n\n- ADB (Android Debug Bridge) installed\n- USB debugging enabled on device\n- Computer with a terminal\n\n## Setup\n\n1. Enable Developer Options on your phone\n2. Enable USB Debugging: Settings → Developer Options → USB Debugging\n3. Connect phone to computer via USB\n4. Accept the USB debugging prompt on your phone\n\n## Usage\n\n```bash\n./moto-debloat.sh \u003ccommand\u003e\n```\n\n### Commands\n\n| Command | Description |\n|---------|-------------|\n| `uninstall` | Remove bloatware apps (default) |\n| `install` | Reinstall previously removed apps |\n| `remove-permissions` | Revoke privacy-invasive permissions from system apps |\n\n### Examples\n\n```bash\n# Remove bloatware\n./moto-debloat.sh uninstall\n\n# Reinstall removed apps\n./moto-debloat.sh install\n\n# Remove permissions from privacy-invasive apps\n./moto-debloat.sh remove-permissions\n```\n\n## Adding Support for New Devices\n\nThis repo is designed to be modular. To add support for a new device:\n\n1. Create a new config file for the device (e.g., `config-samsung-s24.sh`)\n2. Define the app lists in the config\n3. Run with the config: `./android-debloat.sh --config config-samsung-s24.sh uninstall`\n\nSee the `configs/` directory for examples.\n\n## What Gets Removed (Motorola G57 Power)\n\n### Motorola Apps\n- Smart Feed\n- BrApps\n- Moto Help\n- Moto AI Services\n- Moto Gamemode\n- Moto Spaces\n- Moto Care\n- Moto Camera\n- And more...\n\n### Third-Party Apps\n- Facebook apps\n- Instagram\n- Amazon apps\n- Various carrier bloatware\n- Taboola\n- Glance\n\n### Google Apps\n- Chrome\n- YouTube Music\n- Google Maps (optional)\n- Various Google utilities\n- Play Store (not removed)\n- Gmail (not removed)\n\n## Permissions Removed\n\nThe script revokes these permissions from selected system apps:\n\n- Location (COARSE, FINE, BACKGROUND)\n- Camera\n- Microphone/RECORD_AUDIO\n- SMS (READ, RECEIVE, SEND)\n- Phone/Call Log\n- Contacts\n- Accounts\n- Activity Recognition\n- Usage Stats\n- Clipboard\n- WiFi Control\n- Settings Write\n\n### Targeted Apps\n- Google System Intelligence\n- YouTube\n- Google Play Services\n- Google Play Store\n- Gboard\n- Google TTS\n- Google Maps\n- Moto Secure\n- Moto Launcher\n\n## Notes\n\n- Some permissions may auto-regrant after system updates or setup wizard runs\n- Reboot recommended after running any command\n- Use `adb shell pm list packages -d` to verify removed packages\n\n## Privacy Apps Recommendation\n\nAfter cleanup, consider installing these privacy-focused alternatives:\n\n| App | Purpose | Link |\n|-----|---------|------|\n| Signal | WhatsApp alternative, encrypted messaging | [signal.org](https://signal.org) |\n| Shizuku | ADB power user helper | [github.com/thedjchi/shizuku](https://github.com/thedjchi/shizuku) |\n| RethinkDNS | DNS ad/tracker blocker | [github.com/celzero/rethink-app](https://github.com/celzero/rethink-app) |\n| Obtanium | Get Android app updates straight from the source. | [github.com/imranr98/obtanium](https://github.com/imranr98/obtanium) |\n| Lawnchair | Customizable Pixel launcher | [github.com/lawnchairlauncher/lawnchair](https://github.com/lawnchairlauncher/lawnchair) |\n| Heliboard | Privacy-focused keyboard | [github.com/helium314/heliboard](https://github.com/helium314/heliboard) |\n| Droidify | F-Droid client | [github.com/droid-ify/client](https://github.com/droid-ify/client) |\n| Vanadium | Browser | [github.com/GrapheneOS/Vanadium](https://github.com/GrapheneOS/Vanadium) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixincreate%2Fandroid-debloat-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixincreate%2Fandroid-debloat-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixincreate%2Fandroid-debloat-scripts/lists"}