jasineri / android-bloatware

GNU General Public License v3.0
42 stars 9 forks source link

Use standalone (i.e. without any wire/cable/computer/phone/tablet) #4

Closed dumblob closed 2 years ago

dumblob commented 2 years ago

I wonder whether this could be made easy to use completely standalone - e.g. from Termux using adb (I don't know whether it works - didn't check any permissions nor anything similar).

Any plans to make it standalone?

Being dependent on another device (which itself is dependent on internet which in case of offline desktops is impossible or at least painful) or even a cable (who carries a cable with her if the phone has wireless charging) every single time after an Android update or app update is very frustrating.

realKarthikNair commented 2 years ago

If you have root, you can use termux to debloat the device without another device

dumblob commented 2 years ago

Thank you for confirmation this works from Termux. Unfortunately if root is required, then this defeats the main value of android-bloatware which is to not require root access. Anyway, some people might find this hint useful regardless.