ADB uninstall Android Program

Source: Internet
Author: User
The following lists the software in the mobile phone through the PM list packages-F, and then compares it with the software in the simulator to obtain a list that can be safely uninstalled. Note: Google market is unavailable after uninstallation, and you still want to use Google market instead of uninstallation. 

First enter ADB shell, then mount-O remount, RW/dev/block/mtdblock2/system, and then execute the following command to delete it.

 

Rm/system/APP/im.apk

Rm/system/APP/weatherforecast.apk

Rm/system/APP/checkin.apk

Rm/system/APP/mediauploader.apk

Rm/system/APP/gmailprovider.apk

Rm/system/APP/email.apk

Rm/system/APP/googleapps.apk

Rm/system/APP/gtalkservice.apk

Rm/system/APP/aimplugin.apk

Rm/system/APP/improvider.apk

Rm/system/APP/msnplugin.apk

Rm/system/APP/gmail.apk

Rm/system/APP/talk.apk

Rm/system/APP/googlepartnersetup.apk

Rm/system/APP/googlesettingsprovider.apk

Rm/system/APP/mmitest.apk

Rm/system/APP/vending.apk

Rm/system/APP/googlesubscribedfeedsprovider.apk

 

Then exit the ADB shell and execute the following command to clean up

ADB uninstall com. Android. Im

ADB uninstall org. anddev. Android. weatherforecast

ADB uninstall com. Google. Android. server. checkin

ADB uninstall com. Google. Android. Apps. Uploader

ADB uninstall com. Google. Android. providers. Gmail

ADB uninstall com. Android. Email

ADB uninstall com. Google. Android. googleapps

ADB uninstall com. Google. Android. Apps. gtalkservice

ADB uninstall com. Android. Im. plugin. aimplugin

ADB uninstall com. Android. providers. Im

ADB uninstall com. Android. Im. plugin. msnplugin

ADB uninstall com. Google. Android. GM

ADB uninstall com. Google. Android. Talk

ADB uninstall com. Google. Android. googlepartnersetup

ADB uninstall com. Google. Android. providers. Settings

ADB uninstall org. chivin. mmitest

ADB uninstall com. Android. Vending

ADB uninstall com. Android. providers. subscribedfeeds

Execute sync and restart reboot.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.