Version 3 (modified by 7 years ago) ( diff ) | ,
---|
$ adb shell $ su $ mount -o rw,remount /system $ rm -R /system/app/application-to-be-removed $ rm -R /system/priv-app/application-to-be-removed
file:/system is read-only be default. use mount -o rw,remount /system
to make it writable.
Attachments (1)
- SM-G390F.pit (8.0 KB ) - added by 6 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.