Unofficial | Miui Rom - Huawei Ascend P6, Mate

I found this thread on the official website and I share it, you can download the rom and flash it in your device
Download link
http://en.miui.com/download-127.html
The original thread
http://en.miui.com/thread-2651-1-1.html
Sent from my HUAWEI P6-U06 using Tapatalk

al3nkbootas said:
I found this thread on the official website and I share it, you can download the rom and flash it in your device
Download link
http://en.miui.com/download-127.html
The original thread
http://en.miui.com/thread-2651-1-1.html
Sent from my HUAWEI P6-U06 using Tapatalk
Click to expand...
Click to collapse
anyone tested this?
feedback?

al3nkbootas said:
I found this thread on the official website and I share it, you can download the rom and flash it in your device
Download link
http://en.miui.com/download-127.html
The original thread
http://en.miui.com/thread-2651-1-1.html
Sent from my HUAWEI P6-U06 using Tapatalk
Click to expand...
Click to collapse
Thr is already miui thread in development section. It the same thing.
Sent from my P6-U06 using xda app-developers app

So, did anyone try this yet?

husen4u said:
Thr is already miui thread in development section. It the same thing.
Sent from my P6-U06 using xda app-developers app
Click to expand...
Click to collapse
O.O Husen4u=? Now on the forum! . when you gonna do some more hydy rom?

looks interesting

i never know how to flash this room
أرسلت من GT-P3100 بإستخدام تاباتلك

Related

[R&D] CyanogenMod 10.1 bringup for P6 [PROJECT][TEAM RADIUM]

So, I've been working on a basic CM device configuration/tree for this device! Its still WIP
This thread is for Research and Development
I'll be pushing my tree's to github in a few days (When the most basic things are complete)
I need:
Stock ROM .zip without the app & framework folder.
Stock boot.img
Stock Recovery.img
And your help and support
Device Tree: https://github.com/nolinuxnoparty/android_device_huawei_p6-uo6
Feel free to contribute. Just fork the repo, make changes and send pull request :highfive:
Greeting,
nolinuxnoparty
boot.img from B111:
https://www.dropbox.com/s/3qrbai7xt149q0y/boot.img
recovery.img from B111:
https://www.dropbox.com/s/taiblaiaasmir3r/recovery.img
Tomorrow a I'll put you stock B111 rom zip without app and framework. If you need anything more only tell me
Stock B111 rom without app and framework folders:
https://www.dropbox.com/s/7xxbgjxwww6ig35/p6-06-b111.zip
xchema said:
Stock B111 rom without app and framework folders:
https://www.dropbox.com/s/7xxbgjxwww6ig35/p6-06-b111.zip
Click to expand...
Click to collapse
xchema said:
boot.img from B111:
https://www.dropbox.com/s/3qrbai7xt149q0y/boot.img
recovery.img from B111:
https://www.dropbox.com/s/taiblaiaasmir3r/recovery.img
Tomorrow a I'll put you stock B111 rom zip without app and framework. If you need anything more only tell me
Click to expand...
Click to collapse
Thanks xchema. I have download all the files! Real development begins now :laugh::good:
nolinuxnoparty said:
Thanks xchema. I have download all the files! Real development begins now :laugh::good:
Click to expand...
Click to collapse
Glad to read that!
The bootloader seems to be locked btw, so any idea to circumvent that?
xchema said:
Glad to read that!
The bootloader seems to be locked btw, so any idea to circumvent that?
Click to expand...
Click to collapse
Shiz. Didn't know that it has locked bootloader.
Umm.
Ok I need some more info
The model no. of processor and chipset
More on partition scheme
EDIT:
Can someone tell me the correct model no. of P6? Like U8860/U880 etc.?
Thanks and Greetz
Here some infos about the bootloader:
S34Qu4K3 said:
Checked kernel source and got this:
Code:
2¡¢If your phone already enable secboot feature, please decrypt or unlock the secboot feature first.
So, it seems that our bootloader is unlocked but encrypted with a 1024 bits md5RSA cryptokey. Or Huawei give info about this, or we can forget about flashing custom kernels
Click to expand...
Click to collapse
Just means we can't flash images via bootloader nor the stock recovery since it performs a signature check... Guess we can thank Huawei for the 1024 mixed md5 checksum. This being the case doesn't mean that development ends here as we do have a CWM recovery coming our way so hold tight.
Processor and board: k3v2 (k3v2oem1) afaik
Enviado desde mi HUAWEI P6-U06 usando Tapatalk 4
Model name: P6-U06
Sent from my HUAWEI P6-U06 using xda app-developers app
More data:
Sent from my HUAWEI P6-U06 using xda app-developers app
Stickman89 said:
Just means we can't flash images via bootloader nor the stock recovery since it performs a signature check... Guess we can thank Huawei for the 1024 mixed md5 checksum. This being the case doesn't mean that development ends here as we do have a CWM recovery coming our way so hold tight.
Click to expand...
Click to collapse
xchema said:
Processor and board: k3v2 (k3v2oem1) afaik
Enviado desde mi HUAWEI P6-U06 usando Tapatalk 4
Click to expand...
Click to collapse
S34Qu4K3 said:
Model name: P6-U06
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
S34Qu4K3 said:
More data:
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
Thanks for all the information you gave when I asked
I guess s89 and my team (I am am the only one from the team on this project atm) can work on this further.
Some parts of BoardConfig have been done. I was not able to push kernel source to github, so, I request someone to push it to their github if possible :fingers-crossed:
Uploading it to my github acc (same as my nickname)
Sent from my HUAWEI P6-U06 using xda app-developers app
Repo up!
www.github.com/S34Qu4K3
Sent from my HUAWEI P6-U06 using xda app-developers app
S34Qu4K3 said:
Repo up!
www.github.com/S34Qu4K3
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
Damn. I can't find the defconfig :|
Can you do this via adb
adb pull /proc/config.gz and gimme config.gz file Please
We don't have it bro D:
Our phone seems like an U.F.O D:
Sent from my HUAWEI P6-U06 using xda app-developers app
S34Qu4K3 said:
We don't have it bro D:
Our phone seems like an U.F.O D:
Sent from my HUAWEI P6-U06 using xda app-developers app
Click to expand...
Click to collapse
xD No probs
Can you provide me the build.prop? Just build.prop. The stock rom that was provided to me got corrupted
Have to download again. But later as slow internet!
https://mega.co.nz/#!q0B1mD7L!K-gKyROR2Jr4jtwXbYDR20aRYcErDKn_mmBxTWCESBE
Sent from my HUAWEI P6-U06 using xda app-developers app
nolinuxnoparty said:
xD No probs
Can you provide me the build.prop? Just build.prop. The stock rom that was provided to me got corrupted
Have to download again. But later as slow internet!
Click to expand...
Click to collapse
Here it is.
If working cm will come, donation inc!

Custome rom mokke 4.4.2

Unofficial 4.4.2 from some one
http://download.mfunz.com/?device=nozomi
Sent from my LT26ii using xda premium
Wats the changelog??
Sent from my LT26i using xda app-developers app
@NUJ said:
Wats the changelog??
Can't find that.just found rom.
There is no thread for this so I posted it here.
Try that.give us feedback...
Sent from my LT26ii using xda premium
Click to expand...
Click to collapse
It is obvious that somebody mirrored one of the 4.4 ROMs from dev section..
Sent from LT26i running eXistenZ UltrA HD
You mean it's not mokee rom
Sent from my Xperia S using xda app-developers app
sudhindrakv said:
It is obvious that somebody mirrored one of the 4.4 ROMs from dev section..
Definitely I mirrored it from moke development side.but there is no thread at xda for it.so I created this thread to discuss bugs,features,etc
Sent from my LT26ii using xda premium
Click to expand...
Click to collapse
nisu4717 said:
sudhindrakv said:
It is obvious that somebody mirrored one of the 4.4 ROMs from dev section..
Definitely I mirrored it from moke development side.but there is no thread at xda for it.so I created this thread to discuss bugs,features,etc
Sent from my LT26ii using xda premium
Click to expand...
Click to collapse
i dont think it was what he meant. i think he meant it's just some copy of the 4.4.2 rom from dev thread. well, i dont think so. it uses raymanfx's kernel for sure, but the rom is real mokke. i tried only for couple hours, it has same bugs with raymanfx's, the animation's really nice though.
and i think they'll (the mokke dev) will maintain it. so since this thread is in general section, i think this thread is legit. good even, so people will know about mokke's rom (which is from chineese i believe)
Click to expand...
Click to collapse
Just see:
http://true-android.blogspot.in/2014/01/android-442-kitkat-mokee-rom-for-xperia.html
Build is also available for hikari users
Sent from my LT26ii using xda premium
m1st3r1 said:
nisu4717 said:
i dont think it was what he meant. i think he meant it's just some copy of the 4.4.2 rom from dev thread. well, i dont think so. it uses raymanfx's kernel for sure, but the rom is real mokke. i tried only for couple hours, it has same bugs with raymanfx's, the animation's really nice though.
Hey can u make this rom to work as loopback in letmas dualboot.i cant do that.and I want to test this rom.and there is one updated version also.may be it is stable.thanks in advance.amd sorry for poor English.
Sent from my LT26ii using xda premium
Click to expand...
Click to collapse
Click to expand...
Click to collapse
why do my recovery goes away when i install custom rom kitkat 4.4 on my xperia S?
how to get me root in kitkat 4.4 and recovery???
fahadrai said:
why do my recovery goes away when i install custom rom kitkat 4.4 on my xperia S?
how to get me root in kitkat 4.4 and recovery???
Click to expand...
Click to collapse
I successfully flashed this rom in TWRP, tried it and reverted back to OPENSemc. Recovery was flashed in FOTA before so its not suppose to just go away. You can reflash TWRP from Goo Manager or find a zip file in development section. And as far as root goes just flash SuperSU zip, it is easy to find.
Just for information, this is the thread for MOKEE 44.2 for the Xperia S -> http://bbs.mfunz.com/thread-927227-1-1.html
Based of of RaymanFX kernel sources, though not credited as far as i can see.
how do i get in recovery?
How do i flash Supersu xip as i cant go into recovery, my xperis s with custom rom 4.4 kitkat goes unrooted
fahadrai said:
How do i flash Supersu xip as i cant go into recovery, my xperis s with custom rom 4.4 kitkat goes unrooted
Click to expand...
Click to collapse
Check this first -> http://teamw.in/project/twrp2/144 You can use Flashtool to flash .elf file. There are instructions there on how to proceed. That will take care of TWRP. Then you can flash SuperSU zip file.
Just for information, this is the thread for MOKEE 44.2 for the Xperia S -> http://bbs.mfunz.com/thread-927227-1-1.html
Thanks 4 link.
Sent from my LT26ii using xda premium
Is it stable?
Gh0s.t said:
Is it stable?
Click to expand...
Click to collapse
Try your self.and give us a feedback.
Sent from my LT26ii using xda premium
Gh0s.t said:
Is it stable?
Click to expand...
Click to collapse
This is one of the stable Kitkat that I have ever tried.
Well customized.
Screen shots plz??
Sent from my LT26i using xda app-developers app
Android Tz said:
This is one of the stable Kitkat that I have ever tried.
Well customized
Can u repack the rom for dual boot for loop back.
Sent from my LT26ii using xda premium
Click to expand...
Click to collapse

[MOD][4.3+][AOSP/CM] Dolby Digital Plus [v4 beta]

This is basically the Dolby Digital Plus audio effect ported from the latest Huawei Ascend P6 beta kitkat rom.
Links:
1) http://dl.xda-developers.com/attach...5/3/0/8/8/dolby_digital_plus_v4_beta_mako.zip
2)http://dl.xda-developers.com/attach...5/3/0/8/8/dolby_digital_plus_v4_beta_mako.zip
3)http://dl.xda-developers.com/attach...6/4/9/1/2/6/dolby_digital_plus_v3_CM_mako.zip
Revert:
1)http://dl.xda-developers.com/attach.../4/9/1/2/9/dolby_digital_plus_revert_mako.zip
Not my work just sharing......
Credits: worstenbrood
Official thread:http://forum.xda-developers.com/nexus-4/themes-apps/mod-dolby-digital-plus-t2687470
Hit thanx if you find this usefull
Not working URL
Sent from my GT-I9505 using Tapatalk
[email protected] said:
Not working URL
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
Sorry for that
Try downloading from the official thread
work for stock rom 4.2.2 ?
VanshKhanna said:
Sorry for that
Try downloading from the official thread
Click to expand...
Click to collapse
Official page is in valid
Sent from my GT-I9505 using Tapatalk
[email protected] said:
Official page is in valid
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
But it worked for me
cool!

[Q] twrp 2.7

The TWRP team mentions on their download page version 2.7 is ok for pro 12.2. . I do use a 10.1. Does this matter?
And: do I need to root the device before flashing a ROM?
Thanks for ur help
Check the thread in original android development
Sent from my SM-T520 using XDA Premium HD app
Brendo said:
Check the thread in original android development
Sent from my SM-T520 using XDA Premium HD app
Click to expand...
Click to collapse
Nice of you to provide the link you are refering to.
Tarkus56 said:
Nice of you to provide the link you are refering to.
Click to expand...
Click to collapse
There is a whole four threads in there. Can't be too hard to find
Sent from my GT-I9505 using XDA Premium 4 mobile app

Any ported Miui Rom to support P6S-U06?

Does anyone knows if there's any ported Miui rom that will support Ascend P6S.
Thanks.
Sent from my HUAWEI P6 S-U06 using XDA Free mobile app
campsg said:
Does anyone knows if there's any ported Miui rom that will support Ascend P6S.
Thanks.
Sent from my HUAWEI P6 S-U06 using XDA Free mobile app
Click to expand...
Click to collapse
Just have a look over here: http://forum.xda-developers.com/showthread.php?t=2480396
EDIT: Sorry, no coffee yet. The above rom is for P6-U06.
Maybe someday MIUI will release one for P6S
mrberni said:
Just have a look over here: http://forum.xda-developers.com/showthread.php?t=2480396
EDIT: Sorry, no coffee yet. The above rom is for P6-U06.
Click to expand...
Click to collapse

Categories

Resources