Below are the commands to use from your ADB shell to remove the package.
adb root
adb remount
adb shell rm /system/app/Maps.apk
adb uninstall com.google.android.apps.maps
Random thoughts on software development, information security, life, and any kind of (un)interesting things.
No comments:
Post a Comment