Any work on Miui 9 - Asus ZenFone 3 Questions & Answers

Has anyone tried to build Miui 9 for Zenfone 3 ze550kl

i tried to port miui 9 from redmi note 4 but i hard bricked my device. i tried to build miui 8 with patchrom (the miui 9 for patchrom aren't released yet) but i experienced some problems when patching the jar files (firstpatch)

ExperienceTesla said:
i tried to port miui 9 from redmi note 4 but i hard bricked my device. i tried to build miui 8 with patchrom (the miui 9 for patchrom aren't released yet) but i experienced some problems when patching the jar files (firstpatch)
Click to expand...
Click to collapse
Yes. If I flash rom & kernel of Miui9 to my zenfone, the boot screen is fully black. If I flash the rom only, there is only the Asus logo, no boot animation after that.
---------- Post added at 12:41 PM ---------- Previous post was at 12:13 PM ----------
ExperienceTesla said:
i tried to port miui 9 from redmi note 4 but i hard bricked my device. i tried to build miui 8 with patchrom (the miui 9 for patchrom aren't released yet) but i experienced some problems when patching the jar files (firstpatch)
Click to expand...
Click to collapse
http://www.osbusters.net/2015/11/how-to-port-miui-7-rom-to-qualcomm-smartphones.html?m=1

sontranngoc said:
Yes. If I flash rom & kernel of Miui9 to my zenfone, the boot screen is fully black. If I flash the rom only, there is only the Asus logo, no boot animation after that.
---------- Post added at 12:41 PM ---------- Previous post was at 12:13 PM ----------
http://www.osbusters.net/2015/11/how-to-port-miui-7-rom-to-qualcomm-smartphones.html?m=1
Click to expand...
Click to collapse
i following this guide but is is very vague: it say thing like "You can do the same for some other permission files if required, but as I am always saying use your common sense." what some other permission files. i half finished the port

ExperienceTesla said:
i following this guide but is is very vague: it say thing like "You can do the same for some other permission files if required, but as I am always saying use your common sense." what some other permission files. i half finished the port
Click to expand...
Click to collapse
The port guide is for same android version only. It mean that port the user interface and some OEM features, not the OS.

sontranngoc said:
The port guide is for same android version only. It mean that port the user interface and some OEM features, not the OS.
Click to expand...
Click to collapse
I know but I don't know what each folder contain. Anyway I finished the port but any program can compress the system folder into system.new.dat . All programs fail

ExperienceTesla said:
I know but I don't know what each folder contain. Anyway I finished the port but any program can compress the system folder into system.new.dat . All programs fail
Click to expand...
Click to collapse
Compressing of the system folder is not needed actually. Just change the updater-script line to package_extract_dir("system" , "/system");

Rizzed said:
Compressing of the system folder is not needed actually. Just change the updater-script line to package_extract_dir("system" , "/system");
Click to expand...
Click to collapse
Change the flash mode like app?

i will try to build one soon

Anand N v said:
i will try to build one soon
Click to expand...
Click to collapse
thankss

Any news about port or something?

Will be nice to see MIUI 9 on ZE552KL.

ehbm said:
Will be nice to see MIUI 9 on ZE552KL.
Click to expand...
Click to collapse
Yeah,or flyme

I have realized the porting of MIUI 9 for ZE520KL. You can find the thread here

Related

Android L Preview Port

ROM THREAD: http://forum.xda-developers.com/htc...-android-l-developer-preview-htc-one-t2812816
ssrij said:
I've been working to port the L Preview from Nexus 5 to HTC One M7 but having issues with updater script. A lot has changed and I have experience with ROMs compiling and flashing but I have never ported ROMs between devices. Anyone has experience doing so? Can work together then
Click to expand...
Click to collapse
How much has the script changed from KitKat? I don't have much experience with porting, but can help when I can.
what errors are you getting?
Watch out, there have apparently been a few bricks from trying to create flashables for L
I sooo wish I could help but sadly I'm a N00B!!! Man hopefully all goes well to all contributors!
Sent from my HTC One using XDA Premium 4 mobile app
poondog said:
Watch out, there have apparently been a few bricks from trying to create flashables for L
Click to expand...
Click to collapse
You mean.. their device is resting in pieces forever?
uZzY94 said:
You mean.. their device is resting in pieces forever?
Click to expand...
Click to collapse
yeap
poondog said:
yeap
Click to expand...
Click to collapse
Here's the full DMESG: http://pastebin.com/Gb38U9YD
What I've tried to do so far:
1. Copied app, priv app, media, fonts and framework folder from L preview to a GPE 4.4 ROM for HTC One along with certain files and libs like libart.so, etc and the boot.img
STATUS: Stuck on HTC Logo
2. Copied proprietary files from GPE 4.4 ROM for HTC One along with the boot.img to the L preview ROM.
STATUS: Stuck on HTC Logo
I also merged some code from the updater script of L preview ROM with the GPE ROM and vice versa, same issue.
Am I missing something?
estabien said:
what errors are you getting?
Click to expand...
Click to collapse
The error lies in the dmesg, I am seeing a lot of this:
E/kickstart-htc( 246): myexecv: fork+
E/kickstart-htc( 246): myexecv: fork-
E/kickstart-htc( 246): myexecv: waitpid+, pid=[540]
E/kickstart-htc( 540): myexecv: fork-
E/kickstart-htc( 540): myexecv: execv+
E/kickstart-htc( 246): myexecv: waitpid-, ret=[0]
Click to expand...
Click to collapse
TheAmusingNerd said:
How much has the script changed from KitKat? I don't have much experience with porting, but can help when I can.
Click to expand...
Click to collapse
Here's the updater script for L: http://pastebin.com/4ApMRAcF
Not a huge difference, but it seems longer
ssrij said:
Here's the full DMESG: http://pastebin.com/Gb38U9YD
What I've tried to do so far:
1. Copied app, priv app, media, fonts and framework folder from L preview to a GPE 4.4 ROM for HTC One along with certain files and libs like libart.so, etc and the boot.img
STATUS: Stuck on HTC Logo
2. Copied proprietary files from GPE 4.4 ROM for HTC One along with the boot.img to the L preview ROM.
STATUS: Stuck on HTC Logo
I also merged some code from the updater script of L preview ROM with the GPE ROM and vice versa, same issue.
Am I missing something?
Click to expand...
Click to collapse
You can't have sense stuff in an AOSP ROM. this is what you have, since gpe boot.img has sense style ramdisk and everything. Because gpe has sense stuff in framework etc then you'll need everything to match
I thought you'd have more chance from CM base because they're both aosp. Think of this, you can't port aosp ROMs with sense base
poondog said:
You can't have sense stuff in an AOSP ROM. this is what you have, since gpe boot.img has sense style ramdisk and everything. Because gpe has sense stuff in framework etc then you'll need everything to match
I thought you'd have more chance from CM base because they're both aosp. Think of this, you can't port aosp ROMs with sense base
Click to expand...
Click to collapse
Ah, makes sense! Let me try merging stuff with CM, hopefully that will work
ssrij said:
Ah, makes sense! Let me try merging stuff with CM, hopefully that will work
Click to expand...
Click to collapse
Good luck
poondog said:
Good luck
Click to expand...
Click to collapse
Getting error executing updater binary, that is weird
ssrij said:
Getting error executing updater binary, that is weird
Click to expand...
Click to collapse
Where's it from? You've packed zips before I'm guessing?
poondog said:
Where's it from? You've packed zips before I'm guessing?
Click to expand...
Click to collapse
I didn't modify updater script or change updater binary in CM, just merged files. Yes, I am on windows currently so I just used the inbuilt zipping tool to create a zip file
copy bootclass path from android l to the base boot.img
---------- Post added at 02:42 PM ---------- Previous post was at 02:41 PM ----------
can you give me a zip for android l meta-inf?
vovaftw said:
copy bootclass path from android l to the base boot.img
---------- Post added at 02:42 PM ---------- Previous post was at 02:41 PM ----------
can you give me a zip for android l meta-inf?
Click to expand...
Click to collapse
I'll try that once I can get it to flash!
Here: https://www.dropbox.com/s/mf48bink4wy1fgc/META-INF_LPREVIEW.zip
http://forum.xda-developers.com/showthread.php?t=2245786 try this
vovaftw said:
http://forum.xda-developers.com/showthread.php?t=2245786 try this
Click to expand...
Click to collapse
Thanks, let me try this also! I'll let everyone know if it works or not tomorrow

[OSPREY] Testers needed for MIUI v7 for Moto G 2015 [ARM]

Hello there!
Finally there's a possibility for the eye-popping MIUI for Moto G 2015-osprey
So before I do any porting project, I want some testers. As, I don't own the Moto G 2015, so testers are important!
Who are willing to test MIUI Lollipop for your device!
WHO are willing to soft-brick their phone (it may happen, but you can fix it bruh!)?
Mandatory for testing:
the OSPREY MOTO G 2015 (duh.)
Computer/ External SD card to possibly backup stuff and to be on the safer side
A Human brain (please, no robots testing )
[*]Mandatory[/LIST]
So Testers time to download rom and test if it boots
share screenshots here
Here is the download link of miui 7 -5.1.1-Osprey
Link:- http://www.mediafire.com/file/bcblb5xddscxzm1/miui7_osprey_6.8.18_innfinite4evr_5.1.zip
Instructions:-
1) Download rom and boot into twrp recovery
2) Wipe system,data,cache,dalvik-cache
3) Select miui rom from storage and swipe to install
4) Have patience while flashing its pretty slow in twrp
5) Wait atleast 20min on mi logo and check if rom boots !
Thanks!
Why can't we use MM instead of Lollipop?
Innfinite4evr said:
Hello there!
Finally there's a possibility for the eye-popping MIUI for Moto G 2015-osprey
So before I do any porting project, I want some testers. As, I don't own the Moto G 2015, so testers are important!
Who are willing to test MIUI Lollipop for your device!
WHO are willing to soft-brick their phone (it may happen, but you can fix it bruh!)?
Mandatory for testing:
the OSPREY MOTO G 2015 (duh.)
Computer/ External SD card to possibly backup stuff and to be on the safer side
A Human brain (please, no robots testing )
A will willing to revert to Android 5.1.1
[*]Mandatory[/LIST]
So Testers time to download rom and test if it boots
share screenshots here
Here is the download link of miui 7 -5.1.1-Osprey
Link:- http://www.mediafire.com/file/bcblb5xddscxzm1/miui7_osprey_6.8.18_innfinite4evr_5.1.zip
Thanks!
Click to expand...
Click to collapse
Hello bro, I have great expectations for miui. I'm downloading. with faith, if he fails boot catches. Sorry my bad English.
EvilHowl said:
Why can't we use MM instead of Lollipop?
Click to expand...
Click to collapse
We can Use MM when redmi 2 gets miui based on mm
TestXenLuu said:
Hello bro, I have great expectations for miui. I'm downloading. with faith, if he fails boot catches. Sorry my bad English.
Click to expand...
Click to collapse
Ok, please dont quote the whole post it creates a mess!
and remember while flashing in twrp have patience...........its pretty slow there....
and wait more than 20 minutes to check if rom boots! 80% changes are it will boot
Sorry for my error. OK, basically it is as if stock is very slow it is. and is not the first time that a cellular brick
---------- Post added at 02:06 PM ---------- Previous post was at 01:47 PM ----------
logcat, finished status error 7 in TWRP
TestXenLuu said:
Sorry for my error. OK, basically it is as if stock is very slow it is. and is not the first time that a cellular brick
---------- Post added at 02:06 PM ---------- Previous post was at 01:47 PM ----------
logcat, finished status error 7 in TWRP
Click to expand...
Click to collapse
Wipe system,data,cache and dalvik cache then then select miui zip to flash,,,,,,,,,,,,,,,i myself tested this zip on my other device ..Therefore,No updater script errors!
Is there something I should do except for the steps mentioned in the OP, if I'm running official CM13?
I've heard that there are issues when downgrading(?)
michkost858 said:
Is there something I should do except for the steps mentioned in the OP, if I'm running official CM13?
I've heard that there are issues when downgrading(?)
Click to expand...
Click to collapse
No need to downgrade.....Make sure you take backup
Innfinite4evr said:
Wipe system,data,cache and dalvik cache then then select miui zip to flash,,,,,,,,,,,,,,,i myself tested this zip on my other device ..Therefore,No updater script errors!
Click to expand...
Click to collapse
Bro, good and bad as expected, the great rom, but there are bugs. RIL, Wifi, Bluetooth, camera and settings can not enter the menu. Way to leave the link of my screenshots.
https://drive.google.com/open?id=0BytM-dsHWhj3NjB1NDJfRFNweHM
---------- Post added at 05:15 PM ---------- Previous post was at 04:57 PM ----------
TestXenLuu said:
Bro, good and bad as expected, the great rom, but there are bugs. RIL, Wifi, Bluetooth, camera and settings can not enter the menu. Way to leave the link of my screenshots.
https://drive.google.com/open?id=0BytM-dsHWhj3NjB1NDJfRFNweHM
Click to expand...
Click to collapse
EDIT: +No sound recorder application and appointment: that some other application that uses the microphone stops to record
The ROM is booting.. Took about 15 mins in total... WiFi ril BT torch music playback setting app aren't working. .. But the good thing is it boots .. Thanks for the huge effort. BTW its miui 8 not 7 ??..
This is what I was waiting for ... Thanks
yeeeeeeeeeeeeee.. !!! Go on brother... Go on .. very nice feeling very excited, i am currently out of station, i wil install this as soon as i reach my home
awesome job bro
---------- Post added at 09:15 AM ---------- Previous post was at 09:08 AM ----------
i saw all the screenshots shared by our brother they are looking great
Rahul1608 said:
The ROM is booting.. Took about 15 mins in total... WiFi ril BT torch music playback setting app aren't working. .. But the good thing is it boots .. Thanks for the huge effort. BTW its miui 8 not 7 ..
Click to expand...
Click to collapse
Lmao......Thanks for reporting i will revert it back to miui 7 as that settings app bug is from miui 8 whereas in miui 7 it works
Gapps
so this is gonna be just a glipse of what could be miui for g3 or you'll gonna continue?
Amazing work bro!!!
@Innfinite4evr
Its miui8 LOL ?
Btw still looks great, it has the expected bugs (ril,Bluetooth, WiFi,camera,settings) but its a great start!
Also I noticed that when you enter the battery section of Security, the whole thing crashes
Anyways, keep up the great work ? ?
EDIT: Please don't move over to miui 7, stick to MM. xD
And feel free to PM me or whatever when you release a new build
Thanks for porting I'm waiting for so many days. I was tired so many times for porting but won't successful boot
Don't revert to MIUI 7. Fix those bugs on MIUI 8
which phone ROM are you using as base ROM
naga ravi 259 said:
Thanks for porting I'm waiting for so many days. I was tired so many times for porting but won't successful boot
Don't revert to MIUI 7. Fix those bugs on MIUI 8
which phone ROM are you using as base ROM
Click to expand...
Click to collapse
I'm using redmi 2 prime base rom............
mike.... said:
@Innfinite4evr
Its miui8 LOL ��
Btw still looks great, it has the expected bugs (ril,Bluetooth, WiFi,camera,settings) but its a great start!
Also I noticed that when you enter the battery section of Security, the whole thing crashes
Anyways, keep up the great work �� ��
EDIT: Please don't move over to miui 7, stick to MM. xD
And feel free to PM me or whatever when you release a new build
Click to expand...
Click to collapse
As of now it's necessary to revert to MIUI 7 cuz settings not FC in MIUI 7...problem is with MOTO kernel and its ROM .....but this bug of FC on opening settings>security is coming on another ROM also which is zenui (asus zenfone ui) it boots with same bugs....settings>security FC
.
I don't know what Motorola did... But they are hiding something in /persist partition and I'm not clear about that and this is my first MOTO device ....I want any dev of this device to come forward and help me Asap !!!!!!

MIUI 10 for Mi Max (Prime) - 8.7.2 Alpha

8.7.2: http://goo.gl/aQ9dXw
Prime 8.7.2: http://goo.gl/5UqexF
Source: http://t.me/xiaomiui
Only English and Chinese
Bug:
- Unknown
Android Version:
8.0
thank you and for info first link is for mi max 32 guys!
Really? Android version is 8.0? Then, I hope our devs can get blobs for oreo
its very slow link!!
khnoizer said:
Really? Android version is 8.0? Then, I hope our devs can get blobs for oreo
Click to expand...
Click to collapse
its is not oreo, it is still based on N.
deepankarverma said:
its is not oreo, it is still based on N.
Click to expand...
Click to collapse
Then, why'd you write that android version is 8.0?
deepankarverma said:
its is not oreo, it is still based on N.
Click to expand...
Click to collapse
you try it? bugs?
khnoizer said:
Then, why'd you write that android version is 8.0?
Click to expand...
Click to collapse
i think you are not familiar with mi numbering of rom files. please get familiar with that
iaio72 said:
you try it? bugs?
Click to expand...
Click to collapse
i am using it, its boot up fine and so far everything is working
deepankarverma said:
i think you are not familiar with mi numbering of rom files. please get familiar with that
i am using it, its boot up fine and so far everything is working
Click to expand...
Click to collapse
Haha
Has someone with 3/32 tested it already ? Any bugs ? Working ? Shall we install this via the Updater app ?
---------- Post added at 07:39 PM ---------- Previous post was at 07:38 PM ----------
Jenardthelmao said:
Has someone with 3/32 tested it already ? Any bugs ? Working ? Shall we install this via the Updater app ?
Click to expand...
Click to collapse
Installed via twrp on my helium
Work very well, but its based on nougat not Oreo,
For PlayStore use Google installer apk
Jenardthelmao said:
Has someone with 3/32 tested it already ? Any bugs ? Working ? Shall we install this via the Updater app ?
Click to expand...
Click to collapse
i am using it in my mi max 32 gb, no issue, use twrp to install!
---------- Post added at 05:45 PM ---------- Previous post was at 05:43 PM ----------
iaio72 said:
---------- Post added at 07:39 PM ---------- Previous post was at 07:38 PM ----------
Installed via twrp on my helium
Work very well, but its based on nougat not Oreo,
For PlayStore use Google installer apk
Click to expand...
Click to collapse
no need to use installer, just search mi app store "google" there you will find google installer without any sideloading and legit!
deepankarverma said:
i am using it in my mi max 32 gb, no issue, use twrp to install!
---------- Post added at 05:45 PM ---------- Previous post was at 05:43 PM ----------
no need to use installer, just search mi app store "google" there you will find google installer without any sideloading and legit!
Click to expand...
Click to collapse
Thanks for trying. Did you do clean flash ? Including wiping the system partition ? Sorry for so many questions, this is my first time flashing a MIUI rom via Twrp
Portrait mode 3/32
Does the Portrait mode for Camera works already ? I dont have it the old Camera from MIUI 9 is still the camera in this version but I suppose this should be different.
Jenardthelmao said:
Thanks for trying. Did you do clean flash ? Including wiping the system partition ? Sorry for so many questions, this is my first time flashing a MIUI rom via Twrp
Click to expand...
Click to collapse
yes i did clean install, i recommend clean install, after that magisk.
---------- Post added at 07:00 AM ---------- Previous post was at 06:59 AM ----------
Jenardthelmao said:
Does the Portrait mode for Camera works already ? I dont have it the old Camera from MIUI 9 is still the camera in this version but I suppose this should be different.
Click to expand...
Click to collapse
use magisk camera2api module and use modded gcam.
which gcam ver working with both front n rear potrait mode .
OTA
I see that AI camera is still not supported in this version. Anyways can we recieve OTA updates via the Updater app when new version arrives ?
Installed via twrp.
First boot settings in chinese, I dont even remember, how I managed to switch to English.
Nice new animations, lots of Mi stuff - all in chinese.
New options like AI and Car mode also in chinese.
Lost twrp and root, had to flash twrp via fastboot again, then Magisk.
Android Nougat 7.0
No Google stuff, have to install google from mi store and so on.
Camera doesnt have portrait mode
Tried to uninstall chinese cr.., restarted and ended in bootloop.
If you have lot of time and good nerves, go for it.
Jenardthelmao said:
I see that AI camera is still not supported in this version. Anyways can we recieve OTA updates via the Updater app when new version arrives ?
Click to expand...
Click to collapse
i dont think that is possible, the updater checks for update according to your mi account, if you had not applied for alpha rom tester you cant receive ota even on alpha rom
How do you install this?
I wiped: System, Data, Cache and Dalvik
Flashed
Now at boot I only see MI logo, and it's not loading android.
Downloaded 6.5.2 version for my prime.

Ressurection remix 5.8.5 nougat (7.1.2) for alcatel ot pixi 4 5 4g (5045-mt6735m)

Hello pixi 4 users,,im not own this rom but i ported it for our pixi 4 5 4g devices..
BIG THANKS TO @hyperion70 for his rom
So i hope pixi 4 users enjoy this rom
Diclaimer; use this rom with your own risk,, im not responsible for any data loss,,world war 3,,damage to your device
okay lets go to the installation parts:-
Reboot to recovery (twrp recommended)
Wipe cache,dalvik cache,data and system
Flash rom
Flash gapps (arm-7.1-pico recommended)
After boot up, set density to 320
First booys may take up to 5 minutes
BUGS??? YOU TELL ME
Download links:-
Rom- https://www.androidfilehost.com/?fid=1322778262904010808
Gapps- https://opengapps.org
Twrp recovery- https://www.androidfilehost.com/?fid=529152257862706033
Thanks and credits to
 @hyperion70 for his rom
 @kirito9 for his custom recovery
 @To all ressurection remix developer
screenshots for this rom
Ruffypp said:
Hello pixi 4 users,,im not own this rom but i ported it for our pixi 4 5 4g devices..
BIG THANKS TO @hyperion70 for his rom
So i hope pixi 4 users enjoy this rom
Diclaimer; use this rom with your own risk,, im not responsible for any data loss,,world war 3,,damage to your device
okay lets go to the installation parts:-
Reboot to recovery (twrp recommended)
Wipe cache,dalvik cache,data and system
Flash rom
Flash gapps (arm-7.1-pico recommended)
After boot up, set density to 320
First booys may take up to 5 minutes
BUGS??? YOU TELL ME
Download links:-
Rom- https://www.androidfilehost.com/?fid=1322778262904010808
Gapps- https://opengapps.org
Twrp recovery- https://www.androidfilehost.com/?fid=529152257862706033
Thanks and credits to
@hyperion70 for his rom
@kirito9 for his custom recovery
@To all ressurection remix developer
Click to expand...
Click to collapse
screenshots on first post
bugs found:-
proximity sensor,l (will be fix a.s.a.p)
fixs for camera. (Thanks to @Psy_Man)
help! after flashing camera fix camera still doesn't work
Can u port Oreo rom for Alcatel pixi 5045?
Every custom ROM for Alcatel pixi 5045 have camera bug and I can't fix it
Can u help me please?
mrci2010 said:
help! after flashing camera fix camera still doesn't work
Click to expand...
Click to collapse
I will fix it,,just wait,i will upload the more stable rom
mrci2010 said:
Can u port Oreo rom for Alcatel pixi 5045?
Every custom ROM for Alcatel pixi 5045 have camera bug and I can't fix it
Can u help me please?
Click to expand...
Click to collapse
No u cant,,its not easy to port 64bit rom(oreo) to 32bit device
mrci2010 said:
help! after flashing camera fix camera still doesn't work
Click to expand...
Click to collapse
Or u can try lineage os,,that is more stable,,port by me too
Link for lineage ; https://www.androidfilehost.com/?w=files&flid=283158
Ruffypp said:
Or u can try lineage os,,that is more stable,,port by me too
Link for lineage
Click to expand...
Click to collapse
i tried it but it has some pink camera bug
its look like some pink filter..
if there is no solution for that i will wait for your stable rom cause this stock one is so laggy.
btw sorry for my bad english
---------- Post added at 08:37 PM ---------- Previous post was at 08:22 PM ----------
there is oreo for alcatel pixi 4 (5) 3g, would that work on my pixi 4 (5) 4g ?
mrci2010 said:
i tried it but it has some pink camera bug
its look like some pink filter..
if there is no solution for that i will wait for your stable rom cause this stock one is so laggy.
btw sorry for my bad english
---------- Post added at 08:37 PM ---------- Previous post was at 08:22 PM ----------
there is oreo for alcatel pixi 4 (5) 3g, would that work on my pixi 4 (5) 4g ?
Click to expand...
Click to collapse
Can u give me a oreo link,,i wil try to port it,,
Ruffypp said:
Can u give me a oreo link,,i wil try to port it,,
Click to expand...
Click to collapse
And im sorry to hear that,,i have already rebuild lineage and RR rom,,will be upload soon,,
Ruffypp said:
And im sorry to hear that,,i have already rebuild lineage and RR rom,,will be upload soon,,
Click to expand...
Click to collapse
here is the link for oreo alcatel pixi 4 (5) 3g
https://yadi.sk/d/8XLl8Uu33YASCA
here is the page where i found it https://www.getdroidtips.com/aicp-13-1-alcatel-pixi-4-5/
when you upload rebulid roms just let me know i will try them
mrci2010 said:
here is the link for oreo alcatel pixi 4 (5) 3g
https://yadi.sk/d/8XLl8Uu33YASCA
here is the page where i found it https://www.getdroidtips.com/aicp-13-1-alcatel-pixi-4-5/
when you upload rebulid roms just let me know i will try them
Click to expand...
Click to collapse
For sure pal,,i hve just done rebuild/porting 2 roms,,lineage 14.1 and rr 5.8.5.. I hve bad internet connection right now,,u can try it soon,,btw thanks for the link,,and wish me luck,,i will try to port oreo,,
Ruffypp said:
For sure pal,,i hve just done rebuild/porting 2 roms,,lineage 14.1 and rr 5.8.5.. I hve bad internet connection right now,,u can try it soon,,btw thanks for the link,,and wish me luck,,i will try to port oreo,,
Click to expand...
Click to collapse
you welcome, i am wating for links of rebuild roms.
mrci2010 said:
you welcome, i am wating for links of rebuild roms.
Click to expand...
Click to collapse
Uploading now
Ruffypp said:
Uploading now
Click to expand...
Click to collapse
you will put link here or?
mrci2010 said:
you will put link here or?
Click to expand...
Click to collapse
Yes,,just wait still uploading
mrci2010 said:
you will put link here or?
Click to expand...
Click to collapse
Here u go
Download link: https://www.androidfilehost.com/?fid=1322778262904028234
Remember to wipe cache,dalvik cache,data and system,,
Delete nvram folder from recovery if your sim not detected
Use arm.7.1,pico gapps,,, u can use stock gapps too,,enjoy
I will upload lineage os tommorrow
Ruffypp said:
Here u go
Download link: https://www.androidfilehost.com/?fid=1322778262904028234
Remember to wipe cache,dalvik cache,data and system,,
Delete nvram folder from recovery if your sim not detected
Use arm.7.1,pico gapps,,, u can use stock gapps too,,enjoy
Click to expand...
Click to collapse
thank you soo much i will try it now
i will tell you if there is any bugs

[ROM][9.0][OFFICIAL] & [10][NIGHTLY] MoKee Open Source Android Project

Good evening everyone, I come to share with you this ROM which is still developed for our old but still functional Mi2/s.
I find it indeed surprising that nobody talks about it ... Especially that a version on Android 9 is fully supported.
I installed it for a while and everything works correctly even the GAPPS!
I do not prefer to put links to respect the developers, but if they come forward, it is with pleasure that I would put them following this subject.
So try Mokee!
hi, i tried 10 but didn't try 9.0..
10 has a camera problem; you get images 90 degree rotated.. didn't dig it too much and don't know if there is a solution..
instead installed flyme 6.x based on android 7.
it's flawless and much faster than miui..
but i may try mokee 9 someday soon..
thanks a lot.
endia said:
hi, i tried 10 but didn't try 9.0..
10 has a camera problem; you get images 90 degree rotated.. didn't dig it too much and don't know if there is a solution..
instead installed flyme 6.x based on android 7.
it's flawless and much faster than miui..
but i may try mokee 9 someday soon..
thanks a lot.
Click to expand...
Click to collapse
Yes Mokee 10 is out there is really not a long time and is therefore experimental version for the moment.
But against the latest versions of Final Mokee 9 are really stable and fast.
Keep me posted when you try it on the Flyme 6.x rom
stradfred said:
Yes Mokee 10 is out there is really not a long time and is therefore experimental version for the moment.
But against the latest versions of Final Mokee 9 are really stable and fast.
Keep me posted when you try it on the Flyme 6.x rom
Click to expand...
Click to collapse
Mokee 9 is stable and fast but there is battery drain.I've been using 9 a few months and finally i decided to go back to miui pro, a version i found on 4pda.Not so fast and old version of android (5) but at least i don't have to worry about battery.
stradfred said:
Yes Mokee 10 is out there is really not a long time and is therefore experimental version for the moment.
But against the latest versions of Final Mokee 9 are really stable and fast.
Keep me posted when you try it on the Flyme 6.x rom
Click to expand...
Click to collapse
finally tried it for a couple of days:
very smooth and complete rom but somewhat slow comparing to mokee 10 and the other roms..
there is a delay for a moment while opening, closing apps and between screen transltlons.
to be confirm, installed again (unceomplete) mokee 10 and difference is obvious to me on my mi2s..
hope they release a final version for 10 too..
---------- Post added at 07:49 PM ---------- Previous post was at 07:46 PM ----------
T3sla said:
Mokee 9 is stable and fast but there is battery drain.I've been using 9 a few months and finally i decided to go back to miui pro, a version i found on 4pda.Not so fast and old version of android (5) but at least i don't have to worry about battery.
Click to expand...
Click to collapse
i can confirm that battery drain is much faster than miui pro and flyme..
I also just tested the Miui Pro v9.2.3.0 and Flyme 6.8.3.17R ROMs.
Miui Pro:
The applications are launched generally quite quickly and the battery and indeed optimized.
The shortcomings are the absence of languages (no French for my part) and the dated aspect of the UI.
Flyme:
I like the interface of flyme that I know (I have a pro 5), on the other hand with this version, impossible to have the GAPPS of functional (Google install via Meizu AppStore).
Finally, I'm back to Mokee 9 waiting to install Gapps on Mokee 10...
I'm so glad with Mokee 9 also.
On the other hand I don't know how to use root with addonsu-installer-MK90.0-arm-signed.zip, I installed it but I cannot see any change.
aleixsr said:
I'm so glad with Mokee 9 also.
On the other hand I don't know how to use root with addonsu-installer-MK90.0-arm-signed.zip, I installed it but I cannot see any change.
Click to expand...
Click to collapse
Flash Magisk 20.3 with TWRP, is work well
I tried it and I got a boot loop. Is addonsu-installer-MK90.0-arm-signed.zip needed to use Magisk?
aleixsr said:
I tried it and I got a boot loop. Is addonsu-installer-MK90.0-arm-signed.zip needed to use Magisk?
Click to expand...
Click to collapse
Flash Mokee 9 and boot on system, after configure Mokee reboot recovery and Flash Opengapps (if you want google apps) and Magisk, done.
Where can I download the ROM of Android 10?
aleixsr said:
I tried it and I got a boot loop. Is addonsu-installer-MK90.0-arm-signed.zip needed to use Magisk?
Click to expand...
Click to collapse
I have got the link of Mokee! I'll try it.
stradfred said:
I installed it for a while and everything works correctly even the GAPPS!
So try Mokee!
Click to expand...
Click to collapse
How do you got GAPPS working on MK10 ?
King-Ossy said:
How do you got GAPPS working on MK10 ?
Click to expand...
Click to collapse
Not for the moment, this is why I stayed on Mokee 9
Hi all,
I have also just installed HavocOS 3.2 on our Aries device and it works like a charm (Android 10).
Few days ago they also published on sourceforge the official 3.3 , but it crashes to me during first boot.
I had to tweak a bit the gapps-config file to be able to install gapps due to the limited space.
It's indeed awesome that we can still play with such old metal and bleeding edge software! ?
Gollum
Hi Gollum,
Do you have a link for this HavocOS ROM?
Camera, FM is supported?
stradfred said:
Hi Gollum,
Do you have a link for this HavocOS ROM?
Camera, FM is supported?
Click to expand...
Click to collapse
+1
---------- Post added at 10:25 PM ---------- Previous post was at 10:07 PM ----------
found..
https://sourceforge.net/projects/havoc-os/files/aries/
stradfred said:
Hi Gollum,
Do you have a link for this HavocOS ROM?
Camera, FM is supported?
Click to expand...
Click to collapse
Camera works, not sure Radio FM as I haven't tried, but FM app is there. I will try and let you know.
Yes, the link is the one shared in the post before this
https://sourceforge.net/projects/havoc-os/files/aries/
Gollum
gollum82 said:
Camera works, not sure Radio FM as I haven't tried, but FM app is there. I will try and let you know.
Yes, the link is the one shared in the post before this
https://sourceforge.net/projects/havoc-os/files/aries/
Gollum
Click to expand...
Click to collapse
How about battery?On mokee there is battery drain.
gollum82 said:
Few days ago they also published on sourceforge the official 3.3 , but it crashes to me during first boot.
Click to expand...
Click to collapse
Only Havoc-OS-v3.2-20200215-aries-Official.zip work for me
gollum82 said:
I had to tweak a bit the gapps-config file to be able to install gapps due to the limited space.
Click to expand...
Click to collapse
Possible to share your gapps-config file? I tryed this but don't work
GoogleTTS
PackageInstallerGoogle
DialerFramework
SetupWizard
Override
Click to expand...
Click to collapse
Thank you!

Categories

Resources