[GUIDE][TUTORIAL]How-TO - Flash Kernel, TWRP and Stock Recovery (JB and KK) - Huawei Ascend P6, Mate

I've seen many of you guys who probably are new to Android and the adb/fastboot world so I decied to create a simple understandable guide to flash custom recoveries or kernels through such tools...
First off we'll start with the basics...
Code:
[B][COLOR="Red"]I'm not responsible if anything goes wrong.
If your phone turns into a beautiful and useless brick.
The procedures described below have been tested by me since several years ago and never had an issue,
never the less remeber
YOU ARE DOING THIS BY YOURSELF AND TO YOUR PHONE, NOT ME.[/COLOR][/B]
You need the Following:
Huawei Ascend P6
Your phone needs to be on either KitKat Beta, B118CN or B120CN
Drivers for the Phone Installed
Huawei PC Suite installed (This is only to have the Fastboot driver that comes along with it)
abd&fastboot.zip (attached to this post)
USB Debuggin Option enabled in "Developer Options"
Gutts to play along with your phone internals...
Utilizing both ADB and Fastboot to flash​Assuming your phone boots just fine and it is being recognized by the computer go to the place where you have decompressed the adb&fastboot.zip file.
Pressing both "Shift Key" + Right click should bring a menu like this:
{
"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"
}
Click on "Open command window here"
You should see a CMD window pop up in front of you, now the fun will begin:
1.- Connect your phone to the PC and then type in the Command Window:
Code:
adb devices
2.- You should see an output stating your device as online.
3.- Type:
Code:
adb reboot bootloader
4.- Your Phone now should be "stuck" on Huawei Ascend Logo, don't panic we are in fastboot mode now.
5.- Here we can erase or flash anything we want to the phone you be extremely careful with what you are doing.... To flash kernel and recovery we can do as follows:
Code:
Flashing a Kernel:
fastboot flash boot boot.img
Code:
Flashing TWRP Recovery:
fastboot flash recovery recovery-twrp.img
Code:
Flashing Stock Recovery:
fastboot flash recovery recovery.img
Once it finish you'll see an output like the following
Now just do:
Code:
fastboot reboot
Your phone will boot into system, to go to recovery while having the phone connected to the Computer do:
Code:
adb reboot recovery
KEY NOTES​
For all of this to work your Phone needs to be on either latest KitKat Beta, B118 or B120 CN firmwares. International firmwares do not support flashing custom kernels or recoveries.
If you are flashing a Kernel make sure the kernel is named as "boot.img"
If you are flashing TWRP recovery name it as "recovery-twrp.img"
If you are flashing stock recovery name it as "recovery.img"
Any file you are flashing (either kernel or recovery) must be placed inside the folder abd&fastboot
I'll create another Post or Thread with information and usage of each TWRP item....
More to come...

Reserved...

Last one for further updates...

jimbo77 said:
Last one for further updates...
Click to expand...
Click to collapse
Such A Nice Guide. It Will Help Lots of users. Thanks A Lot

Thanks for the great post
Gesendet von meinem HUAWEI P6-U06 mit Tapatalk

thanks for this! Its easy to follow and understand especially for someone like me who's new to android

Superwitschi said:
Thanks for the great post
Gesendet von meinem HUAWEI P6-U06 mit Tapatalk
Click to expand...
Click to collapse
skyp6user said:
thanks for this! Its easy to follow and understand especially for someone like me who's new to android
Click to expand...
Click to collapse
I'm glad to help! If you think anything else can be added or something else you guys need assistance let me know and I'll update this post or create a new one with the info needed

Finally someone did it

Super cool!!
Waaaaaaaaaat! Thank you SOOOOOOOOOOOOOOOO much !!:good::good::fingers-crossed::fingers-crossed::victory::victory::victory::victory::laugh::laugh::highfive::highfive::highfive::silly::good::good:
I used this verry cool guide and it worked. i went from zero to hero. you are my hero

Thread Stuck
Nice guide!!

Added to the Index thread. Really well done mate.

Nice guide. Thanks dude!
Enviado desde mi HUAWEI P6-U06 mediante Tapatalk

Thanks to this guide I am now happily running LightningKat. very easy guide. thank you!

Hi,
I also successfully managed to get the Lightningkat ROM working. But I have a small problem. Whenever I shut down or reboot the phone, it automaticaly boots into the TWRP. Can this be disabled?
Also one question for those who have Lightningkat RC01 - my Anutut score is only 11k, Am I doing something wrong (with B125 I got something like 15k). I also noticed there is no power manager in this rom.

javak810i said:
Hi,
I also successfully managed to get the Lightningkat ROM working. But I have a small problem. Whenever I shut down or reboot the phone, it automaticaly boots into the TWRP. Can this be disabled?
Also one question for those who have Lightningkat RC01 - my Anutut score is only 11k, Am I doing something wrong (with B125 I got something like 15k). I also noticed there is no power manager in this rom.
Click to expand...
Click to collapse
I had the same problem. Always booted in TWRP, but it solved itself after 4/5 reboots. I have no idea what I did to solve it :/
I got 13k, but remember antutu does not say a lot. A high antutu score means you can play better games. It gives a indication. The only game I have on my phone is flappy bird and it did run better on android 4.2 but on kitkat i have much more ram available and I think the ui runs a lot smoother.
-edit-
also. try to delete some root apps. most of the tweaks run in the background and lower your antutu score. Same goes for normal apps.

Yeah I know the benchmark doesn't say alot, but on B125 I was constatly getting 14-15k and with LightningKat the score should be higher, not lower. At least in the screenshots there is something like 17,5k points in Antutu. The battery life and fluentness of the UI seem to be also better on B125.
I'm moving back to B125 and wait for an official Kitkat release.

Hi
Hi my friend.
how can I remove twrp recovery from my P6?because when I want to reset my phone from Backup and reset it goes to recovery mode and doesn't reset at all.
Beside that I want to instal B125 but then again it goes to recovery mode.How do I have to remove the recovery mode ?

I will test it when I have to flash again

bettanoom said:
Hi my friend.
how can I remove twrp recovery from my P6?because when I want to reset my phone from Backup and reset it goes to recovery mode and doesn't reset at all.
Beside that I want to instal B125 but then again it goes to recovery mode.How do I have to remove the recovery mode ?
Click to expand...
Click to collapse
Download stock recovery and flash it using this very same guide.
Sent from my HUAWEI P6-U06 using Tapatalk

thanks
thanks a lot for this guide!! was really helpful:good:

Related

LG G2-D802 Unbrick Device by g0dsend313 (mlm1102003)

LG G2-D802 Unbrick Device by g0dsend313 (mlm1102003)
how to unbrick LG G2
v.2
learn how to unbrick your device when it cann't go to recovery/downloadmode or stuck in fastboot !
{
"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"
}
important:
befor using this program:
1.make sure you cann't go to recovery menu or DownloadMode
Recovery menu : hold power+volume down,release when you see lg logo then hold again
DownloadMode : hold volume up then connect to pc
if you could go to downloadmode ,flash stock tot files
if you could go to recovery menue(twrp) go to advance=>terminal command then type
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
to fix downloadmode
2.make sure you install all needed drivers
Code:
http://storagecow.eu/Xda/LG%20G2/Stock/KitKat%204.4.2%20Firmwares/TOT%60s/LGUnitedMobileDriver_S50MAN310AP22_ML_WHQL_Ver_3.10.1.exe
3.Fix 1 allways get everything fixed !(it is just for android 4.2.2)
its in order !if you cannt fix your device by "fix 1" then use fix2 and others(in order)
4.if you stuck at fastbootmode and cannt go to recovery menu/DownloadMode
(in other words you cannt do anythings!)
use "fix 4" if it cannt fix your device then use "fix 5"
befor using "fix 4"
you must download laf.img from this link and put it in bin folder
Code:
http://downloads.codefi.re/autoprime/LG/LG_G2
befor using "fix 5"
download "laf.img" and "recovery.img" from this link and put them in bin folder
Code:
http://downloads.codefi.re/autoprime/LG/LG_G2
(choosing carefully and wisely)
added : Fix 6
for 32gb d802 which show 16gb
first install 4.2.2 then root with supersuer
then use fix 6
then flash 4.2.2 with kdz
after first boot just hard reset ! and all done and the problem get fixed !
download the updated program in first post
if you have recovery but stuck at downloadmode
first download v2 then fx22.zip from one of the below links
and put that in bin folder
Code:
http://d-h.st/lhP
http://uptobox.com/30ag9syz0mj4
http://ul.to/6an3gxn4
then go to recovery menu choose apply update from sideload(or such thing)
then use fix 7
5.after each one test if you can go to recoverymenu/downloadmode
6.I'm not responsible if anything goes wrong !
Download :
Code:
http://d-h.st/FWK
http://ul.to/9lx9kqmz
http://uptobox.com/282ll0q1e77r
http://www.mirrorcreator.com/files/1XPDWBM1/LG_G2_Unbrick_g0dsend313_v2.zip_links
pass:
asrejavan
English : fix_en
Persian : fix_fa
sources:
Code:
http://forum.xda-developers.com/showthread.php?t=2451696
http://forum.xda-developers.com/showthread.php?t=2449670
http://forum.xda-developers.com/showpost.php?p=48765620
Thanks:
thecubed
WACOMalt
Partager.info
"asrejavan forum"
"[email protected]/\/\ID"
"dj yaghoob"
for helping and testing the program
How to enter into fastboot on D802?
Wysłane za pomocą LG G2 przez TWRP
Hazard17 said:
How to enter into fastboot on D802?
Wysłane za pomocą LG G2 przez TWRP
Click to expand...
Click to collapse
sometimes because of flashing the wrong file or power lost in flashing or something go wrong in flashing the rom does not fully flashed and just go to fast boot mode(like the picture in the first post)
mlm1102003 said:
sometimes because of flashing the wrong file or power lost in flashing or something go wrong in flashing the rom does not fully flashed and just go to fast boot mode(like the picture in the first post)
Click to expand...
Click to collapse
He asked how to enter fastboot, like on nexus devices
Sent from my LG-D802 using Tapatalk
black87 said:
He asked how to enter fastboot, like on nexus devices
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
i know what he asked i answered that because
(i think) there is no way to go to fastboot normally
I think the same. I tried enter fastboot and download via adb, and phone reboots normally .
If we had fastboot access, we'd easy can downgrade software. It's very simillar as NVflash in Tegra devices - you can't enter it normally, but only after flashing special custom AndroidRoot bootloader. Fastboot would allow us to install custom recoveries over official KitKat - so it has been removed from Samsung Devices, and repleced by Odin.
My Phone's Memory 32 gbt fell to 16 gbt please help
@up
Try to install stock for your phone
Hazard17 said:
@up
Try to install stock for your phone
Click to expand...
Click to collapse
I m try try try but 16 gb again
Had you installed stock for 32GB variant?
Wysłane za pomocą LG G2 przez TWRP
cimbom said:
I m try try try but 16 gb again
Click to expand...
Click to collapse
flash 32gb stock by tot method(using flashtool)
mlm1102003 said:
flash 32gb stock by tot method(using flashtool)
Click to expand...
Click to collapse
I m try. http://forum.xda-developers.com/showthread.php?t=2475045 this method but It did not work
cimbom said:
I m try. http://forum.xda-developers.com/showthread.php?t=2475045 this method but It did not work
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2432476
method 2
mlm1102003 said:
http://forum.xda-developers.com/showthread.php?t=2432476
method 2
Click to expand...
Click to collapse
thanks I m look now
cimbom said:
thanks I m look now
Click to expand...
Click to collapse
ı m try this method but It did not work (( again 16 gb
cimbom said:
ı m try this method but It did not work (( again 16 gb
Click to expand...
Click to collapse
Try this: http://forum.xda-developers.com/showpost.php?p=50790181&postcount=49
no hope?
Hello,
I just bricked my G2 (802) while flashing a recovery.img and now I only could boot to download mode.
If i want to boot to recovery it says secure boot failed or something like that.
I tried to flash back to stock by using .tot file but in Flash Tools i get a error message saying:
Model information check Fail!
If i try to flash a .kdz file I get a Page Error.
Someone knows another solution ?
UPDATE
I could fix it with another .ddl file using flash tools! (see attachment)
mlm1102003 said:
http://forum.xda-developers.com/showthread.php?t=2432476
method 2
Click to expand...
Click to collapse
Kickoff said:
Try this: http://forum.xda-developers.com/showpost.php?p=50790181&postcount=49
Click to expand...
Click to collapse
2 days at the comment does not ...Is there anything else I can try please
cimbom said:
2 days at the comment does not ...Is there anything else I can try please
Click to expand...
Click to collapse
Did you try my method? Did not work? Why?
Kickoff said:
Did you try my method? Did not work? Why?
Click to expand...
Click to collapse
I doing
On the phone use Total Commander to copy the files to /system/bin and change the permission to 755 on each. And
Type code in adb but Nothing's happening on the screen it was adb should remain

[RECOVERY] [golden] ClockworkMod Recvery 6.0.5.1 (CWM)

ClockworkMod Recovery
(CWM)
6.0.5.1
​Official ClockworkMod Recovery is available at http://clockworkmod.com/rommanager ,
Latest official version still at 6.0.2.7 wich is not able to handle flashing KitKat Roms.
I build my CWM on latest CyanogenMod 11 Source.
Latest Recovery Source can be found here: https://github.com/CyanogenMod/android_bootable_recovery
{
"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"
}
XDA:DevDB Information
[golden] ClockworkMod Recvery (CWM), Tool/Utility for the Samsung Galaxy S III Mini
Contributors
Android-Andi
Version Information
Status: Testing
Current Stable Version: CWM 6.0.5.1
Stable Release Date: 2014-09-15
Created 2014-06-05
Last Updated 2014-09-15
Reserved
DOWNLOADS
DOWNLOAD LATEST VERSION FROM ANDROIDFILEHOST.COM
Old Releases attached.
Not my choice for recovery but thanks for keeping it up to date. :thumbup:
Sent through time and space from my s3mini/CM11
tys0n said:
Not my choice for recovery but thanks for keeping it up to date. :thumbup:
Sent through time and space from my s3mini/CM11
Click to expand...
Click to collapse
I second all of your words bud. Thanks Andi you're awesome:good:
Testing it, works good.
BUT there is no choice to get back ( - Go Back is missing )
moonryder said:
Testing it, works good.
BUT there is no choice to get back ( - Go Back is missing )
Click to expand...
Click to collapse
No need for it Use the soft-key right side from your home-button.
I look forward to using this. I have CWM 6.0.2.7. I have tried multiple time to flash the 6.0.4.9 (from inside 6.0.2.7) but the 6.0.2.7 keeps coming back?
Thanks for hep
Error message?
Tried using Odin?
Gesendet von meinem GT-I8190 mit Tapatalk
I am running CWM 6.0.2.7. Cannot seem to get to 6.0.4.9. Have tried flashing with ODIN, flashing from withing 6.0.2.7 and does not take.
It either kills recovery(6.0.2.7 comes back on reboot)
At this point I am stuck on JellyBean.
Uncheck autoreboot in Odin, after Odin finished flashing, wait 30 seconds, now DIRECTLY boot into recovery using the Hardware key combination.
Gesendet von meinem GT-I8190 mit Tapatalk
Android-Andi said:
Uncheck autoreboot in Odin, after Odin finished flashing, wait 30 seconds, now DIRECTLY boot into recovery using the Hardware key combination.
Gesendet von meinem GT-I8190 mit Tapatalk
Click to expand...
Click to collapse
OK will try. But at this point I am desperate. I want to get back to Stock and all the stock roms I flash won't overwrite CWM and therefore won't boot either.
What do I do if I flash a stock and CWM stays there. Why won't it get overwritten?
Update.
Can flash anything with Odin.
But no recovery and stuck with boot loop.
Cannot write new pit file. Bricked?
Update 2: I can only get to dl mode. Flashes (not PIT) run fine. No errors in ODIN. with or without autoreboot same problem. Infinite bootloop on Samsung GT-I8190 screen. No N on the screen and never was.
Phone bought on TaoBao (Chinese Ebay) Maybe a made for China only version. Sticker said i8190N. Phone said i8190. and baseband was i8190XX. . . when I first got it. Internal memory was only 4GB and not 8. Phone box was french and phone sticker (under battery) was in Chinese.
I think it is not a fake but a Chinese version made after the regular product runs. Fine if you stick with the original 4.1.2 That it comes with.
I will send it back and try again.
Downloading Chinese Stock firmware now to see if that takes. FAIL!!!
Still hoping to get a real/better one from TaoBao and try again. Will be a week.
ClockworkMod Recovery (CWM) 6.0.5.0
Ready for download in some minutes
Notable changes since 6.0.4.9:
* Segfault fixes for command line nandroid backup/restore
* Optimizations to progress thread so it doesn't get overloaded with
screen updates (this significantly improves backup/restore speed)
* Fixes for command line nandroid backups of vold volumes
* Correctly update background image for errors and finished processes
* Allow selective restore of more than one partition at a time
* New MD5 calculator only verifies checksums of partition(s) selected
for restore and warns you when files or checksums are not found
* New touch code supports a wider variety of devices for swipe control
and virtual (capacative touch) keys are now supported
* Only show Mount USB storage option if possible
Click to expand...
Click to collapse
reuploaded 6.0.5.0 because of some problems on recovery kernel.
All is working well now. It appears all of my posts were due to a very good fake that I bought. The new one came and it flashed the first time and all is working well.
Do it will gonna work on s3 mini ve
wait reply
Sent from my GT-I8200 using XDA Free mobile app
NiceIceDice96 said:
Do it will gonna work on s3 mini ve
wait reply
Sent from my GT-I8200 using XDA Free mobile app
Click to expand...
Click to collapse
No! Don't flash it!
Gesendet von meinem GT-I8190 mit Tapatalk
But why even that there is no difference in hw
So please really build for ve edition
Sent from my GT-I8200 using XDA Free mobile app
No, i only build for i8190.
Not sure about the hardware from ve, and i am not interested because i have much devices to support.
Gesendet von meinem GT-I8190 mit Tapatalk
button dosnt work . i reboot by holding power button

N9-Flounder-MOB30W-WiFi-ODEXED-ROOTED-BB v1.0 2016/08/03

For your flashing pleasure!!!!
{
"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"
}
Special credit and many thanks to @SuperR. for his great rom kitchen.
Please head over there and hit his thanks button!!!!!.​
This is a pure stock MOB30W deodexed rom.
Rooted w/ Systemless SuperSU 2.76 thanks @Chainfire and Osmosis busybox included, thanks @osm0sis
No apps have been removed or updated.
Install:
1. Install MOB30W vendor image. Flash with TWRP or fastboot.
2. Recommend using latest bootloader --------> fastboot flash only.
3. Recommend using latest twrp 3.0.2
4. Make backup.
5. Install rom ---> enjoy.
Get Odexed Rom here.
Reserved
For me.
I guess this ROM is not prerooted , right?
albsat said:
I guess this ROM is not prerooted , right?
Click to expand...
Click to collapse
Wrong it is rooted w/ SuperSU 2.52 and includes busy box. Please read the OP -- It's there!!!
Thank you, this is exactly what I prefer.
No need for GAPPS, other than install the APP directly from Google Play, right?
Would be also good for Xposed v78 too?
Tseng17 said:
Thank you, this is exactly what I prefer.
No need for GAPPS, other than install the APP directly from Google Play, right?
Would be also good for Xposed v78 too?
Click to expand...
Click to collapse
Yes right and I don't use Xposed but no reason for it not to work on stock deodexed. Let us know after you test. Thanks.
Wow. Great. Is it possible to get the same but not deodexed because of the speed?
So completely stock rooted?
Odexed rom added to OP.
Added odexed rooted rom w/ vendor and bootloader images included to the OP . Try it you will like it. Look to bottom of OP. :good::good:
@FormelLMS
You sir, are a gentleman! Thank you very much! I will download it later today!
Thanks!
Gesendet von meinem X9006 mit Tapatalk
Finally, stock rooted. Always had these on n7 from scrosler. Thanks fhem!
Thanks @fhem
The odexed version runs super smooth. Install went fine!
Hope, I can do this myself in future.
Gesendet von meinem Nexus 9 mit Tapatalk
Apologies if this is a noob question. My Nexus 9 just came out the box and is still on 5.0. I know how to root and install TWRP, done already.
I don't understand the step in this threat about flashing the bootloader and factory image first. The link takes me to the full, stock rom. Do I have to flash the full unrooted 6.0 before I can flash this identical but rooted rom?
astralbee said:
Apologies if this is a noob question. My Nexus 9 just came out the box and is still on 5.0. I know how to root and install TWRP, done already.
I don't understand the step in this threat about flashing the bootloader and factory image first. The link takes me to the full, stock rom. Do I have to flash the full unrooted 6.0 before I can flash this identical but rooted rom?
Click to expand...
Click to collapse
It's always best to learn how to use adb/fastboot to flash factory images. Download the MRA58N and unpack w/ 7zip. Then follow these instructions to fastboot flash the bootloader and vendor images. You only need to flash the bootloader and vendor images. Then you should move from bootloader to twrp and flash the rom. Hope this answers your question and helps you get started to flashing fun.
fhem said:
It's always best to learn how to use adb/fastboot to flash factory images. Download the MRA58N and unpack w/ 7zip. Then follow these instructions to fastboot flash the bootloader and vendor images. You only need to flash the bootloader and vendor images. Then you should move from bootloader to twrp and flash the rom. Hope this answers your question and helps you get started to flashing fun.
Click to expand...
Click to collapse
Perhaps I wrote my question hurriedly. I know how to use adb/fastboot to flash factory images. What I actually wanted to know was is it necessary to flash the whole factory image before flashing this full rom. I was hoping there was some simpler, shorter route like just flashing some updated firmware or bootloader. It doesn't really matter to me now because I went ahead and flashed the factory image, TWRP, and am now configuring this lovely rooted rom. But if you want to answer the question for anybody else that might be wondering the same thing by all means go ahead.
Can you please make these mods :
advanced reboot menu,
circle battery,
reverse menu button (recent, menu, back)
Thanks for your work
astralbee said:
Perhaps I wrote my question hurriedly. I know how to use adb/fastboot to flash factory images. What I actually wanted to know was is it necessary to flash the whole factory image before flashing this full rom. I was hoping there was some simpler, shorter route like just flashing some updated firmware or bootloader. It doesn't really matter to me now because I went ahead and flashed the factory image, TWRP, and am now configuring this lovely rooted rom. But if you want to answer the question for anybody else that might be wondering the same thing by all means go ahead.
Click to expand...
Click to collapse
He did answer. You extract the bootloader and vendor images from the factory image and flash those. The link takes you to the factory image because you have to download it to extract those 2 things from it (bootloader and vendor img)
With the odexed rom you don't have to.
What benefits does deodexed roms have except they are slower?
Gesendet von meinem Nexus 9 mit Tapatalk
albsat said:
Can you please make these mods :
advanced reboot menu,
circle battery,
reverse menu button (recent, menu, back)
Thanks for your work
Click to expand...
Click to collapse
Sorry. Currently I don't have any plans for modding stock rom. I use my aosp build for modding.
FormelLMS said:
With the odexed rom you don't have to.
What benefits does deodexed roms have except they are slower?
Gesendet von meinem Nexus 9 mit Tapatalk
Click to expand...
Click to collapse
The main advantage of using a deodexed base rom is that it allows for more theming and modding.
Yeah, did some themes for years here on XDA. But don't know, that someone themes marshmallow roms.
Gesendet von meinem Nexus 9 mit Tapatalk
albsat said:
Can you please make these mods :
advanced reboot menu,
circle battery,
reverse menu button (recent, menu, back)
Thanks for your work
Click to expand...
Click to collapse
You can use xposed and Gravitybox for that?
However, I have a quick question as well. Xposed (and Gravitybox) should run fine on the odexed Rom as well, right?
Thanks very much ahead and also for this rom, exactly what I was looking for!

[New Update][NON-ANDROID] SailfishOS 3.0 [3.0.3.9]

{
"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"
}
Sailfish OS (also styled as SailfishOS or abbreviated to SFOS) is a mobile operating system combining the Linux kernel for a particular hardware platform use, the open-source Mer core middleware, a proprietary UI contributed by Jolla, and other third-party components.
https://img.xda-cdn.com/sP516dFVJKyUezAnTyIGYjZ1iU0=/http%3A%2F%2Fpraxistipps-images.chip.de%2FZfsIsgbRpVTn3hYYVzeQ91Fxnz0%3D%2F0x0%2Ffilters%3Ano_upscale%28%29%3Aformat%28jpeg%29%2Fpraxistipps.s3.amazonaws.com%252Fdas-jolla-phone_210d4af5.png
It's a beautiful OS developed by the Jolla and the mer team. The UI is totally guesture based. So say good bye to your boring Android navigation bar. The OS is fast and butter smooth with zero lags. This is a totally new experience and certainly a delightful one from the same old boring mundane Android which has had almost the same UI since 5.0 .
Flashing Process:
Note: This has to be flashed over LineageOS 15.1
1. Download LineageOS 15.1: LineageOS 15.1
2. Download Sailfish OS 3.0: SailfishOS 3.0
3. Wipe cache, dalvik cache system and data. Copy the two ROMs to your phone.
4. Flash LineageOS 15.1 first, then Sailfish 3.0 .
Bugs:
Bluetooth.
WiFi once turned off won't work
MTP
Maybe other stuffs I dont Know
Please Note: It is in pre-alpha condition. Not stable. Only for the Curious minds. Stable build will be uploaded in a while. But you can still flash and get a feel of it.
I hope i wasn't too late pushing out a new build. Sorry if I was late
XDA:DevDB Information
SailfishOS, ROM for the Lenovo ZUK Z2 (Plus)
Contributors
PseudoDev, krnlyng, mal, sledges
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.x
Version Information
Status: Testing
Created 2017-10-20
Last Updated 2019-05-19
Wow, very interesting
Great work man..........hope it continues i give it a try when call start working as z 2 is my primary device great work really appreciate....
Hey, Great Work Man!!! I Am Using It As My Daily Driver. Please Fix Those Audio/Video And Calling bug. And Make It Official Please.... Got So Much Bored From Android. Please Make It Stable And Official And Continue The Development. Thanks For Your Work.
Very interesting, I'll watch this thread closely and I'll give it a try asap. Thanks for sharing your work.
Really interesting... Do we have screenshots?
Awesome work dev! I used it on my old redmi 2 and fell in love with it, had since been hoping someone would port it for zuk z2!
Is there any way to use WhatsApp on this build?
himzz0007 said:
Great work man..........hope it continues i give it a try when call start working as z 2 is my primary device great work really appreciate....
Click to expand...
Click to collapse
ChetanLokhande said:
Hey, Great Work Man!!! I Am Using It As My Daily Driver. Please Fix Those Audio/Video And Calling bug. And Make It Official Please.... Got So Much Bored From Android. Please Make It Stable And Official And Continue The Development. Thanks For Your Work.
Click to expand...
Click to collapse
Calling works. Just restart once.
Goldexplorer said:
Really interesting... Do we have screenshots?
Click to expand...
Click to collapse
Will upload in a while
PseudoDev said:
Calling works. Just restart once.
Will upload in a while
Click to expand...
Click to collapse
I have to question...
What we have to do if we want to go back to nouget roms after installing this...?
And WhatsApp and youtube
works in this rom?
@PseudoDev
I cannot get it to boot. When flashing sailfish OS right after flashing CM13, it does not install and gives error (screenshot attached)
It installs successfully after rebooting to TWRP after installing CM13, but on boot, the phone freezes with dim white LED always on. I ran that adb shell command yet it does not boot . I couldn't take logs at that time as phone was not recognized in adb.
hp5942 said:
@PseudoDev
I cannot get it to boot. When flashing sailfish OS right after flashing CM13, it does not install and gives error (screenshot attached)
It installs successfully after rebooting to TWRP after installing CM13, but on boot, the phone freezes with dim white LED always on. I ran that adb shell command yet it does not boot . I couldn't take logs at that time as phone was not recognized in adb.
Click to expand...
Click to collapse
Are you using twrp 3.1? Actually, i forgot to mention that you won't be able to flash this on twrp 3.1.
Holdon, lemme upload twrp 3.0.x
It is chinese but you can change the language in settings. After that, follow the steps again.
Edit: Uploaded. Download the recovery from the downloads tab
PseudoDev said:
Are you using twrp 3.1? Actually, i forgot to mention that you won't be able to flash this on twrp 3.1.
Holdon, lemme upload twrp 3.0.x
It is chinese but you can change the language in settings. After that, follow the steps again.
Edit: Uploaded. Download the recovery from the downloads tab
Click to expand...
Click to collapse
Yes I was using Official TWRP 3.1. I will try using 3.0.x and report later by evening. Thanks for the info
Can i try this rom with dual boot patcher ?
Finally something new , Hope it gets stable soon and development of this rom continues
PseudoDev said:
Calling works. Just restart once.
Will upload in a while
Click to expand...
Click to collapse
where to write in twrp the command i am writing on terminal in twrp its not working ??
himzz0007 said:
where to write in twrp the command i am writing on terminal in twrp its not working ??
Click to expand...
Click to collapse
Did you try on twrp 3.0?
It wont flash on 3.1
The commands run perfectly fine. Probably something wrong in your doing. Try again
PseudoDev said:
Did you try on twrp 3.0?
It wont flash on 3.1
The commands run perfectly fine. Probably something wrong in your doing. Try again
Click to expand...
Click to collapse
no i am not writing in 3.1 i first flash the twrp which u given ..then i install the cm13 then sailfish os then i go in advance of twrp in which terminal in their i go in the terminal and i wrote the command u given but somehow it showing error.....the problem is when i go in fastboot/bootloader option of zuk z 2 it do not show my device in adb in my computer but when i connect my device in 7.1.2 and then i wrote adb devices in terminal its shows...
himzz0007 said:
no i am not writing in 3.1 i first flash the twrp which u given ..then i install the cm13 then sailfish os then i go in advance of twrp in which terminal in their i go in the terminal and i wrote the command u given but somehow it showing error.....the problem is when i go in fastboot/bootloader option of zuk z 2 it do not show my device in adb in my computer but when i connect my device in 7.1.2 and then i wrote adb devices in terminal its shows...
Click to expand...
Click to collapse
What error do you see on terminal when you type it in the twrp terminal? Also, you don't have to go to fastboot. You need to stay on recovery and connect your device. From there, run the commands on PC.
PseudoDev said:
What error do you see on terminal when you type it in the twrp terminal? Also, you don't have to go to fastboot. You need to stay on recovery and connect your device. From there, run the commands on PC.
Click to expand...
Click to collapse
i have done everything as u said but their is only white light coming f in notification bar no boot animation etc....
himzz0007 said:
i have done everything as u said but their is only white light coming f in notification bar no boot animation etc....
Click to expand...
Click to collapse
While running the command, do you see any error?
Like, not found or something like that

Development [ROM][12.0][Stable][FEB] Pixel Experience 12 for OnePlus 9 Pro [UNOFFICIAL]

{
"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"
}
What is this?​PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)​​Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device​​Based on Android 12​​What works?​Pretty much everything.​​Known issues​You tell me​​DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED​​Donate​Here​​Translation​Help with project translation​​Stay tuned​Our blog​Download Link for OnePlus 9 Pro​ROM​Recovery (Boot.img)​Device Chat​
INSTRUCTIONS​Make sure you are on latest OOS 11 (11.2.10.10)​Reboot to bootloader​Flash the provided boot.img​Reboot to recovery​Format data in the recovery​ADB sideload PixelROM.zip​Reboot ​​
Android OS version: 12​
Security patch level: FEB 2022​
Kernel Source code: Link​
Trees Sources :
8350-common
Lemonadep​
Source code : https://github.com/PixelExperience​
ROM Developer: YouLop09​
​
Special thanks to:​Chandu, Edward, Karthik, vjs pranav.​​
Finally. Hope this goes official. Nice job!
Need to have Bootloader unlocked or not.
Thank u so match
dariodamico said:
Need to have Bootloader unlocked or not.
Thank u so match
Click to expand...
Click to collapse
Yes, you need to have it unlocked
Wow this is incredible!
But i am noob in the new style of flashing custom roms, when i saw a videotutorial i will flash it
adrisanfe said:
Wow this is incredible!
But i am noob in the new style of flashing custom roms, when i saw a videotutorial i will flash it
Click to expand...
Click to collapse
You must be on A11 OOS or any custom rom A11 OR A12. Doesn't matter.
Steps what I did and how I install the rom and root.
Steps:
1. Go to bootloader and use following cmd: fastboot flash boot filename.img (provided by the developer in the 1post recovery.img)
2. Go to option in bootloader and use volume key to choose the reboot to recovery.
3. Once you are in recovery, go to factory format and click factory format data wipe. It will wipe you internal and external storage with formatting data meaning you will lose everything.
4. Go to Apply Update and use following cmd: adb sideload romname.zip and click entre, it will take 10 to 12 mins depending.
5. Once install successfully reboot to system and enjoy the rom.
Steps for root what I used instead of using payload and extracting boot.img. Easy steps root successful.
1. Once you are booted into system successfully and stepup everything as you would.
2. Go to bootloader by holding down volume down and power button. You will enter bootloader menu.
3. You CANNOT root your phone with given recovery in the first post. So, what I did I use the recovery img from DrepFest rom, it's build for A12 it should be safe to use. TWRP is compatible with A12 as of right now.
4. Go to bootloader use cmd: fastboot flash boot DrespFest recovery.img and click enter and reboot to recovery.
5. Now you will entre DrespFest recovery A12.
6. Go to Apply update and use following cmd: adb sideload rootfilename.zip (it's magisk 23). It will root your phone with Magisk 23, but you can update Magisk 24.1 manually without issues.
I have attached Magiosk 23. It can be sideload through recovery of LOS recovery or DrespFest recovery.
Enjoy rom and root.
Congrats brother! Looks good!
Any chances to non-gapps build?
Will try this later, congrats!
Is there anyway to get call recording in this ROM . Thanks
dariodamico said:
Is there anyway to get call recording in this ROM . Thanks
Click to expand...
Click to collapse
not for now
Will it work if I dirty flash from Drespfest A12 to PixelExperience?
vipinpvarghese said:
Will it work if I dirty flash from Drespfest A12 to PixelExperience?
Click to expand...
Click to collapse
Yes
Warrkill said:
Any chances to non-gapps build?
Click to expand...
Click to collapse
No, Pixel Experience always have gapps.
Any chance to non pro ,just OnePlus 9
xarcom said:
Any chance to non pro ,just OnePlus 9
Click to expand...
Click to collapse
soon
ROM looks great, UI is beautiful. Unfortunately, it drains my battery drastically it might be time for a phone upgrade.
pls help I'm having error with ads Sideload gives me "failed to find updated binary META-INf" pls help
edit: sorted it out, Safari extracting the zip file right after the download of the rom and recompiling it gives error so I used chrome to dl and it is going all good
Tried this this morning for a short time, runs really well and feels amazing however once I turned off wifi I could not get it to turn back on.
Whenever I tried it would crash the system and ask to close the ui.
Reverted back to stock before I had to take to go to work
kevrae said:
Tried this this morning for a short time, runs really well and feels amazing however once I turned off wifi I could not get it to turn back on.
Whenever I tried it would crash the system and ask to close the ui.
Reverted back to stock before I had to take to go to work
Click to expand...
Click to collapse
Just a little off-topic, there is a tutorial somewhere of how to go back to stock?

Categories

Resources