TechgenLevel 6 - Platinum Elite Member
Biden2020prez +1
The points system seems to have a flaw... basically means nothing at this point
Biden2020prez +1
The points system seems to have a flaw... basically means nothing at this point
Techgen Yes lol. I used to downvote everyone who upvoted his own posts, but I gave up on that... Not worth my time. I just try to ignore it (but I am sad to lose first place :-( lol)
Biden2020prez Thanks
Techgen
Yes as you can see a certain spammer was bored enough to downvote all my posts, so [Login to see the link] enjoy the kingship while you have it! You deserve it.
Flippy Who upvoted all my stuff???
Biden2020prez Oh no! I think you should downvote yourself
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
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.
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?
princeofthecS try pm suspend
Biden2020prez I tried it and it says it doesn't recognize suspend is there anything else to do?
adb shell pm uninstall -k --user 0 com.android.browser
12345 this command will take off browser and make it fade out???
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
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
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
so how do uninstall it and make it fade out?
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
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