User Tools

Site Tools


android

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
android [2018/03/28 00:07]
ww
android [2022/03/16 09:38] (current)
Line 7: Line 7:
 <code batch> <code batch>
 adb shell adb shell
 +
 rem Cell notification rem Cell notification
 pm uninstall -k --user 0 'com.sonymobile.cellbroadcast.notification' pm uninstall -k --user 0 'com.sonymobile.cellbroadcast.notification'
 +
 rem What's New (Sony) rem What's New (Sony)
 pm uninstall -k --user 0 'com.sonymobile.entrance' pm uninstall -k --user 0 'com.sonymobile.entrance'
 +
 +rem Facebook services
 +pm uninstall -k --user 0 'com.facebook.services'
 +
 adb reboot adb reboot
 exit exit
android.1522188440.txt.gz ยท Last modified: 2022/03/16 09:38 (external edit)