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
15.36k stars 816 forks source link

How do you even launch the app on Linux Debian based? #770

Open hedonnn opened 1 year ago

hedonnn commented 1 year ago

As said. Nothing in the readme file explain how to simply launch the app after installing it, I'm lost. Thanks.

Asi-Cdiv commented 1 year ago

Im using Zorin OS (Debian ):

  1. Download the Open GL version
  2. Then download adb tools
  3. in the terminal , make sure the device is connected with usb debugging enabled
  4. A popup will come on your phone accept it and allow the computer to acess your phone data
  5. In the terminal enter adb devices
  6. Now extract the downloaded Open GL version, go to file permissions and allow it to run as a program, and drag it from the file manager into the terminal, this should launch the interface
  7. If it works close this request