wiki:SamsungGalaxyXcover4

Version 8 (modified by Rick van der Zwet, 6 years ago) ( diff )

--

The phone is running:

SM-G390F

Android version : 7.0
Baseband version: G390FXXU1AQI2
Build number    : NRD90M.G390FXXU1AQI3

Root Device

Download Boot & Recovery image from CF-Auto-Root for this device: https://desktop.firmware.mobi/device:289/firmware:13540

Removing factory applications

 $ 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.

Original firmware

Can be found at http://live.samsung-updates.com/index.php?device=SM-G390F

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.