wiki:SamsungGalaxyXcover4

Version 3 (modified by Rick van der Zwet, 6 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)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.