GithubHelp home page GithubHelp logo

ba11b0y / simple_android_debloater Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thulasi-ram/simple_android_debloater

0.0 0.0 0.0 4.81 MB

Simple Android Debloater is a desktop app built with Rust and Tauri to disable system packages. Similar to Universal Android Debloater

License: MIT License

JavaScript 6.71% Rust 39.44% TypeScript 18.00% CSS 0.05% HTML 0.31% Svelte 35.50%

simple_android_debloater's Introduction

Simple Android Debloater

This software is in beta ๐Ÿšง

Simple Android Debloater is a free and open source project to disable unwanted system apps that careers / OEMs force install in our mobile phones.

This is an attempt like Universal Android Debloater built with Tauri and Sveltekit.

Unlike UAD, this tool is aimed to be beginner friendly so as to not uninstall apps unexpectedly which can brick the device.

Note: Disabling system apps can also soft brick the device

Features

Standard features

  • Disabling and Enabling a package
  • Auto detect devices and heartbeats
  • Customizable prompt settings
  • Search and Filter Packages

Features over UAD

  • Labels and Discussions powered by Github Discussions
    • Can be crowdsourced and moderated
    • Refreshed automatically once a day and can be triggered manually
    • Discussion Screenshot
  • Bulk Enable and Disable
    • Bulk Disable Screenshot
  • Export and Import Settings, Results and Other data
    • Export Screenshot
    • Import Screenshot

Download

Goto the latest Releases Page click on assets and download the installers applicable for your OS.

Supported Platforms:

  • Windows: Installer (setup.exe, .msi),
  • Mac: Installer (.dmg), App (.app)
  • Linux: Installer (.deb), Image (.AppImage)

Screenshots are available in static directory.

Usage

Prerequisites

  • In the phone
    • Make sure Usb Debugging is turned on
    • This requires one to enable developer options
  • In the PC
    • Make sure to download ADB Tools for your PC.
    • ADB need not be in Path. Setting path is tedious in windows.
    • Use settings -> custom_adb_path pointing to the downloaded folder
      • Settings Screenshot

Read More from XDA On Setting up USB Debugging and ABD

Usage

Usage Screenshot

  • Click on Devices found in the left sidebar
  • Use the search bar for searching
  • Filtering for system, thirdparty, disabled, enabled app states
  • Packages that are disabled by DPM (Device Policy Manager) are hidden

Development

Frontend Server Only: npm run dev

Run rust and node at once: npm run tauri dev -- --verbose

Tauri Quickstart Docs

Logs

Platform Location Example
macOS $HOME/Library/Logs/{bundleIdentifier} /Users/Bob/Library/Logs/com.ahiravan.simple-android-debloater
Windows %APPDATA%${bundleIdentifier}\logs C:\Users\Bob\AppData\Roaming\com.ahiravan.simple-android-debloater\logs
Linux $HOME/.config/${bundleIdentifier}/logs /home/bob/.config/com.ahiravan.simple-android-debloater/logs

TODOs:

  • List Devices

  • List Packages

  • Hashset Packages

  • Validate deviceID, userID, packageGetAll are valid

  • Flowbite modal to open up if validation fails

  • Disable packages

  • Adb track device

  • Github discussion for package

  • Prepackage ADB Custom ADB Path Instead

  • Persist Settings

  • Dark Mode

  • Export Packages in CSV / JSON

  • Import CSV and Bulk Enable / Disable

  • SDK Compatability checks

simple_android_debloater's People

Contributors

thulasi-ram 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.