This TWRP is for NAVON Raptor 3G
It isn't compatible with NAVON Raptor 7, and never will!
Requirements:
You can also try to flash this recovery with Flashify + root but it's not tested!
The following only applies to locked tablets:
To unlock bootloader go to Settings>About tablet and tap the Build number 3 times
Go to Developer settings, and tap on OEM unlocking
In CMD type adb reboot bootloader, this will reboot the tablet into fastboot mode
Place the recovery.img into the root folder of adb (i.e.: C:\adb\recovery.img)
Then type the following and enter per line:
If you get a permission not allowed, your tablet isn't unlocked, you need to unlock it.
Warning: Unlocking bootloader will wipe your data!
Type: fastboot oem unlock
Then press Volume Up, it should say success. If it's not, repeat the oem unlock steps and try again.
Reset the tablet, then power up the Tablet by pressing Power + Volume up, then select Recovery
Enjoy the recovery!
What's not working:
Download link: https://drive.google.com/open?id=0B9kEI7tbfDrbU1NiVENCcFF6VGM
It isn't compatible with NAVON Raptor 7, and never will!
Requirements:
Code:
[COLOR="Red"][B]-Unlocked bootloader[/B][/COLOR]
-ADB files
-Mediatek drivers (ADB driver, VCOM driver, etc..)
The following only applies to locked tablets:
To unlock bootloader go to Settings>About tablet and tap the Build number 3 times
Go to Developer settings, and tap on OEM unlocking
In CMD type adb reboot bootloader, this will reboot the tablet into fastboot mode
Place the recovery.img into the root folder of adb (i.e.: C:\adb\recovery.img)
Then type the following and enter per line:
Code:
[I][B]cd c:\adb[/B][/I]
[I][B]fastboot flash recovery recovery.img[/B][/I]
Warning: Unlocking bootloader will wipe your data!
Type: fastboot oem unlock
Then press Volume Up, it should say success. If it's not, repeat the oem unlock steps and try again.
Reset the tablet, then power up the Tablet by pressing Power + Volume up, then select Recovery
Enjoy the recovery!
What's not working:
Code:
-Mount USB storage
-MTP
-You tell me
Last edited: