Can someone develop a pixel experience ROM for RN7pro? - Xiaomi Redmi Note 7 Pro Questions & Answers

Can someone develop a pixel experience ROM for RN7pro?
thanks

bryan081686 said:
Can someone develop a pixel experience ROM for RN7pro?
thanks
Click to expand...
Click to collapse
Dyneteve just did it.
https://forum.xda-developers.com/redmi-note-7-pro/development/rom-pixel-experience-t3921595

Related

MIUI for Google Pixel?

Is there any MIUI ROM for Google Pixel yet?
Thank you
I have yet to see one.
OP... Why do you want to complicate your life further?
Still nothing except AOSP roms
I am also waiting for MIUI for Pixle
So is there anyway or plan for a port?
Bump...
In the treble rom forum there is a miui, but is for A device only, and pixel is A/B.
There is a guide for porting A to A/B, hopefully someone will try it.
Miui treble: here
Porting guide: here
I think this is the only way possible.

Custom Rom Deveopment for the Lenovo P2

Hello everyone, I got this device about two months ago and am going to start trying to port over some roms from the redmi note 4.
I'v noticed that ROM development has been very slow recently, and even though I'm still a student its the holidays and I want this device to have a better future.
Here is the discord server for the P2 development and general chat.
https://discord.gg/K28XqCU
These devices have similar specs, which is one of the main reasons why I am trying to port roms from the redmi note 4 and not some other device.
I'm going to study more about custom roms, and if I may not be successful in porting one all the p2 community should give it a go as well. Everyone seems to be asking for roms and not many people bother to build/compile them.
I'll post any I find working on here as I go, and if anyone has advice/suggestions I'd be happy to take them, being new to custom roms and all.
If you guys could inform me about other devices with same cpu, screen resolution and camera specs that'd be great.
Currently the base rom I'm working on is AOSP extended v5 and the port rom is lineage os 15. I'v managed to port the boot.img over so far.
If anyone is interested on carrying on or continuing, all files will be uploaded on mega. You'll need android kitchen and other basics to continue development.
Make sure you have a device with unlocked bootloader, twrp recovery and a nanodroid backup in case anything goes wrong.
I am NOT responsible for any bricked devices, ect but I will try to help.
Link for rom port guide
https://forum.xda-developers.com/showthread.php?t=2483143
(full credits to ArjunrambZ)
Video for a rom port
https://www.youtube.com/watch?v=eZvNBwkszPE
(full credits to RV Technotutorials)
Link for boot.img (updated but untested)
https://mega.nz/#!5vhShSbC!W331Tf4oDpI3jznSLhHLFCW7RcdVuKlKFTJueW51vKs
Unpacked system folder for port
https://mega.nz/#!h7BAgZ6S!1ra_OAsXCJvsckWvn69DNawXkoVhGWQx3GKconC6sf4
Unpacked system folder for base (updated as originally was incorrect)
https://mega.nz/#!8zYEGTqT!Fe6lSBILjfAb7Kgb2n4-EjyWtZt5J8UiiSq7PHRfyXI
First ROMs have been compiled ?
Check ROMs section for aex 4.6 March sec patch and rr 5.8.5 December sec patch ?
Please do tell me if I'm doing anything wrong, as I am in no means a expert at this, just another p2 user wanting to give our devices a new life.
Thanks,
B50Corei5
Wish you a best of luck, just make it happenāœŒ
Haha thanks. Any advice/ things I should watch out for?
With you mate
I too was thinking of porting from Redmi note 4.
Could you kindly share the methods of porting. I am a noob in custom ROM porting.
Also suggestions on which roms to be ported.
BalagopalGopus said:
I too was thinking of porting from Redmi note 4.
Could you kindly share the methods of porting. I am a noob in custom ROM porting.
Also suggestions on which roms to be ported.
Click to expand...
Click to collapse
I'm currently attempting to port Lineage OS 15 from Redmi note 4, with base rom as AOSP Extended.
I'v ported the boot image over but can't find the "system" folder. If anyone would help with this it would be appreciated.
Thanks,
B50Corei5
Hopefully we can kick this thing off and get some other people involved, that way rom development for the p2 will speed up lots.
I myself am a "noob" at custom rom-ming, trying to follow youtube tutorials for porting roms. If anyone else with a bit more experience jumps on,
we should be able to get this finished quicker.
Let's do our best
b50corei5 said:
Hopefully we can kick this thing off and get some other people involved, that way rom development for the p2 will speed up lots.
I myself am a "noob" at custom rom-ming, trying to follow youtube tutorials for porting roms. If anyone else with a bit more experience jumps on,
we should be able to get this finished quicker.
Click to expand...
Click to collapse
Requesting help from experienced developers in finishing the ROM.
BTW are you using highwaystar's lineage os as base.
BalagopalGopus said:
Requesting help from experienced developers in finishing the ROM.
BTW are you using highwaystar's lineage os as base.
Click to expand...
Click to collapse
I'm probably messing up trying to port lineage os 15 while using AOSP extended v5.0 as base,
however you have to port roms that are the same os as your base.
You can't port a 8.0 rom with a 7.1.2 base.
Let's give a shot.
Don't expect for expert developer, because he/she can be already busy
Wonder Wicked Witch said:
Let's give a shot.
Don't expect for expert developer, because he/she can be already busy
Click to expand...
Click to collapse
Haha, thanks. I created a discord channel for it, link is all the way at start of thread.
Anyone willing to contribute can do so, I'll post updates on here as we go, don't expect
anything too soon though.
It is easy to get system dump and modify it cuz most of the files can be replaced easily by using the base rom.
Do you have any idea of creating update script and creating the final dat package? In my opinion this is the tough section i think.
Wonder Wicked Witch said:
It is easy to get system dump and modify it cuz most of the files can be replaced easily by using the base rom.
Do you have any idea of creating update script and creating the final dat package? In my opinion this is the tough section i think.
Click to expand...
Click to collapse
Hmm. I just started developing roms so I'll look into it. It does look quite complicated. If you haven't already, go ahead and join the p2
development discord as it'll be easier to comunicate.
https://discord.gg/K28XqCU
Wonder Wicked Witch said:
It is easy to get system dump and modify it cuz most of the files can be replaced easily by using the base rom.
Do you have any idea of creating update script and creating the final dat package? In my opinion this is the tough section i think.
Click to expand...
Click to collapse
I'm working on extracting the system.DAT file currently. Will post on here after I'm done.
b50corei5 said:
Hmm I'm working on extracting the system.DAT file currently. Will post on here after I'm done.
Click to expand...
Click to collapse
Great
Could u port miui 9 for lenovo p2?
Ramesh788 said:
Could u port miui 9 for lenovo p2?
Click to expand...
Click to collapse
We will try, however we are currently working on lineage os15
b50corei5....please port Mokee rom for P2..
Lenevo_Moto Z play also has same cpu as P2 as redmi note4
timytimy said:
b50corei5....please port Mokee rom for P2..
Click to expand...
Click to collapse
Hello, you can already find Mokee rom for p2 here
https://forum.xda-developers.com/le...-1-2-unofficial-mokee-source-project-t3601572
We have finished unpacking the system.dat files for both port and base, and are going to start porting things across later today.
b50corei5 said:
Hello, you can already find Mokee rom for p2 here
https://forum.xda-developers.com/le...-1-2-unofficial-mokee-source-project-t3601572
Click to expand...
Click to collapse
its dead months ago

Pixel Experience Rom for Honor 8

Hello Everyone, Anyone has to Start this so I Started this Thread Because I want Pixel Experience Rom for Honor 8 can anyone Port it for Honor 8 users Please.
Thanks
May God Bless You
Just get some AOSP based ROM such as AOSPA
But Pixel Experience Gives better stock experience
Days Tech said:
Just get some AOSP based ROM such as AOSPA
Click to expand...
Click to collapse
This is a development thread. Unless you're presenting said ROM, this is in the wrong section and should be closed or moved immediately.
People should know by now where to post and not to post.
Everyone calm down, it has been moved already.
pixel experience rom
when we get pixel experience rom for honor 8

Which is the lightest rom and work perfectly on a7 2018?

Hi everyone!
Do you know any rom which is the lighest and working perfectly on a7 2018?
Has anyone ever tried that? Tell me your experience?
Thanks all!
I think theres no light rom for our unit
Crvn(+84) said:
Hi everyone!
Do you know any rom which is the lighest and working perfectly on a7 2018?
Has anyone ever tried that? Tell me your experience?
Thanks all!
Click to expand...
Click to collapse
GSI AOSP Vanilla Would Be Great
HoneyBlockingMoon said:
GSI AOSP Vanilla Would Be Great
Click to expand...
Click to collapse
I've tried this on my A750GN and not really good. And i've also tried many gsi roms from github (which are arm64 a only). Some work and some bootloop.
And up to now i find two of them can fully working on my device: Pixel Experience P and Evolution X 2.3. I don't know why but i see they are both avN versions. They are fast, stable, smooth and there's many good features. But things that i don't like: my device was getting very hot when playing game and battery is not better than stock rom.
But thanks to your experience.

MIUI 12 for Xperia Devices - Poll

Anyone interested on MIUI 12 based on Android 10? If there is enough Interest i will share some Goodness with Y'all...
Of course bro I'm waiting for ROMs for xp5 so plz share
Miustone said:
Anyone interested on MIUI 12 based on Android 10? If there is enough Interest i will share some Goodness with Y'all...
Click to expand...
Click to collapse
If it works on xz3.. Bring it on
Hello Miustone , do you still work on this project?

Categories

Resources