ADBAppTools

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

ADBAppTools

Post by Lunasole »

Hi again.
Just posted one of recent small tools (there is much more and updates also, but of course need time too to post something^^).
I've used it to quickly delete different trash soft from my non-rooted Android phone.
Going somehow also automate it (like deleting by predefined lists, like it was in some "debloat" projects previously), but currently looks like this.
It's for Windows and needs ADB installed (by fact is a shell over it, some more usable than typing commands). Don't know if there are other usable such shells, just made one more.

WARNING also, playing with this may soft-brick phone (in this case you will probably need a factory reset from recovery mode and lose all your data).
Download Link
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

Re: ADBAppTools

Post by Lunasole »

https://gitlab.com/W1nst0n/universal-android-debloater

Here is also some project to remove trash apps in batch mode, but it's outdated (though, partially lists of it still actual).
Somehow later I'll add similar things to my tool (batch delete, as well as root operations support), for now there is ability to copy lists and compare manually. Just a bit more usable than raw command line^^
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

Re: ADBAppTools

Post by Lunasole »

A small update, just as always coding a bit all those useless tools eventually^^
1.0.0.1
- added "Settings" tab, to specify ADB.path (by default uses program directory)
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
Post Reply