Just tried an ole pm hide to get rid of the lockscreen ads.
pm list packages -e | grep "amazon"
pm hide "appname" where appname is the names listed.
Try them until you get the one that turns off the lock screen.
I almost cant believe it was that easy....
Do it from from a terminal or adb shell and no need to install 3rd party launcher.
pm list packages -e | grep "amazon"
pm hide "appname" where appname is the names listed.
Try them until you get the one that turns off the lock screen.
I almost cant believe it was that easy....
Do it from from a terminal or adb shell and no need to install 3rd party launcher.
Last edited: