- Edited
whats the commend for the lg clesic to uninstall browser
whats the commend for the lg clesic to uninstall browser
adb shell pm uninstall -k --user 0 com.android.browser
You can use this command to uninstall any package. Just change the last part to the correct package name. To find the packages, the command is adb shell pm list packages
depending on the way way you access adb, you may need to add a ./ before the command.
it dose not go anyting on my web adb
its comes up, Failure [not installed for 0]
i did it
ok it Successed thenks
can someone help me, when i command adb kill-server this is what comes up,"cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)"