Biden2020prez Sorry for flooding this thread (I hope I'm not taking up too much space).
A note about Supported phone models
The original version was only for LG Phones because it would remove packages based off the package name, for example com.lge.email
, but it wouldn't work on a Kyocera because that package doesn't exist. That hasn't changed. However, the installing apps feature should work on all phones that can install apps using: adb install -g -r -d com.package.name
(that's the command it runs). Note: There is an option to skip the removing apps part by pressing D, and go straight to installing apps.
On another note, if someone wants to give me the commands for another model (to remove browser, radio, hotspot, etc.), I will be happy to add that phone (or make a new version).
LGFlip-Kosher's limited capability
I want everyone to realize that this program can't tell whether or not the app was actually installed. It automatically says done, but sometimes it may have failed. For example, if you don't have enough space on your phone to install, it still says done, even though it failed. This is not a big deal, as the user will see the word "Success" when it works, and "Failed" when it doesn't work. Just that the program doesn't know, you need to see for yourself. If you see any errors that seem to be a mistake on my end, please report them!!!