ZZTEGuyLevel 3 - Gold Member
You can install apps, but none that need data
You can install apps, but none that need data
And you can only use certain launchers ChaseChiller
ChaseChiller I'll post a link to the launcher...
Thanks!
ChaseChiller you are welcome
you have to use adb to install, btw
Okay.
The problem is whenever you launch an app the bottom bar is still there.
And the controls vary based on what it says there.
how do you uninstall apps that you installed i cant find it it anywhere and i dont know working command for adb
abekomi Run pm list packages -3
to list all installed app packages, and then run pm uninstall
followed by the package name to uninstall.