Taking off browser with webadb on a kyocera duraxv
THE_SOMEONELevel 2 - Senior Member
princeofthecS Thats what happens on Kyocera its just how it is. some filters are also like that but some are with the grey app icon
FlippyLevel 6 - Platinum Elite Member
THE_SOMEONE Incorrect. It depends on which command you use. On the kyocera, you can use the disable command I posted above to gray out the icon.
princeofthecSLevel 1 - Junior Member
I did the disable command and it just showed up in button mapper as disabled and I was able to enable it so it doesn't help is there anything to disable it and take it off the phone so it doesn't show up in button mapper or battery notifier or developer options?
Biden2020prezLevel 6 - Platinum Elite Member
princeofthecS try pm suspend
princeofthecSLevel 1 - Junior Member
Biden2020prez I tried it and it says it doesn't recognize suspend is there anything else to do?
112345Level 3 - Gold Member
adb shell pm uninstall -k --user 0 com.android.browser
princeofthecSLevel 1 - Junior Member
12345 this command will take off browser and make it fade out???
112345Level 3 - Gold Member
it will take it off but won't make it fade out
this command adb shell pm disable-user com.android.browser
to fade it out on a kyocera
princeofthecSLevel 1 - Junior Member
but it wont take it off it will come up in button mapper and you will be able to enable it
I'm trying to take it off and make it fade out, but thanks anyways
112345Level 3 - Gold Member
princeofthecS that's not possible because button mapper does what adb disable command does the only way to remove it is uninstall it via the adb command of uninstall
princeofthecSLevel 1 - Junior Member
so how do uninstall it and make it fade out?
- Edited
I tried uninstalling the browser on a kyocera dura xv but I got a reply
/system/bin/sh: adb: not found
can any one help thanks
I used command adb shell pm uninstall -k --user 0 com.android.browser
FliphoneBochurLevel 5 - Gold Elite Member
buchur On WebADB, run any commands listed without adb shell
, so your command should be pm uninstall -k --user 0 com.android.browser
FliphoneBochur
thank you so much it worked
- Edited
and also does anyone know how to block the hard reset at least from the settings