Hello guys! I just got a Moto z and i want to get twrp and lineageOS. The more i Read the more confused i get. Its an xt-1650-03 and according to bootloader a "Sheridan" running 7.0 nougat.
What DO i need to DO?
The Unknown123 said:
Hello guys! I just got a Moto z and i want to get twrp and lineageOS. The more i Read the more confused i get. Its an xt-1650-03 and according to bootloader a "Sheridan" running 7.0 nougat.
What DO i need to DO?
Click to expand...
Click to collapse
First you need to know if your phone is unlocked, then follow this steps.
P.D: You need to have android studio and minimal adb and fastboot tools installed on your pc.
Then you download twrp: https://twrp.me/devices/motorolamotoz2016.html and copy to the minimal adb folder.
To install TWRP:
adb reboot bootloader --- this is command is for going to the bootloader
fastboot flash recovery twrp.img
fastboot boot twrp.img
Now for lineage you will need:
LineageOS zip
GApps
su addon
you can find this program in the lineageos thread
when you enter In recovery mode go to wipe and format /system, /data and /cache
then
Install LineageOS zip
Install GApps
Install su addon
Wipe cache/dalvik
And done, I hope you understand and sorry for my bad english, is not my native language.
Malmarox said:
First you need to know if your phone is unlocked, then follow this steps.
P.D: You need to have android studio and minimal adb and fastboot tools installed on your pc.
Then you download twrp: https://twrp.me/devices/motorolamotoz2016.html and copy to the minimal adb folder.
To install TWRP:
adb reboot bootloader --- this is command is for going to the bootloader
fastboot flash recovery twrp.img
fastboot boot twrp.img
Now for lineage you will need:
LineageOS zip
GApps
su addon
you can find this program in the lineageos thread
when you enter In recovery mode go to wipe and format /system, /data and /cache
then
Install LineageOS zip
Install GApps
Install su addon
Wipe cache/dalvik
And done, I hope you understand and sorry for my bad english, is not my native language.
Click to expand...
Click to collapse
Thanks for the tut. But does it madder IF it is a Sheridan or Griffin ?
The Unknown123 said:
Thanks for the tut. But does it madder IF it is a Sheridan or Griffin ?
Click to expand...
Click to collapse
As far as I know, it doesn't matter.
Malmarox said:
As far as I know, it doesn't matter.
Click to expand...
Click to collapse
Okay thank you so much!
Related
NOTE NOT FOR BEGINNERS, I recommend you learn about what everything does before starting here, best referance: http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Make a new folder on your C:\ Drive "angler-mhc19i"
place the downloaded zip file in it
download link: https://dl.google.com/dl/android/aosp/angler-mhc19i-factory-fb2128bf.tgz
extract all files from it, make sure to keep all files in the "angler-mhc19i" folder
Download latest TWRP
download link: https://dl.twrp.me/angler/twrp-3.0.0-1-angler.img.html
Place it in the "C:\angler-mhc19i" folder
Run your ADB/Fastboot then run these commands:
adb reboot bootloader
fastboot flash bootloader C:\angler-mhc19i\bootloader-angler-angler-03.51.img
fastboot reboot-bootloader
fastboot flash radio C:\angler-mhc19i\radio-angler-angler-03.61.img
fastboot reboot-bootloader
fastboot flash boot C:\angler-mhc19i\boot.img
fastboot erase cache
fastboot flash cache C:\angler-mhc19i\cache.img
fastboot flash recovery C:\angler-mhc19i\recovery.img
fastboot flash system C:\angler-mhc19i\system.img
fastboot flash vendor C:\angler-mhc19i\vendor.img
fastboot reboot
Wait for google to start, takes 15-20 minutes to update/optimize apps then install TWRP
Run your ADB/Fastboot then run these commands:
adb reboot bootloader
fastboot flash recovery C:\angler-mhc19i\twrp-3.0.0-1-angler.img
fastboot reboot-bootloader
Click volume and reboot into 'recovery mode', if TWRP works just fine, then go ahead and install superSU.
Latest superSU
Download link: https://download.chainfire.eu/924/SuperSU/BETA-SuperSU-v2.68-20160228150503.zip?retrieve_file=1
install superSU through TWRP, remeber to wipe cache/devik
reboot into Andriod.
Congrats you're done.
If you have errors, I dont know what you did wrong or how you could have.
Edit: I had the link to Flashfire instead of SuperSU.
I didn't use FlashFire, as i wasn't sure from going from mmb29v to mhc19i would cause any issues
Also from what I am understanding, Flashfire doesn't update your radio, which i definitely wanted updated. I know it can, however it warns you that it may brick your phone, which i'm not trying to do.
your link goes to flashfire, not superSU
Thanks OP for making this for newbies.
FYI after flashing boot, system, vendor, you can go ahead and flash latest twrp 3.0 test (if not already in it) , boot to recovery right from bootloader, flash SuperSU 2.68 (in my case) and after supersu zip is done, then reboot to system
you dont HAVE to boot to system before flashing twrp and rooting...
i have been doing this since day one and saves me those extra steps.... specially by not booting into android, the recovery isnt over written...
after this reboot, android will optimize, and be ready for use, already rooted.
chucken1 said:
your link goes to flashfire, not superSU
Click to expand...
Click to collapse
Hey thanks, i wrote it while i was updating and rooting my phone last night. Thanks for letting me know
chaco81 said:
Thanks OP for making this for newbies.
FYI after flashing boot, system, vendor, you can go ahead and flash latest twrp 3.0 test (if not already in it) , boot to recovery right from bootloader, flash SuperSU 2.68 (in my case) and after supersu zip is done, then reboot to system
you dont HAVE to boot to system before flashing twrp and rooting...
i have been doing this since day one and saves me those extra steps.... specially by not booting into android, the recovery isnt over written...
after this reboot, android will optimize, and be ready for use, already rooted.
Click to expand...
Click to collapse
Hey thanks, I never tried it before, i'm the type of guy that takes it one step at a time. This would definitely save me some time, i'll try it on the next update. Thanks again
avtimetheus said:
NOTE NOT FOR BEGINNERS, I recommend you learn about what everything does before starting here, best referance: http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Make a new folder on your C:\ Drive "angler-mhc19i"
place the downloaded zip file in it
download link: https://dl.google.com/dl/android/aosp/angler-mhc19i-factory-fb2128bf.tgz
extract all files from it, make sure to keep all files in the "angler-mhc19i" folder
Download latest TWRP
download link: https://dl.twrp.me/angler/twrp-3.0.0-1-angler.img.html
Place it in the "C:\angler-mhc19i" folder
Run your ADB/Fastboot then run these commands:
adb reboot bootloader
fastboot flash bootloader C:\angler-mhc19i\bootloader-angler-angler-03.51.img
fastboot reboot-bootloader
fastboot flash radio C:\angler-mhc19i\radio-angler-angler-03.61.img
fastboot reboot-bootloader
fastboot flash boot C:\angler-mhc19i\boot.img
fastboot erase cache
fastboot flash cache C:\angler-mhc19i\cache.img
fastboot flash recovery C:\angler-mhc19i\recovery.img
fastboot flash system C:\angler-mhc19i\system.img
fastboot flash vendor C:\angler-mhc19i\vendor.img
fastboot reboot
Wait for google to start, takes 15-20 minutes to update/optimize apps then install TWRP
Run your ADB/Fastboot then run these commands:
adb reboot bootloader
fastboot flash recovery C:\angler-mhc19i\twrp-3.0.0-1-angler.img
fastboot reboot-bootloader
Click volume and reboot into 'recovery mode', if TWRP works just fine, then go ahead and install superSU.
Latest superSU
Download link: https://download.chainfire.eu/924/SuperSU/BETA-SuperSU-v2.68-20160228150503.zip?retrieve_file=1
install superSU through TWRP, remeber to wipe cache/devik
reboot into Andriod.
Congrats you're done.
If you have errors, I dont know what you did wrong or how you could have.
Edit: I had the link to Flashfire instead of SuperSU.
I didn't use FlashFire, as i wasn't sure from going from mmb29v to mhc19i would cause any issues
Also from what I am understanding, Flashfire doesn't update your radio, which i definitely wanted updated. I know it can, however it warns you that it may brick your phone, which i'm not trying to do.
Click to expand...
Click to collapse
Does this wipe user's data?
Why did we need this? It's already all in my guide.
Heisenberg said:
Why did we need this? It's already all in my guide.
Click to expand...
Click to collapse
^^This.
Thread closed.
Duplicate.
Please search before posting.
Thanks.
Updated from OOS 3.1.3 to 3.1.4 from the OTA Update App that's built in in OOS 3.1.3. Hit install from the app itself. Succesful boot to 3.1.4 but TWRP BluSpark seems to have disappeared and I'm unable to flash it back. Hence I cant root the phone. Please help. Need to root urgently. Thanks in advance.
EDIT: fixed by erasing the recovery partition and then flashing TWRP BSv41 through bootloader.
Same Problem
TWRP gets flashed but does not boot. Please Help. Thank you.
rishveed_s said:
TWRP gets flashed but does not boot. Please Help. Thank you.
Click to expand...
Click to collapse
Dont worry.
http://forum.xda-developers.com/oneplus-x/development/unofficial-twrp-3-0-2-0-recovery-onyx-t3471584
Make sure you have the latest build from above link in your fastboot folder on you computer and rename it to twrp.img and simply follow the below steps:
1) Reboot device to bootloader.
2) type in ' fastboot erase recovery ' and hit enter. This will wipe the recovery partition.
3) type in ' fastboot flash recovery twrp.img ' This will flash the new TWRP recovery into the boot partition.
4) (optional) type in ' fastboot boot twrp.img ' to directly boot into recovery.
[email protected]!C said:
Dont worry.
http://forum.xda-developers.com/oneplus-x/development/unofficial-twrp-3-0-2-0-recovery-onyx-t3471584
Make sure you have the latest build from above link in your fastboot folder on you computer and rename it to twrp.img and simply follow the below steps:
1) Reboot device to bootloader.
2) type in ' fastboot erase recovery ' and hit enter. This will wipe the recovery partition.
3) type in ' fastboot flash recovery twrp.img ' This will flash the new TWRP recovery into the boot partition.
4) (optional) type in ' fastboot boot twrp.img ' to directly boot into recovery.
Click to expand...
Click to collapse
after this I installed this, phone stuck on bootlogo.
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/page3
Plz help
Hi,
i wasn't able to flash TWRP after i update my phone to 3.1.4. Dunno if it's november security patch or something else. So i just downgraded to 3.1.3 and it works. Hope it can help someone
Nishblueweapon said:
after this I installed this, phone stuck on bootlogo.
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/page3
Plz help
Click to expand...
Click to collapse
You're supposed to flash Super SU systemless. Attaching the File below. Flash it with the TWRP.
i also got the same problem latest verison of twrp recovery didn't flashed. It always show remote dtb not found.
lokking for a solution
aa_vi said:
i also got the same problem latest verison of twrp recovery didn't flashed. It always show remote dtb not found.
lokking for a solution
Click to expand...
Click to collapse
You could always dirty flash 3.1.3, get twrp installed then install 3.1.4 from twrp. Just please do a complete backup first.
[email protected]!C said:
You're supposed to flash Super SU systemless. Attaching the File below. Flash it with the TWRP.
Click to expand...
Click to collapse
Yes, figured it.
Got working xposed fw for 3.1.4?
Nishblueweapon said:
Yes, figured it.
Got working xposed fw for 3.1.4?
Click to expand...
Click to collapse
Here :
http://dl-xda.xposed.info/framework/sdk23/arm/xposed-v87-sdk23-arm-test1.zip
@keno I think this is the test build. Few ppl got bootloop on this one. Have u tried this one? Unable to quote on xda. Problems with lab.
Download link: https://drive.google.com/file/d/1gLshzM9zYEvR0Cknl4eh6KI32nEZbL5O/view?usp=sharing
I tried backing up the userdata.img, but that kept filling up my device storage. It was going beyond 19GB in size. So I cancelled the operation.
Enjoy these files, they will be useful for ROM porting, system restore, or system downgrade.
Editing these files can lead to a brick or a non booting state. So be careful.
I pulled all of these files from my device's system partitions.
What did you do to dump these? Did you use dd to dump them or any other method? I dumped a few partitions from my BNTV460 a while back, but I'm unsure if I did it properly, so I was curious of how you dumped it from your BNTV650.
turtleletortue said:
What did you do to dump these? Did you use dd to dump them or any other method? I dumped a few partitions from my BNTV460 a while back, but I'm unsure if I did it properly, so I was curious of how you dumped it from your BNTV650.
Click to expand...
Click to collapse
I temp rooted the Nook. Then I pulled the firmware files with ADB.
I saw that global MediaTek root tool posted earlier, I was just going to dump the partitions myself. Thank you for posting these OP! Does anyone know if there's a TWRP image for our devices? There's one posted for a "Barnes & Nobel Nook Tablet", but I haven't a clue if it's for the BNTV650.
I did make a TWRP for this device.
tgp1994 said:
I saw that global MediaTek root tool posted earlier, I was just going to dump the partitions myself. Thank you for posting these OP! Does anyone know if there's a TWRP image for our devices? There's one posted for a "Barnes & Nobel Nook Tablet", but I haven't a clue if it's for the BNTV650.
Click to expand...
Click to collapse
How to unlock the bootloader:
1) allow OEM unlocking in developer options in the device settings
2) download ADB onto your computer https://developer.android.com/studio/releases/platform-tools.html
3) cd to the directory in CMD
4) enter this command: adb reboot bootloader
5) once the device is in fastboot mode, do: fastboot oem unlock
How to flash the stock OEM recovery:
1) fastboot flash recovery STOCK_recovery.img
How to flash the tested buggy TWRP recovery:
1) fastboot flash recovery TESTED_recovery.img
How to flash the untested TWRP recovery:
1) fastboot flash recovery UNTESTED_recovery.img
How to reboot back into the OS:
1) fastboot reboot
Downloads:
- Stock: https://drive.google.com/file/d/1Z7AJH6fSbeOkLLWt2JVwsCKiwxt0vlYK/view?usp=sharing
- Tested: https://drive.google.com/file/d/1R4ph5Z5mofsac0Qd352H_BEEz9JS4wBA/view?usp=sharing
- Untested: https://drive.google.com/file/d/1zP81MuR5LLvdYuDvYQHPVCJlgCOUBPlt/view?usp=sharing
secretwolf98 said:
How to unlock the bootloader:
1) allow OEM unlocking in developer options in the device settings
2) download ADB onto your computer https://developer.android.com/studio/releases/platform-tools.html
3) cd to the directory in CMD
4) enter this command: adb reboot bootloader
5) once the device is in fastboot mode, do: fastboot oem unlock
How to flash the stock OEM recovery:
1) fastboot flash recovery STOCK_recovery.img
How to flash the tested buggy TWRP recovery:
1) fastboot flash recovery TESTED_recovery.img
How to flash the untested TWRP recovery:
1) fastboot flash recovery UNTESTED_recovery.img
How to reboot back into the OS:
1) fastboot reboot
Downloads:
- Stock: https://drive.google.com/file/d/1Z7AJH6fSbeOkLLWt2JVwsCKiwxt0vlYK/view?usp=sharing
- Tested: https://drive.google.com/file/d/1R4ph5Z5mofsac0Qd352H_BEEz9JS4wBA/view?usp=sharing
- Untested: https://drive.google.com/file/d/1zP81MuR5LLvdYuDvYQHPVCJlgCOUBPlt/view?usp=sharing
Click to expand...
Click to collapse
Oh, there are recoveries? Thanks! What's wrong with the buggy version?
I will try to update this thread soon with the latest software update. If I can remember how I pulled the system files.
secretwolf98 said:
I will try to update this thread soon with the latest software update. If I can remember how I pulled the system files.
Click to expand...
Click to collapse
Did B&N release a software update?
tgp1994 said:
Did B&N release a software update?
Click to expand...
Click to collapse
Yep. It is v1.0.21. With the build date of June 2020. And with the security patch of May 5, 2020.
so there is no twrp or custom rooted rom for this device?
Introduction:
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's 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.
Changelog:
• Updated sources to latest
• Almost Everything working fine.
Only for MIUI 13 Android 11
Creator: @Aghora7
Download
Installation instructions
whats is with data encrypten? is it working or problems with: "cant decrypt fbev2 partition"?
lurchiii said:
whats is with data encrypten? is it working or problems with: "cant decrypt fbev2 partition"?
Click to expand...
Click to collapse
I can't answer to this question, because it depends on you made any mistakes during the installation or not
Its support for A12 miui 13.0.4
Does it support A12 eea europe rom ?
xristos1925 said:
Does it support A12 eea europe rom ?
Click to expand...
Click to collapse
it supports a11
It seems Poco M4 Pro is not supported by TWRP and OrangeFox and that this unofficial TWRP is only for Android 11..
In my case I rooted (with magisk) from the latest ROM with Android 12..
And then installed LineageOS (Android 13). Everything works fine..
But I want to have a custom recovery for installing e.g. Gapps...
How can I do that?
Or do I need to rollback to previous ROM, install this TWRP then root with magisk and then go and install Lineage OS (and in that case I will still have TWRP and rooted)?
Thanks for any details..
sanjibukai said:
It seems Poco M4 Pro is not supported by TWRP and OrangeFox and that this unofficial TWRP is only for Android 11..
In my case I rooted (with magisk) from the latest ROM with Android 12..
And then installed LineageOS (Android 13). Everything works fine..
But I want to have a custom recovery for installing e.g. Gapps...
How can I do that?
Or do I need to rollback to previous ROM, install this TWRP then root with magisk and then go and install Lineage OS (and in that case I will still have TWRP and rooted)?
Thanks for any details..
Click to expand...
Click to collapse
Once you have lineageos installed, you must to flash twrp via fastboot and then flash Gapps
1. Flash system ( when it's done, don't reboot phone, just flash twrp
2. If you already are on twrp flash your Google apps
3. When you're done with flashing gapps, restart phone to system (twrp will be gone after reboot)
4. You have installed Gapps
i don't know how to flash twrp permanently, if you want further informations about this recovery, then join fleur telegram development channel
BloxetPL said:
1. Flash system ( when it's done, don't reboot phone, just flash twrp
Click to expand...
Click to collapse
Hello and thanks for the reply..
Currently when I'm installing LineageOS I do the following:
Code:
# SMINORI SCRIPT
fastboot flash system system.img
fastboot reboot fastboot
fastboot getvar is-userspace
fastboot erase system
fastboot delete-logical-partition product_a
fastboot flash system system.img
# <- here?
fastboot reboot recovery
Do you mean that after installing LineageOS above, I need to run:
Code:
fastboot flash boot twrp.img
fastboot boot twrp.img
# Booting in TWRP despite the error
adb sideload gapps_file.zip
And then just install Gapps using the TWRP GUI?
sanjibukai said:
Hello and thanks for the reply..
Currently when I'm installing LineageOS I do the following:
Code:
# SMINORI SCRIPT
fastboot flash system system.img
fastboot reboot fastboot
fastboot getvar is-userspace
fastboot erase system
fastboot delete-logical-partition product_a
fastboot flash system system.img
# <- here?
fastboot reboot recovery
Do you mean that after installing LineageOS above, I need to run:
Code:
fastboot flash boot twrp.img
fastboot boot twrp.img
# Booting in TWRP despite the error
adb sideload gapps_file.zip
And then just install Gapps using the TWRP GUI?
Click to expand...
Click to collapse
Remove "fastboot reboot recovery" from SMINORI tool and instead of this type "fastboot flash boot twrp.img
fastboot boot twrp.img"
I currently have MIUI13 and Android 11.
Tried to install TWRP with the instructions given but my phone will keep on bootloop.
TWRP interface shows for a few seconds but it shuts down after.
Im looking everywhere for answers but couldnt find any
globalfandemic said:
I currently have MIUI13 and Android 11.
Tried to install TWRP with the instructions given but my phone will keep on bootloop.
TWRP interface shows for a few seconds but it shuts down after.
Im looking everywhere for answers but couldnt find any
Click to expand...
Click to collapse
I saw that your question on telegram, as they said do "fastboot reboot recovery" no "fastboot boot twrp.img"
BloxetPL said:
I saw that your question on telegram, as they said do "fastboot reboot recovery" no "fastboot boot twrp.img"
Click to expand...
Click to collapse
Already tried, still same issue.
Tried using a couple new commands too with no result:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash boot_a twrp.img
fastboot flash boot_b twrp.img
fastboot reboot recovery
Also tried using only the commands you gave:
fastboot flash boot twrp.img
fastboot reboot recovery
Hi, I want to install ArrowOS and I don't have an external storage, how can I install this ROM without an external storage? With TWRP
If the ROM asks you to do Format Data after flashing, then you could easily keep the ROM in the internal storage> flash the ROM > do a reset.
On the other hand, if it asks you to first format the data and then flash ROM, then keep the ROM in the platform-tools folder, format data on your device, then launch CMD inside the platform-tools folder and type in the below command:
adb push rom.zip /sdcard
ROM will be transferred to the internal storage and you could now flash it.
binary**# said:
If the ROM asks you to do Format Data after flashing, then you could easily keep the ROM in the internal storage> flash the ROM > do a reset.
On the other hand, if it asks you to first format the data and then flash ROM, then keep the ROM in the platform-tools folder, format data on your device, then launch CMD inside the platform-tools folder and type in the below command:
adb push rom.zip /sdcard
ROM will be transferred to the internal storage and you could now flash it.
Click to expand...
Click to collapse
To put the GApps I just type "adb push gapps.zip" in the console and flash it, right?
bladekt said:
Hi, I want to install ArrowOS and I don't have an external storage, how can I install this ROM without an external storage? With TWRP
Click to expand...
Click to collapse
using adb sideload
example : adb sideload rom.zip
but you'll need arrow os recovery for flashing (it is the recommended method)
bladekt said:
To put the GApps I just type "adb push gapps.zip" in the console and flash it, right?
Click to expand...
Click to collapse
you can't flash gapps on arrow since it's erofs... you must use the gapps version
alonsoj636 said:
using adb sideload
example : adb sideload rom.zip
but you'll need arrow os recovery for flashing (it is the recommended method)
you can't flash gapps on arrow since it's erofs... you must use the gapps version
Click to expand...
Click to collapse
How can I get the ArrowOS recovery?
bladekt said:
How can I get the ArrowOS recovery?
Click to expand...
Click to collapse
you need to extract boot/vendor_boot from rom file with this tool
or if you want me to upload them , i'll do
You can also use a USB OTG cable and a USB drive
alonsoj636 said:
using adb sideload
example : adb sideload rom.zip
but you'll need arrow os recovery for flashing (it is the recommended method)
you can't flash gapps on arrow since it's erofs... you must use the gapps version
Click to expand...
Click to collapse
How could I do it with TWRP?
bladekt said:
How could I do it with TWRP?
Click to expand...
Click to collapse
flash rom in twrp and then reboot to recovery (it will boot on arrow recovery) and format data, then you can reboot to system.
please note that this isn't the recommended method and there are no warranty that this will work so try to use the recommended method (flash boot/vendor_boot and flash via sideload)
alonsoj636 said:
flash rom in twrp and then reboot to recovery (it will boot on arrow recovery) and format data, then you can reboot to system.
please note that this isn't the recommended method and there are no warranty that this will work so try to use the recommended method (flash boot/vendor_boot and flash via sideload)
Click to expand...
Click to collapse
Can you send me the boot and vendor_boot files for Arrow?
bladekt said:
Can you send me the boot and vendor_boot files for Arrow?
Click to expand...
Click to collapse
boot.img and 1 more file
2 files sent via WeTransfer, the simplest way to send your files around the world
we.tl
alonsoj636 said:
boot.img and 1 more file
2 files sent via WeTransfer, the simplest way to send your files around the world
we.tl
Click to expand...
Click to collapse
Thanks, now I just flash the vendor_boot and boot with "fastboot flash vendor_boot vb.img" and "fastboot flash boot b.img" and reboot to recovery, right?
bladekt said:
Thanks, now I just flash the vendor_boot and boot with "fastboot flash vendor_boot vb.img" and "fastboot flash boot b.img" and reboot to recovery, right?
Click to expand...
Click to collapse
Yes
alonsoj636MW said:
Yes
Click to expand...
Click to collapse
Can I do this with other roms (example crdroid)?
bladekt said:
Can I do this with other roms (example crdroid)?
Click to expand...
Click to collapse
if rom have his recovery on /boot
is not needed so crdroid have it on /boot so you can flash it on a custom recovery.
if rom have recovery on /vendor_boot then you should do it.
anyway, always refer to the instructions of the developer
alonsoj636MW said:
if rom have his recovery on /boot
is not needed so crdroid have it on /boot so you can flash it on a custom recovery.
if rom have recovery on /vendor_boot then you should do it.
anyway, always refer to the instructions of the developer
Click to expand...
Click to collapse
In the CrDroid thread it says "Clean Flash (Via adb sideload / via sd card)", by clean flash do you mean format and install?
bladekt said:
In the CrDroid thread it says "Clean Flash (Via adb sideload / via sd card)", by clean flash do you mean format and install?
Click to expand...
Click to collapse
yes