0x192 / universal-android-debloater

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
14.73k stars 799 forks source link

Further Debloat #404

Open lawson85 opened 1 year ago

lawson85 commented 1 year ago

Describe the feature you want There are more than just apps that can be Debloated such as turning off telemetry and gaining space. The following provides more info regarding cache clearing without data loss: https://www.reddit.com/r/AndroidQuestions/comments/s1vk4z/does_anyone_know_how_to_clear_all_app_caches_at.

Turning off some telemetry can be done by setting the Global table key: multi_cb to 0 There are others for my Honor 10 lite such as disabling magazine unlock via system settings tables but I'll have to find the keys.

Turning off animations maybe help some people with speed along with a few other settings changes.

lawson85 commented 1 year ago

https://github.com/KelvinCrag/Optimizer