bigbiff | b451eb6 | 2020-07-27 13:19:26 -0400 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
| 3 | title: "Realme C2" |
| 4 | codename: RMX1941 |
bigbiff | e0c24bf | 2020-07-27 13:56:30 -0400 | [diff] [blame] | 5 | maintainer: Siddk |
| 6 | downloadfolder: RMX1941 |
bigbiff | b451eb6 | 2020-07-27 13:19:26 -0400 | [diff] [blame] | 7 | oem: Realme |
| 8 | devicetree: https://github.com/TeamWin/android_device_realme_RMX1941 |
| 9 | --- |
| 10 | |
| 11 | {% include disclaimer.html %} |
| 12 | |
| 13 | {% include supportstatus.html %} |
| 14 | |
| 15 | {% include download.html %} |
| 16 | |
| 17 | {% include twrpinstall.html %} |
| 18 | |
| 19 | Read these instructions and follow them carefully. |
| 20 | |
| 21 | On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back to advance settings and go into Developer Options and enable OEM unlocking. |
| 22 | |
| 23 | unlock bootloader and flash twrp & boot in twrp |
| 24 | |
| 25 | fastboot flashing unlock |
| 26 | |
| 27 | fastboot flash recovery twrp.img |
| 28 | |
| 29 | fastboot oem reboot-recovery |