[TWRP]Lenovo K8 Plus - XT1902-2 - Marino [RECOVERY] - Miscellaneous Android Development

This is Ported TWRP Recovery from a same MT6757 chipset model​--------------------------------------------------------------------------------------------------------------------​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer
Your warranty is now void.:laugh:
I am not responsible for bricked devices, dead SD cards,thermonuclear war.
Please do some research before flashing it!
YOU are choosing to make these modifications.
you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
How to Flash
- Download the Latest TWRP Recovery Image Attached.
- Flash it via fastboot cmd or via sp flash tool.
- If you want stock recovery then flash stock recovery image with SP tool.
- It is recommended to flash TWRP via FASTBOOT.
How to use SP flash tool
- Install Vcom media tek driver on your pc.
- Boot into meta mode.
- More detail and download available on SPFT
BUGS
Nothing with my device.
Tell me if you found.
DOWNLOAD
Latest TWRP here
Note: This recovery is Android Version sensitive which means it only supports Nougat(7.x) firmware not Oreo(8.x) or Pie (9.x). Flashing this on k8+ running Oreo may brick your device.
THANKS
@GEEKOFIA for porting & customizing.
Arisch for his K8 Plus
GOOGLE for everything.
XDA for publishing.
OFFICIAL COMMUNITY
Official Telegram Group
Official Telegram Channel
======== GEEKOFIA ========
VISIT​

Requirements
1. Your Bootloader must be unlocked.
2. This TWRP is strictly for k8+ running on only nougat firmware (Android 7.x).
3. Internal Storage will be wiped.
Bugs
1. Nothing
2. You tell me
Note: This recovery is Android Version sensitive which means it only supports Nougat(7.x) firmware not Oreo(8.x) or Pie (9.x). Flashing this on k8+ running Oreo may brick your device.
Instructions
1. Go to the fastboot mode.
2. Now paste the recovery in adb folder.
3. Open the cmd by holding shift and press right click in adb folder and then click open powershell window here.
4. Now to confirm that device is connected by typing :-
Code:
fastboot devices
If your device seriel no. appers then it is okay.
6. After that type:-
Code:
fastboot flash recovery twrp-recovery-name.img
7. Now unplug your device and then hold power button till it turns off and then hold volume (-) after that press power button to boot into bootloader then choose recovery mode.
Now you are in TWRP mode.
Note:- After flashing recovery you must have to wipe Internal Storage(format data > yes) to remove encryption. Also, you must have to flash magisk so that it will patch boot.img through which system will not be able to overwrite TWRP again.
Download
TWRP
MAGISK
Q&A
Q: What is the dycrept password?
A: Click on cancel after that format data to remove this permanetly.
Q: Is the Screen black after booting to twrp ?
A: Yes,it is on locked state by default,you have to press power button to unlock it.
OFFICIAL COMMUNITY
Official Telegram Group
Official Telegram Channel
======== GEEKOFIA ========
VISIT​

Pls guide
Hi i am a newbie to rooting. Could you please give me detailed steps. I understood till the point of flashing twrp. After that do I have to wipe data and flash magisk right then? (I have tried installing twrp 2 times but every time after installing and restarting it shows android recovery only.)
One more thing, will I be able to upgrade to oreo through OTA if I have the stock android recovery ( although bootloader is unlocked)?

akiitd94 said:
Hi i am a newbie to rooting. Could you please give me detailed steps. I understood till the point of flashing twrp. After that do I have to wipe data and flash magisk right then? (I have tried installing twrp 2 times but every time after installing and restarting it shows android recovery only.)
One more thing, will I be able to upgrade to oreo through OTA if I have the stock android recovery ( although bootloader is unlocked)?
Click to expand...
Click to collapse
You need to boot your device (lenovo k8 plus) from this twrp. To do this type following code in cmd.
Code:
fastboot boot twrp-name.img
This will boot you to recovery mode (just wait couple seconds),the screen may be black if so,then press the power button and swipe to unlock the recovery screen. Now you have to flash the same twrp-recovery.img file into recovery partition.
If you don't flash twrp-recovery image during that live recovery session,you will not be able to reboot to twrp recovery again.
But if you don't want twrp recovery permanently,just need root access,then you can flash only magisk .zip during this live session and reboot your phone and install magisk manager apk and patch the stock boot image.By this process your phone will have root access without a TWRP recovery.

GEEKOFIA said:
You need to boot your device (lenovo k8 plus) from this twrp. To do this type following code in cmd.
Code:
fastboot boot twrp-name.img
This will boot you to recovery mode (just wait couple seconds),the screen may be black if so,then press the power button and swipe to unlock the recovery screen. Now you have to flash the same twrp-recovery.img file into recovery partition.
If you don't flash twrp-recovery image during that live recovery session,you will not be able to reboot to twrp recovery again.
But if you don't want twrp recovery permanently,just need root access,then you can flash only magisk .zip during this live session and reboot your phone and install magisk manager apk and patch the stock boot image.By this process your phone will have root access without a TWRP recovery.
Click to expand...
Click to collapse
Thank you.
1. What did you mean by "Now you have to flash the same twrp-recovery.img file into recovery partition." Please give detailed steps of how to do that once I reach the twrp screen after flashing twrp. sorry but I am new to all this
2. I have now rooted my phone by flashing patched_boot.img from dhruv aggarwal's post. Now how do I install twrp without losing root? Please give detailed steps(like what command, recovery mode or not...). Can I just flash the twrp.img file you have provided in the post using flashify app?
sorry for troubling you.

akiitd94 said:
You need to boot your device (lenovo k8 plus) from this twrp. To do this type following code in cmd.
Thank you.
1. What did you mean by "Now you have to flash the same twrp-recovery.img file into recovery partition." Please give detailed steps of how to do that once I reach the twrp screen after flashing twrp. sorry but I am new to all this
2. I have now rooted my phone by flashing patched_boot.img from dhruv aggarwal's post. Now how do I install twrp without losing root? Please give detailed steps(like what command, recovery mode or not...). Can I just flash the twrp.img file you have provided in the post using flashify app?
sorry for troubling you.
Click to expand...
Click to collapse
If you have root access then install flashify apk and choose the twrp image you want to flash.

Related

ROOT videocon krypton3 v502430 v50jg and TWRP recovery for videocon krypton3

ROOT videocon krypton3 v502430 v50jg and TWRP recovery for videocon krypton3
How to ROOT Videocon Krypton 3 V502430 aka V50JG and TWRP recovery for videocon krypton3
Dont COPY paste it, TWRP ported by me with help of xda & needrom
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
here i am going to show how to root videocon krypton 3 v502430.
first time rooting method created by me and tested by me.
so lets start
Follow my every steps, dont skip any step otherwise you may brick your device.
DO IT At your OWN RISK
First step will be How to Unlock bootloader of Videocon krypton3 v502430 v50jg.
Unlocking bootloader will erase all your internal storage, so take backup of your internal storage too
1.
first of all enable developer option in your device. to do so go to settings--->about---->tap android version/build for about 7 times. now developer option will enable.
Now go to developer option and enable it. now enable OEM unlocking, and enable USB debugging also.( this will void your warrenty, but we dont care about it.)
Now download this Minimal adb pack ------>DOWNLOAD
Now install it, when done open installed folder and press CTRL+right click and choose commond promt here.
Now connect your device with usb cable and when it ask to any RSK key then press allow button.
now type in your commond promt "adb devices"
you should get back your adb device id with authorised tag.
Now type "adb reboot bootloader"
now you will be in fastboot mode.
Now type "fastboot devices"
you will see your device attached there.
Now type "fastboot oem unlock" hit enter
now you will see a warning message in your android device, so just follow that steps, probably that will tell you to press volume up key to unlock your bootloader. so press volume up there and now you will see message to succesfully unlocked bootloader.
now reboot device.
now we have unlocked bootloader.
Now next step is how to root flash TWRP recovery to videocon krypton3
Download TWRP for your videocon krypton3 ----> DOWNLOAD
now rename it as recovery.img and place it in minimal adb and fastboot folder.
now connect your device into fastboot mode. to do so you can follow the above method or you can go to fastboot mode by pressing volume up with power button togeather and select fastboot there.
now run minimal adb as i told you above.
type in commond "fastboot devices"
make sure your device is listed there.\
Now type "fastboot flash recovery recovery.img"
Now twrp recovery flashed successfully.
now reboot device"this is must step"
now final step how to root videocon krypton3
Download this supersu file----->Download
now place this zip file in your internal storage.
reboot into recovery.
NOw install
select your download zip file \
and swipe to flash it\
now you successfully rooted your videocon krypton 3
Dont forget to press thanks button and support me, donate me, share me.
I got this device only for one day, so i didn't get proper time to port any custom rom for it....but i created basic path for it, rooted and installed TWRP...now guys port some cool ROM to it....
In future if i got this device again in my hand then i will try to port some ROM for it.
Can't install TWRP
I was struck on the twrp. I unlocked oem. Also twrp are successful installed. But it doesn't twrp recovery its shows stock recovery when booting.
Yeh thanks
Successfully installed TWRP recovery just press VOL. UP+POWER BUTTON after flash recovery in fastboot. Then select recovery, you now in TWRP recovery. Now enjoy. Thanks greatpapa for post.
sumitpsr1 said:
Successfully installed TWRP recovery just press VOL. UP+POWER BUTTON after flash recovery in fastboot. Then select recovery, you now in TWRP recovery. Now enjoy. Thanks greatpapa for post.
Click to expand...
Click to collapse
Welcome !!
greatpapa said:
I got this device only for one day, so i didn't get proper time to port any custom rom for it....but i created basic path for it, rooted and installed TWRP...now guys port some cool ROM to it....
In future if i got this device again in my hand then i will try to port some ROM for it.
Click to expand...
Click to collapse
Hey, I can port some ROM for it but I can't fix camera and volte. Please help me for it.
Hey, I ported twrp 3.1 for Videocon Krypton 3 (V50JG). twrp.img attached unzip and flash.
-Download Link - GDrive
Credit- Coolpad note 3 lite forum
Hit Like ?
sumitpsr1 said:
Hey, I can port some ROM for it but I can't fix camera and volte. Please help me for it.
Click to expand...
Click to collapse
Camera could be fix through Lib files and through kernel edit. but Volte for mediatek device is headache..you can try to port some miui ROM with VOLTE support...normally MIUI roms support VOLTE for mediatek device very well.
sumitpsr1 said:
Hey, I can port some ROM for it but I can't fix camera and volte. Please help me for it.
Click to expand...
Click to collapse
this tutorial can help you
https://forum.xda-developers.com/tools/os-porting/tutorial-how-to-fix-camera-problem-bugs-t2971086
greatpapa said:
I got this device only for one day, so i didn't get proper time to port any custom rom for it....but i created basic path for it, rooted and installed TWRP...now guys port some cool ROM to it....
In future if i got this device again in my hand then i will try to port some ROM for it.
Click to expand...
Click to collapse
Bro i follow all step i am able to flash twrp but my device stuck on videocon icon and now i flash stock rom again but this time my imei no is changed and showing imei -8611111111111__ but sim card is working so bro help me in rooting now i have to unlock bootloader again or i can flash twrp again
unlock
Msmmadhav said:
Bro i follow all step i am able to flash twrp but my device stuck on videocon icon and now i flash stock rom again but this time my imei no is changed and showing imei -8611111111111__ but sim card is working so bro help me in rooting now i have to unlock bootloader again or i can flash twrp again
Click to expand...
Click to collapse
if you flashed stock rom again then you have to unlock bootloader again with same steps
Will this TWRP work on VIDEOCON V5010? If not is there any thread for that ?
V502930 kaise root kare
How to root Videocon v502930
---------- Post added at 11:25 PM ---------- Previous post was at 11:13 PM ----------
Sir how to custom recovery Videocon v502930

[SHARE][RECOVERY][OFFICIAL] TWRP-3.2.3 for Realme 2 Pro

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Im not a developer of this, i just shared it here
Downloads & Device trees
View
<Moderator Edit>
Thread closed!
Custom rom for realme 2 pro
Realme 2 pro ke liye custom roms kabse available honge..plz tell mee... I'm so excited...plz make pixel experience and Oxygen os..
Thanks for share mate. Keep the good work up
Im not a developer of this, i just shared it here
Click to expand...
Click to collapse
But After seeing your github site it seems you are a developer. So you can work on it after your exams and if possible edit OP and add TWRP template .
On the TWRP page it says-
"Power off device.
Pick up your phone and press power button and volume up key at same time. It will boot into TWRP.
Format Data.
Flash Magisk and Data decryption patch and reboot your device.
Done"
My question is - can i just flash TWRP and then flash Magisk to get root without wiping data?
i unlocked the bootloader few days back and did complete setup of my phone 2nd time, so i dont want to format again... and go through the whole process.
Any help is appreciated.
mustali said:
On the TWRP page it says-
"Power off device.
Pick up your phone and press power button and volume up key at same time. It will boot into TWRP.
Format Data.
Flash Magisk and Data decryption patch and reboot your device.
Done"
My question is - can i just flash TWRP and then flash Magisk to get root without wiping data?
i unlocked the bootloader few days back and did complete setup of my phone 2nd time, so i dont want to format again... and go through the whole process.
Any help is appreciated.
Click to expand...
Click to collapse
You can, but twrp will encrypted and you can't see internal memory on twrp
alien0234 said:
You can, but twrp will encrypted and you can't see internal memory on twrp
Click to expand...
Click to collapse
Thanks for prompt reply.
So if i cant access internal memory i wont be able to flash magisk zip from recovery, right ?
is there any work around for this issue?
mustali said:
Thanks for prompt reply.
So if i cant access internal memory i wont be able to flash magisk zip from recovery, right ?
is there any work around for this issue?
Click to expand...
Click to collapse
Use external
alien0234 said:
Use external
Click to expand...
Click to collapse
I did the exact same method as mentioned in this thread, but twrp isn't reading the microSD slot. It gives 0 MB as size of microSD and I can't select it. Also, it seems to me that twrp starts from the beginning everytime I boot to recovery as I'm getting the 'Allow modifications to system partion' in every boot. Can someone please help?
My microSD is FAT32 format, and its contents aren't encrypted. I'm able to read the contents of it in PC and in my phone, but not in recovery.
mustali said:
On the TWRP page it says-
"Power off device.
Pick up your phone and press power button and volume up key at same time. It will boot into TWRP.
Format Data.
Flash Magisk and Data decryption patch and reboot your device.
Done"
My question is - can i just flash TWRP and then flash Magisk to get root without wiping data?
i unlocked the bootloader few days back and did complete setup of my phone 2nd time, so i dont want to format again... and go through the whole process.
Any help is appreciated.
Click to expand...
Click to collapse
Pls help am unable to follow the procedure for flashing recovery as there are so many tuts
is it possible to flash twrp and take back up of system when its not rooted?
ashwinkabbinahalli said:
Pls help am unable to follow the procedure for flashing recovery as there are so many tuts
is it possible to flash twrp and take back up of system when its not rooted?
Click to expand...
Click to collapse
Yes, you can flash twrp and take whole system backup without root. You need to unlock bootloader for flashing recovery if you haven't unlocked yet.
Procedure is simple.
1 setup adb and fastboot drivers in your pc.
2. power off your device and hold volume down and power button simultaneously to boot device in fastboot mode.
3. Press shift+right click and select open command window here in a folder where you saved twrp.img
4. Type "fastboot devices" without quotes and enter.
5. type "fastboot flash recovery recovery.img" and press enter then recovery gets flashed.
5. Type "fastboot reboot recovery" to boot into recovery mode.
Stock rom and stock recovery
Please how we return stock recovery or stock rom. Please help us...
---------- Post added at 06:47 AM ---------- Previous post was at 06:00 AM ----------
where i am find stock recovery
Edebre said:
Please how we return stock recovery or stock rom. Please help us...
---------- Post added at 06:47 AM ---------- Previous post was at 06:00 AM ----------
where i am find stock recovery
Click to expand...
Click to collapse
I followed this step:
Download latest firmware of realme from here
https://www.realme.com/in/support/software-update
I downloaded stock recovery here
https://androidfilehost.com/?fid=11410963190603903159
Then flashed this recovery from adb, then boot to recovery, find the firmware on ur sd card and then flash it.
Can we enable camera2api on device yet?
dr0hith said:
I did the exact same method as mentioned in this thread, but twrp isn't reading the microSD slot. It gives 0 MB as size of microSD and I can't select it. Also, it seems to me that twrp starts from the beginning everytime I boot to recovery as I'm getting the 'Allow modifications to system partion' in every boot. Can someone please help?
My microSD is FAT32 format, and its contents aren't encrypted. I'm able to read the contents of it in PC and in my phone, but not in recovery.
Click to expand...
Click to collapse
i am also facing similar problem. pls help. tq.
ThePain005 said:
Im not a developer of this, i just shared it here
Downloads & Device trees
View
Click to expand...
Click to collapse
is that void guarantee?
does this support rmx1807 8/128GB variant?

[TWRP][RECOVERY][PIE] TWRP 3.3.1-0+ for the LG G7 ThinQ

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TWRP 3.3.1-0+ for the LG G7 ThinQ​
**WARRANTY VOIDED***
I am not and neither is TWRP Team responsible for any damages you or someone does using this software or hardware.
That includes phone bricking, levitation, world war 3 etc.
Click to expand...
Click to collapse
Warning: This TWRP Recovery is only useful for installing custom ROMs.
Currently there's no way to use this recovery on stock in any meaningful way without future addons
(Data partition cannot be read because of LG default encryption)
You cannot install or backup anything while you have LG Encryption enabled. A future addon can disable it.
<-- Requirements​
An Bootloader unlocked LG G7 ThinQ by any means. (official or unofficial) (G710TM Models are impossible to be supported, sorry)
More information on officially unlocking the LG G7 here: https://developer.lge.com/resource/mobile/RetrieveBootloader.dev
Running minimum LG Stock Android 9 Pie (AOSP GSI does not count)
A PC and ADB + Fastboot
The temper to read twice
<-- Needed files​
You only need this boot image:
https://drive.google.com/open?id=1FcIBNfL3_72cQwuxd2TyZSjnC-ItnNTt
For developers who want to build their own TWRP Boot image here's the device-tree for it
https://github.com/LameMonster82/android_device_lge_judyln-twrp
<-- Installation​
Step 1: Enter Fastboot mode
Connect your phone to your PC with a USB Cable
Restart the phone
While the phone is restarting hold Volume down button.
Note: Make sure you hold Volume down button before you see the black and white "LG G7 ThinQ" text
If you see the red LG Logo you either messed up or you don't have access to fastboot mode witch is another problem i can't solve easily.
If done correctly you should be in Fastboot now
Step 2: Install the boot image
Open the command prompt or your terminal (depending on what PC Platform you are)
Type:
Code:
fastboot boot [B][TWRP Boot image location][/B]
Click to expand...
Click to collapse
Note: This TWRP is only temporarily (it does not overwrite the bootimage). When you reboot it will dissapear and you will need to redo the fastboot command.
You're done. Now you can use TWRP to install custom ROMs
------------------------------------------------------------------------------------------------------------------------​Legacy tutorial. Do not use unless you use TWRP older than Feb 2020.​↓
Code:
[SIZE="5"][B][I][CENTER]<-- Needed files[/CENTER][/I][/B][/SIZE]
[LIST]
[*]You only need this boot image:
[url]https://drive.google.com/open?id=1n2wKdwARddx_KCIdLi10KawY_THlcRi4[/url]
[*]For developers who want to build their own TWRP Boot image here's the device-tree for it
[url]https://github.com/LameMonster82/android_device_lge_judyln-twrp[/url]
[/LIST]
[SIZE="5"][B][I][CENTER]<-- Installation[/CENTER][/I][/B][/SIZE]
[QUOTE][SIZE="3"][B]Step 1: Enter Fastboot mode[/B][/SIZE]
[LIST]
[*]Connect your phone to your PC with a USB Cable
[*]Restart the phone
[*]While the phone is restarting hold Volume down button.
[B]Note[/B]: Make sure you hold Volume down button before you see the [U][B]black and white[/B][/U] "LG G7 ThinQ" text
If you see the red LG Logo you either messed up or you don't have access to fastboot mode witch is another problem i can't solve easily.
[*]If done correctly you should be in Fastboot now :)
[/LIST]
[SIZE="3"][B]Step 2: Install the boot image[/B][/SIZE]
[LIST]
[*]Open the command prompt or your terminal (depending on what PC Platform you are)
[*]Type:
[/LIST]
[CODE]fastboot flash boot_a [B][TWRP Boot image location] --set-active=a[/B]
The best way you can set the TWRP Boot image location is to manually "drag and drop" the file itself in your command prompt
Also make sure you "drag and drop" the TWRP Boot image before you type --set=active=a
Don't forget --set-active=a has 2 little lines at the beginning. No space between them.
Step 3: Enter Recovery mode
Restart the phone (using power button if you're still in fastboot)
Before the phone turns off hold Volume down and power button
The moment you see the black and white "LG G7 ThinQ" Text start clicking the power button as much as you can without letting the Volume down button.
If done correctly you should see a white screen with "Factory reset" text on top.
If you done step 2 correctly clicking yes on both prompts on the phone will get you to TWRP
For people who still have trouble getting into recovery mode here's a visual example of how to enter recovery mode (youtube) https://youtu.be/_0yoFEvIods
Note: You don't have to be in system. Rebooting from bootloader will still work
[/QUOTE]
Congratulations you now have TWRP Recovery on your LG G7 ThinQ :highfive:[/CODE]​
​Join our Telegram Group here:
>> t.me/lgg7thinqmain <<​
I would like to thank:
@Sellerie_ and @J0SH1X for their help on the TWRP Project for LG G7 ThinQ
Here be dragons!
Reserve for more info and changelogs
Another reserve because why not
I see you compiled twrp with crypt enabled, are the blobs not located in the vendor partition for encryption?
loonycgb2 said:
I see you compiled twrp with crypt enabled, are the blobs not located in the vendor partition for encryption?
Click to expand...
Click to collapse
Nope. The problem is there are no blobs to use. Yeah keymaster is there but keystore module is missing from the vendor and the system. The closest thing I found was lgkm module that looks like a proprietary keystore module for lg
LameMonster82 said:
Nope. The problem is there are no blobs to use. Yeah keymaster is there but keystore module is missing from the vendor and the system. The closest thing I found was lgkm module that looks like a proprietary keystore module for lg
Click to expand...
Click to collapse
My G7 is not bootloader unlocked so cant really help with dev, but any reason it wouldnt use the same same as the v30?
loonycgb2 said:
My G7 is not bootloader unlocked so cant really help with dev, but any reason it wouldnt use the same same as the v30?
Click to expand...
Click to collapse
Can't get it to work
Can g710ulm use this trwp to flash lineage OS?
cartman56 said:
Can g710ulm use this trwp to flash lineage OS?
Click to expand...
Click to collapse
As long as you have an unlocked bootloader
Can i update TWRP trough TWRP by installing it as image into boot?
bongster said:
Can i update TWRP trough TWRP by installing it as image into boot?
Click to expand...
Click to collapse
Yes
Can i flash magisk zip for this twrp?
simodf91 said:
Can i flash magisk zip for this twrp?
Click to expand...
Click to collapse
Yes but only useful for custom ROMs
according to the page you linked regarding the bootloader unlocking process, only the LMG710EM is supported... have you successfully done this with any other model?
dode417 said:
according to the page you linked regarding the bootloader unlocking process, only the LMG710EM is supported... have you successfully done this with any other model?
Click to expand...
Click to collapse
Myself no but it's possible to unlock the bootloader in other ways and multiple people already have done that
Hello, I am not very educated about this as I would like...
Is this recovery "persistent"? Why it is not possible to use this recovery to flash/root magisk on stock roms?
Thank you.
is it needed for magisk?
hello,
stock LG Pie (v20c) with bootloader unlocked. do i need to install this (TWRP) in order to root it with the magisk file from your drive, or will it work without?
(sorry for the noob/stupid/uninitiated/etc question, i'm really new at this)
louie_yo said:
hello,
stock LG Pie (v20c) with bootloader unlocked. do i need to install this (TWRP) in order to root it with the magisk file from your drive, or will it work without?
(sorry for the noob/stupid/uninitiated/etc question, i'm really new at this)
Click to expand...
Click to collapse
No need to install TWRP for root. Just follow the guide there and you should be fine.
How strict is the Android Pie requirement before installing TWRP?
I have a G710VM that I'm trying to get LineageOS onto. I've already gotten the bootloader unlocked, but it seems like, so far, I can only get bootloader access by using the ULM 8.0 ROM (ULM11g). If I try the European 9.0 (EM20b) or ULM 9.0 (ULM20d) ROMs, I lose bootloader and fastboot access.
Also, is this TWRP a persistent TWRP, or semi- or non-persistent.
I also apologize in advance if I use the wrong terminology or make the wrong assumptions as this is my first attempt at unlocking a phone and putting a custom OS on it.
Halogen_03 said:
How strict is the Android Pie requirement before installing TWRP?
Click to expand...
Click to collapse
briccked my g7 running android 8.0 following this guide, so i'd say its important. stuck at "enter sahara mode"

Install custom recovery and root on Cubot J5?

I have tried for a few days to install a custom recovery but no luck. Perhaps someone can give me some advice?
I have tried Mediatek (MTK) Auto TWRP recovery porter, version 1.5 but it didn´t work.
This aswell twrp-recovery-cubot-j5-root from getdroidtips but nope...
Chip on phone Mtk6580 and android 9.
Updated to the latest firmware release via spflashtool from cubot own site.
I guess that im to much of a newbie to get this done...
But atleast its updated, my main goal is to root the phone so thats why i need a custom recovery.
Thx in advance, and sorry for my english grammar, not my main language. :laugh:
jimboo80 said:
I have tried for a few days to install a custom recovery but no luck. Perhaps someone can give me some advice?
I have tried Mediatek (MTK) Auto TWRP recovery porter, version 1.5 but it didn´t work.
This aswell twrp-recovery-cubot-j5-root from getdroidtips but nope...
Chip on phone Mtk6580 and android 9.
Updated to the latest firmware release via spflashtool from cubot own site.
I guess that im to much of a newbie to get this done...
But atleast its updated, my main goal is to root the phone so thats why i need a custom recovery.
Thx in advance, and sorry for my english grammar, not my main language. :laugh:
Click to expand...
Click to collapse
My dear friend did you try:
https://www.cyanogenmods.org/how-to-root-cubot-j5-and-install-twrp-recovery/
btw why didn't Mediatek Auto TWRP recovery porter work? what was the issue?
I have the same problem the thread starter indicates in the title: I can install the TWRP recovery image that gopikrishnanrmg linked, but the installation of Magisk doesn't work. It says it installs successfully, but I can't get root rights and if I install the Magisk app, it says that Magisk is not installed. Magisk canary doesn't work either. Does someone have an idea what I might have done wrong? Or does that mean that the device is not supported by Magisk?
gopikrishnanrmg said:
My dear friend did you try:
btw why didn't Mediatek Auto TWRP recovery porter work? what was the issue?
Click to expand...
Click to collapse
Sorry for the late answer, life happens
I get it installed with that guide after unlocking flash state, but when it reboots it give me a message "orange state" and the phone resets.
and the recovery porter did not work for me, maybe i´m to old for this hehe was a while since i rooted a device, and i´m defenitly no hacker
btw if you need to look on the firmware cubot(dot)net has a downloadable link for the j5.
I have the same problem and I can't do anything about it, maybe some specific source or a hint in the form of YT
Has anyone figured out how to upload Twrp recovery to Cubot J5 ????
I was able to root Cubot J5.
CUBOT_J5_9061C_V14_20200506
Magisk 23.0(23000)
Cubot J5 is "Ramdisk No".
Must be booted in recovery mode.
Magisk in Recovery
Installation
The Magic Mask for Android
topjohnwu.github.io
Steps
1. Patch your boot.img and recovery.img with magisk
Img file can be downloaded
CUBOT FILE DOWNLOAD
Cubot Offical Website for Smartphones and Wearables. Simple and Trust, Cubot aims to be a credit worthy high-tech corporation in the world.
www.cubot.net
2.Edit the boot.img file with a hex editor.
Change 「736B69705F696E697472616D6673」 to 「77616E745F696E697472616D6673」
3.flashing the boot.img recovery.img and vbmeta.img .
vbmeta.img file can be downloaded
331 Cubot J5
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
fastboot flash boot magisk_patched-23000_boot_binay_edit.img
fastboot flash boot magisk_patched-23000_boot.img
fastboot flash recovery magisk_patched-23000_recovery.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
4.Must be booted in recovery mode to enter root state.
adb reboot recovery
or
Press and hold the Power key and the Volume UP key when booting.
たろう said:
I was able to root Cubot J5.
CUBOT_J5_9061C_V14_20200506
Magisk 23.0(23000)
Cubot J5 is "Ramdisk No".
Must be booted in recovery mode.
Magisk in Recovery
Installation
The Magic Mask for Android
topjohnwu.github.io
Steps
1. Patch your boot.img and recovery.img with magisk
Img file can be downloaded
CUBOT FILE DOWNLOAD
Cubot Offical Website for Smartphones and Wearables. Simple and Trust, Cubot aims to be a credit worthy high-tech corporation in the world.
www.cubot.net
2.Edit the boot.img file with a hex editor.
Change 「736B69705F696E697472616D6673」 to 「77616E745F696E697472616D6673」
3.flashing the boot.img recovery.img and vbmeta.img .
vbmeta.img file can be downloaded
331 Cubot J5
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
fastboot flash boot magisk_patched-23000_boot_binay_edit.img
fastboot flash recovery magisk_patched-23000_recovery.im
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
4.Must be booted in recovery mode to enter root state.
adb reboot recovery
or
Press and hold the Power key and the Volume UP key when booting.
Click to expand...
Click to collapse
I tried flashing your files but unfortunately got a bootloop again . I was on the same stock software, unlocked bootloader and tried to flash as you described.
weeman45 said:
I tried flashing your files but unfortunately got a bootloop again . I was on the same stock software, unlocked bootloader and tried to flash as you described.
Click to expand...
Click to collapse
Cause of bootloop.
1. vbmeta.img is not flushed.
2. The firmware version is different.
The version of this file is "CUBOT_J5_9061C_V14_20200506".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
たろう said:
Cause of bootloop.
1. vbmeta.img is not flushed.
2. The firmware version is different.
The version of this file is "CUBOT_J5_9061C_V14_20200506".
Click to expand...
Click to collapse
Thanks for your reply! When i woke up today i thought i can just as well restore the stock rom but found the phone booting.
The boot was just taking way longer because of the factory reset (through oem unlock).
I just installed the root checker and it is working fine!
After years of having this phone and trying to root it you just saved it. Thank you!
Do you have plans to install GSI images on it as well?
*update* i'm able to boot a lineageos 18.1 GSI with your images. I flashed the system and afterwards your boot, recovery and vbmeta and it worked.
*update2* I wanted gApps so i tried the lineageos 19.1 image which was too big. After that i tried an AOSP one with lite gApps.
I think i messed up badly. I can't get back into fastboot and not even the spflash tool is able to flash something. When pressing Volume down+power it briefly detects it but won't write the firmware. I'll try different versions later and report back but for now it's dead
*uodate3* It's back again. I had to re-install the mediatek drivers for the tool to work. After a stock boot i was able to unlock the bootloader and install LOS again. I will go for an image with gapps next.
Thank you again for providing your images and support!
weeman45 said:
Thanks for your reply! When i woke up today i thought i can just as well restore the stock rom but found the phone booting.
The boot was just taking way longer because of the factory reset (through oem unlock).
I just installed the root checker and it is working fine!
After years of having this phone and trying to root it you just saved it. Thank you!
Do you have plans to install GSI images on it as well?
*update* i'm able to boot a lineageos 18.1 GSI with your images. I flashed the system and afterwards your boot, recovery and vbmeta and it worked.
*update2* I wanted gApps so i tried the lineageos 19.1 image which was too big. After that i tried an AOSP one with lite gApps.
I think i messed up badly. I can't get back into fastboot and not even the spflash tool is able to flash something. When pressing Volume down+power it briefly detects it but won't write the firmware. I'll try different versions later and report back but for now it's dead
*uodate3* It's back again. I had to re-install the mediatek drivers for the tool to work. After a stock boot i was able to unlock the bootloader and install LOS again. I will go for an image with gapps next.
Thank you again for providing your images and support!
Click to expand...
Click to collapse
I'm so glad to hear that.
I have no plans to install GSI images.
たろう said:
I'm so glad to hear that.
I have no plans to install GSI images.
Click to expand...
Click to collapse
You really helped a lot. I'm always glad to tinker with spare phones.
For anyone else stumbling upon this thread trying to install a GSI image: Here is how i succeeded.
1. Enable unlocking in your developer settings
2. Use "fastboot flashing unlock" to enable flashing (this performs a factory reset)
3. wipe your system partition with "fastboot erase system"
4. Flash your GSI image wizh "fastboot flash system 'path-to-your-GSI' "
5. flash the provided vbmeta with "fastboot --disable-verity --disable-verification flash vbmeta 'path-to-vbmeta.img' "
I had success with lineageos 18 A/B with gapps. Make sure that it's not too big in size or else you will get an error message stating it is too big.
If you have troubles getting into recovery/fastboot, use the SPflashtool to revover your stock firmware (be sure to NOT format all because you will lose your IMEI information in that process!) and try again
Hi,
i tried to root my Cubot J5 by doing the following:
flash system system.img (from CUBOT_J5_9061C_V14_20200506 .zip)
fastboot flash boot magisk_patched-23000_boot.img
fastboot flash recovery magisk_patched-23000_recovery.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
reboot in recovery mode
When check for root with root checker basic, systems says, that magisk is crashed several times. And after this root checker states that no root is granted.
Any idea?
pat2858 said:
Hi,
i tried to root my Cubot J5 by doing the following:
flash system system.img (from CUBOT_J5_9061C_V14_20200506 .zip)
fastboot flash boot magisk_patched-23000_boot.img
fastboot flash recovery magisk_patched-23000_recovery.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
reboot in recovery mode
When check for root with root checker basic, systems says, that magisk is crashed several times. And after this root checker states that no root is granted.
Any idea?
Click to expand...
Click to collapse
I have no idea.
if possible to initialize with flash tool and then try again.
Tried it, but no luck.
Don't know why magisk is crashing all the time.
pat2858 said:
Tried it, but no luck.
Don't know why magisk is crashing all the time.
Click to expand...
Click to collapse
Is the Magisk version 23?
I have not confirmed the latest version(24~)

Development TWRP Recovery for Realme C2 [RECOVERY][OFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Win Recovery Project 3.x, or TWRP3.x for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel​.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
NOTE:
This Recovery is Built from sources. It's Not a Port. It is Tested and working fine.
INSTALLATION:
1. Download Recovery.img from below
2. boot into fastboot
3. Type these commands one by one:
"fastboot flash recovery recovery.img"
"fastboot oem reboot-recovery"
For Realme Ui android 10 download file ending with _10.img
Type these commands one by one:
"fastboot flash recovery recovery.img"
"fastboot reboot recovery"
DOWNLOADS:
TWRP
SOURCES:
TWRP
Device tree
BUGS:
NONE
Hit Thanks If You Liked My Work
After flashing twrp recovery realme c2 it's see sending recovery, writing recovery, finished recovery.when type next command fastboot oem reboot-recovery my phone boot my home screen.
Soumen Malik said:
After flashing twrp recovery realme c2 it's see sending recovery, writing recovery, finished recovery.when type next command fastboot oem reboot-recovery my phone boot my home screen.
Click to expand...
Click to collapse
Yess..same thing I am also experiencing...
SÀẞYÁSACHI said:
Yess..same thing I am also experiencing...
Click to expand...
Click to collapse
Soumen Malik said:
After flashing twrp recovery realme c2 it's see sending recovery, writing recovery, finished recovery.when type next command fastboot oem reboot-recovery my phone boot my home screen.
Click to expand...
Click to collapse
that depends upon your android version android 9 command doesnt work on a10 & android 10 command doesnt work on a9
Siddk said:
that depends upon your recovery version android 9 command doesnt work on a10 & android 10 command doesnt work on a9
Click to expand...
Click to collapse
Can you plz suggest me the commands through which I can install twrp in realme c2(android 9) rmx 1941...
Siddk said:
that depends upon your recovery version android 9 command doesnt work on a10 & android 10 command doesnt work on a9
Click to expand...
Click to collapse
I had followed all the steps guided by xda, and although and flashing, the results showed finished status, but after That I typed fastboot oem reboot-recovery, it booted to the homescreen directly...and then when I typed "adb reboot recovery" commands, it booted to the stock recovery... please help me
SÀẞYÁSACHI said:
I had followed all the steps guided by xda, and although and flashing, the results showed finished status, but after That I typed fastboot oem reboot-recovery, it booted to the homescreen directly...and then when I typed "adb reboot recovery" commands, it booted to the stock recovery... please help me
Click to expand...
Click to collapse
https://dl.twrp.me/RMX1941/twrp-3.5.0_9-0-RMX1941.img.html
download this & flash through fastboot then boot directly into recovery rebooting to system will revert the recovery
fastboot flash recovery filename.img
fastboot oem reboot-recovery
Siddk said:
https://dl.twrp.me/RMX1941/twrp-3.5.0_9-0-RMX1941.img.html
download this & flash through fastboot then boot directly into recovery rebooting to system will revert the recovery
fastboot flash recovery filename.img
fastboot oem reboot-recovery
Click to expand...
Click to collapse
Thanks, sir...it really worked...
is there any way to install TWRP in realme c2 permanently?
sir i need help twrp not showing up after i successfully flashed the .img file my device is realme c2 rmx 1941 (android 10)
i installed 3.5.1 & 3.5.2
this happened... both of them and whenever i boot to recovery its always realme ui recovery options...
nemesis1941 said:
sir i need help twrp not showing up after i successfully flashed the .img file my device is realme c2 rmx 1941 (android 10)
i installed 3.5.1 & 3.5.2
this happened... both of them and whenever i boot to recovery its always realme ui recovery options...
View attachment 5353883
Click to expand...
Click to collapse
this happened to me also. successful recovery flash, then error in fastboot reboot recovery. i also tried fastboot boot recovery.img, but no luck
any solution on how to fix this problem? @Siddk
nemesis1941 said:
patrickbusto081302 said:
this happened to me also. successful recovery flash, then error in fastboot reboot recovery. i also tried fastboot boot recovery.img, but no luck
any solution on how to fix this problem? @Siddk
Click to expand...
Click to collapse
sir i need help twrp not showing up after i successfully flashed the .img file my device is realme c2 rmx 1941 (android 10)
i installed 3.5.1 & 3.5.2
this happened... both of them and whenever i boot to recovery its always realme ui recovery options..
View attachment 5353883
Click to expand...
Click to collapse
minimal adb will not work with android 10 download tool from below
https://developer.android.com/studio/releases/platform-tools
thank you very much for the help man <3 it worked *3*
Siddk said:
minimal adb will not work with android 10 download tool from below
https://developer.android.com/studio/releases/platform-tools
Click to expand...
Click to collapse
Is this normal?
My Phone Screen Shows
OPPO Verify pass
fastboot unlock verify ok
Cjhay29 said:
Is this normal?
My Phone Screen Shows
OPPO Verify pass
fastboot unlock verify ok
Click to expand...
Click to collapse
Also I have a question
When using volume down + power button it goes into bootloader instead of recovery. Is that normal?
By the way I already unlock the bootloader
Last question
When I already flashed the twrp can I use power button + volume down?
And it is permanently installed?
Cjhay29 said:
Last question
When I already flashed the twrp can I use power button + volume down?
And it is permanently installed?
Click to expand...
Click to collapse
Oppo verify is fastboot screen
No key to boot into recovery directly Blame realme for that
you need to boot into fastboot first then recovery or via magisk manager
Hi,can you help me.. After I reboot using command adb reboot bootloader..it stuck at 'oppo verify pass fastboot_unlock_verify_ok' .. and then I enter fastboot reboot command,and it says waiting for any devices.. I've unlock oem and usb debugging already..
Cjhay29 said:
Also I have a question
When using volume down + power button it goes into bootloader instead of recovery. Is that normal?
By the way I already unlock the bootloader
Click to expand...
Click to collapse
may I know how you unlock the bootloader

Categories

Resources