{"id":20514950,"url":"https://github.com/oop7/Android-debloater","last_synced_at":"2025-09-25T10:30:37.124Z","repository":{"id":255989135,"uuid":"854071283","full_name":"oop7/Android-debloater","owner":"oop7","description":"A user-friendly GUI tool for managing and removing unwanted apps from your Android device using ADB. Easily list, search, and uninstall packages with a clean interface and dark mode support.","archived":false,"fork":false,"pushed_at":"2025-09-15T14:49:25.000Z","size":8988,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T16:33:28.711Z","etag":null,"topics":["android-debloating","android-optimization","android-package-manager","android-uninstaller","bloatware-removal"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oop7.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":"2024-09-08T10:34:34.000Z","updated_at":"2025-09-15T14:49:29.000Z","dependencies_parsed_at":"2024-09-08T11:29:54.090Z","dependency_job_id":"66f73f3a-9f52-4979-97da-a395d58c4c12","html_url":"https://github.com/oop7/Android-debloater","commit_stats":null,"previous_names":["oop7/android_debloater","oop7/android-debloater"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/oop7/Android-debloater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAndroid-debloater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAndroid-debloater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAndroid-debloater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAndroid-debloater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oop7","download_url":"https://codeload.github.com/oop7/Android-debloater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAndroid-debloater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276903410,"owners_count":25725459,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":["android-debloating","android-optimization","android-package-manager","android-uninstaller","bloatware-removal"],"created_at":"2024-11-15T21:18:57.012Z","updated_at":"2025-09-25T10:30:37.119Z","avatar_url":"https://github.com/oop7.png","language":"Rust","readme":"# Android Debloater\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![GitHub release](https://img.shields.io/github/release/oop7/Android-debloater.svg)](https://github.com/oop7/Android-debloater/releases)\n\nA fast, modern desktop app to discover, research, uninstall, and restore Android apps — with ADB bundled for you. Built with Tauri, Rust, and React.\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Quick Start](#quick-start)\n- [Backups](#backups)\n- [Building from Source](#building-from-source)\n- [Project Structure](#project-structure)\n- [Troubleshooting](#troubleshooting)\n- [Contributing](#contributing)\n- [License](#license)\n- [Disclaimer](#disclaimer)\n\n## Features\n\n- 🔍 **Device Discovery**: Automatically detect and connect to Android devices\n- 📱 **Package Scanning**: Scan installed packages with live search and filtering\n- 🗑️ **Batch Uninstall**: Uninstall multiple apps at once with confirmation\n- 💾 **Automatic Backups**: Create APK backups before every uninstall\n- 🔄 **One-Click Restore**: Restore apps from backups with a modal picker\n- 🌐 **Web Search**: Right-click any package to search for information online\n- 🔄 **Update Checker**: Check for app updates from GitHub releases\n- 🚀 **Cross-Platform**: Windows, macOS, and Linux support\n- 📦 **Bundled ADB**: Platform-tools included, no manual PATH setup required\n\n## Installation\n\n### Windows\nDownload the latest installer from the [Releases](https://github.com/oop7/Android-debloater/releases) page:\n- `Android.Debloater_x64-setup.exe` - EXE installer\n- `Android.Debloater_x64_en-US.msi` - MSI installer\n\n### macOS\nDownload from the [Releases](https://github.com/oop7/Android-debloater/releases) page:\n- `Android.Debloater.app.zip` - Universal app bundle\n- `Android.Debloater_aarch64.dmg` - ARM64 DMG (for Apple Silicon)\n\n### Linux\nDownload from the [Releases](https://github.com/oop7/Android-debloater/releases) page:\n- `android-debloater_amd64.deb` - Debian/Ubuntu package\n- `android-debloater_x86_64.rpm` - RPM package\n- `android-debloater_amd64.AppImage` - AppImage (universal)\n\n**Verify downloads**: Check `SHA256SUMS.txt` for file integrity.\n\n### Build from Source\nIf you prefer to build from source or no pre-built binaries are available for your platform:\n\n## Quick Start\n\n1. **Enable Developer Options** on your Android device:\n   - Go to Settings \u003e About Phone \u003e Tap \"Build Number\" 7 times\n   - Return to Settings \u003e Developer Options \u003e Enable \"USB Debugging\"\n\n2. **Connect your device** via USB and allow the PC when prompted.\n\n3. **Open the app** and click \"Scan for Installed Packages\".\n\n4. **Filter and select apps** using the search bar, then click \"Uninstall Selected\".\n\n5. **To restore**: Click \"Restore from Backup\" and select the app from the list.\n\n## Backups\n\n- **Location**: `Documents/AndroidDebloater/backups/\u003cpackage\u003e-\u003cunix_ts\u003e/`\n- **Contents**: APK files or split APKs pulled via ADB\n- **Restore Process**: Uses `adb install` or `adb install-multiple` automatically\n- **Safety**: Always creates backups before uninstalling system apps\n\n## Building from Source\n\n### Prerequisites\n- Node.js 18+ (recommended: 20+)\n- Rust (stable)\n- Cargo\n\n### Development\n```bash\nnpm install\nnpm run tauri:dev\n```\n\n### Build Installers\n```bash\nnpm run tauri:build\n```\n\n### Linux Dependencies\n```bash\nsudo apt-get install libgtk-3-dev libwebkit2gtk-4.0-dev libayatana-appindicator3-dev librsvg2-dev libsoup2.4-dev libglib2.0-dev libjavascriptcoregtk-4.0-dev\n```\n\n## Project Structure\n\n```\nsrc/                    # React UI (TypeScript)\n├── App.tsx            # Main UI component\n├── components/\n│   └── RestoreModal.tsx # Restore picker modal\n├── api.ts             # Tauri invoke wrapper\n├── types.ts           # Shared TypeScript types\n└── styles.css         # App styles\n\nsrc-tauri/             # Rust backend\n├── src/main.rs        # Tauri commands (devices, packages, etc.)\n├── tauri.conf.json    # Tauri configuration\n├── Cargo.toml         # Rust dependencies\n└── icons/             # App icons\n\nplatform-tools/        # Bundled ADB tools\n```\n\n## Troubleshooting\n\n### Device Not Detected\n- Ensure USB debugging is enabled and you've accepted the authorization prompt\n- Try a different USB cable or port\n- On Windows: Install OEM/Google USB drivers\n- Restart ADB: `adb kill-server \u0026\u0026 adb start-server`\n\n### Restore Issues\n- Select the specific backup folder created by the app (not its parent)\n- Ensure the APK files are intact in the backup directory\n\n### ADB Errors\n- Verify that the `platform-tools` folder is bundled with the app\n- For manual builds, ensure ADB is in your system PATH\n\n### Common ADB Commands\nIf you need to troubleshoot manually:\n```bash\nadb devices                    # List connected devices\nadb shell pm list packages     # List all packages\nadb uninstall \u003cpackage\u003e        # Uninstall a package\n```\n\n## Contributing\n\nContributions are welcome! Please:\n\n1. Fork the repository\n2. Create a feature branch: `git checkout -b feature-name`\n3. Make your changes and test thoroughly\n4. Submit a pull request\n\n### Development Setup\nSee [Building from Source](#building-from-source) for setup instructions.\n\n## License\n\nThis project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.\n\n## Disclaimer\n\n⚠️ **Warning**: Removing system packages can affect device functionality and stability. Always research packages before removal and keep backups. Use this tool at your own risk. The developers are not responsible for any damage to your device or data loss.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foop7%2FAndroid-debloater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foop7%2FAndroid-debloater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foop7%2FAndroid-debloater/lists"}