07-02-2017, 06:51 PM
![[Image: rsz_screenshot_2017-02-07-13-49-01.png]](https://www.hovatek.com/blog/bpyeki/uploads/2017/02/rsz_screenshot_2017-02-07-13-49-01.png)
The Myphone MY28S DTV (e.g S4020_20160928_V1.03) is an SC7731C powered phone running on Android 6.0 (Marshmallow)
How to root Myphone MY28S DTV
- Setup ADB-Fastboot on your PC to detect your Spreadtrum phone using https://www.hovatek.com/forum/thread-2137.html
- Download TWRP for Myphone MY28S DTV ported by Team Hovatek @ https://drive.google.com/file/d/0B4S-Z72...RaUjA/view
- Unzip the TWRP zip and copy the recovery.img into the same folder as adb.exe and fastboot.exe
- Download SuperSU 2.78 @ https://www.androidfilehost.com/?fid=457084094631642692 and save it to both phone storage and SD card
- Launch adb and run the following commands
Code:
adb devices
adb reboot-bootloader
- Once the phone is in fastboot, flash recovery.img using the command below
Code:
fastboot flash recovery recovery.img
- Power off or reboot the phone then boot into recovery mode
- In TWRP, if you get a prompt asking you to swipe to allow TWRP modify the system partition, tap KEEP READ ONLY
- Tap Install
- Navigate to the location of the SuperSU.zip and select it
- Swipe to confirm flashing of SuperSU.zip and wait till flashing is complete
- Reboot the phone normally