AppStore
universal-android-debloater
AppStore | universal-android-debloater | |
---|---|---|
53 | 468 | |
360 | 17,355 | |
4.2% | 2.1% | |
8.8 | 0.0 | |
20 days ago | 12 months ago | |
Kotlin | Rust | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AppStore
- GrapheneOS Apps (app repository client) version 21 released
-
Does muPDF still have vulnerabilities?
To keep it updated, use https://github.com/GrapheneOS/Apps/releases
- GrapheneOS Apps (app repository client) version 20 released
- GrapheneOS Apps (app repository client) version 19 released
- GrapheneOS Apps (app repository client) version 18 released
- GrapheneOS Apps (app repository client) version 17 released
universal-android-debloater
- Debloat non-rooted Android devices
- Universal Android Debloater
-
Debloating My Android Phone with ADB
This tool already exists, comes with a UI for ease of use.
https://github.com/0x192/universal-android-debloater
-
Suspicious Hidden Folder on Device Storage
try using https://github.com/0x192/universal-android-debloater to see if it's safe to uninstalled/disabled or not
-
Uninstalling preinstalled apps
The only way is by using adb. There is a nice GUI available these days called Universal Android Debloater. Follow instructions and you will be fine. Carefully read descriptions of packages when available. https://github.com/0x192/universal-android-debloater
- How to debloat phone
-
What can I do with a Samsung phone to increase privacy ?
Use UAD
-
airtalk wireless government phone rooting
Root is unlikely but you could use https://github.com/0x192/universal-android-debloater or adb comands to remove unwanted apps https://www.makeuseof.com/uninstall-android-app-adb-system-apps-bloatware/
-
Ask HN: How to optimally set up an Android Tablet?
For my money, less is more. Minimalist ROMs like LineageOS are a must-have, and when it's not available then I use Android Debloater[0]. Usually I bounce all the unnecessary Google/OEM services and install better alternatives like Newpipe for YouTube and Firefox instead of Chrome. Media apps will be a matter of opinion, but I'm perfectly content with VLC. I do syncing with Syncthing, which is perfect if you spend all your time on the same network.
Besides that though, I don't do a whole lot. The Android 12 UI colors are nice to play with, but I don't think there are any game-changing tips that will blow your mind. Maybe set up Termux so you can do programming on the side?
[0] https://github.com/0x192/universal-android-debloater
-
How do I do the impossible?
You can try this out. https://github.com/0x192/universal-android-debloater Online are some tutorials on how to use it.
What are some alternatives?
platform_bionic - Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags).
Shizuku - Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
AttestationServer - attestation.app remote attestation server. Server code for use with the Auditor app: https://github.com/GrapheneOS/Auditor. It provides two services: submission of attestation data samples and a remote attestation implementation with email alerts to go along with the local implementation based on QR code scanning in the app.
Termux-ADB - Install ADB & FastBoot Tools in Termux!
Auditor - Hardware-based attestation / intrusion detection app for Android devices. It provides both local verification with another Android device via QR codes and optional scheduled server-based verification with support for alert emails. It uses hardware-backed keys and attestation support as the foundation and chains trust to the app for software checks.
XiaomiADBFastbootTools - A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot