[Q] Android 5.0 Lollipop Discussion - Captivate General

So 5.0 is out on the SDK. Has anyone decided to try to start making an AOSP build of Lollipop? I'm new at developing and I am currently setting up my environment. I have my own captivate and would like to start building AOSP for it with anyone who would want to start

Archfeind2 said:
So 5.0 is out on the SDK. Has anyone decided to try to start making an AOSP build of Lollipop? I'm new at developing and I am currently setting up my environment. I have my own captivate and would like to start building AOSP for it with anyone who would want to start
Click to expand...
Click to collapse
I have plans to do it as a project. I make no promises however, but I can't see it being terribly difficult.

Lollipop
hillbeast said:
I have plans to do it as a project. I make no promises however, but I can't see it being terribly difficult.
Click to expand...
Click to collapse
I too would love to see lollipop on my captivate if you have the time, and would be more than willing to beta test if needed. Thanks

Looking for Lollipop in captivate
Hi,
I also eagerly waiting for Lollipop roms [captivate.] And willing to test roms on my device.

I'm currently in the process of building my development environment so hopefully lollipop won't be too far off

Related

[Q] ASOP Sidekick 4G ROM?

Am I the only one who is unhappy with the slim pickings of ROMs that are available for the SK4G?
Does anyone know anything about an ASOP ROM?
It's AOSP (Android Open Source Project) and you're not the only one not happy with the current SK4G options. I personally want MIUI or CM7, but seeing as we're currently stuck with Froyo, we'll have to see what the devs can cook up.
Sent from my SGH-T839 using XDA App
For future reference, questions go in the General forum, not the Development Forum.
As for AOSP or MIUI, I know that AyoTeddy and Revolution are currently working on separate MIUI roms, and for AOSP, I'm working on that, but not sure exactly what you want from AOSP that's different from what we have?
If you are unhappy with the selection of ROMS here, you are always welcome to make your own, android is open source for a reason.
sduvick said:
For future reference, questions go in the General forum, not the Development Forum.
As for AOSP or MIUI, I know that AyoTeddy and Revolution are currently working on separate MIUI roms, and for AOSP, I'm working on that, but not sure exactly what you want from AOSP that's different from what we have?
If you are unhappy with the selection of ROMS here, you are always welcome to make your own, android is open source for a reason.
Click to expand...
Click to collapse
If they want the real miui we will need some sort of aosp gingerbread to start with and a custom CM7 kernel or something.. Since we dont have either yet I guess we'll have to make the best out of what we have now like we have been. But those wanting a taste of miui may like what I have planned for my next release.
Sent from my SGH-T959 using XDA App
ayoteddy said:
If they want the real miui we will need some sort of aosp gingerbread to start with and a custom CM7 kernel or something.. Since we dont have either yet I guess we'll have to make the best out of what we have now like we have been. But those wanting a taste of miui may like what I have planned for my next release.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
And so anticipation had set in, i can't wait ayoteddy. im very excited. SMX was great, and SMGC was awesome, and now with this? whewwww. think i better go lay down, lol.
I'm also interested in porting CM7 to Sk4g cause I'm used to when I had G1 and now I'm using Sk4g without it.
I have programming skill and understanding of linux architecture. I've read about android architecture and AOSP and how to build Cyanogen from source. I'm running a tech firm (about 30 employees) - we are developing games that's why I don't have enough time to port it faster but I'm going to do it in a month or two.
So, I need help from experienced dev for android who is willing to build AOSP rom for Sk4g.
Here is what I'm going to do:
1) I'm gonna try to build Kd1 rom from source (there is an opensource code from samsung) and flash it to my Sk4g
2) Change the platform in original source to AOSP 2.2 and remove all TMOBILE apps - then build and flash
3) I'll try to find all hardware specs of the phone to compare with other samsung devices. It can help to exctract proprietary drivers of the phone. I think that the drivers are commonly the same, but I need to identify it.
After that I'm gonna upgrade to AOSP 2.3 but I don't have enough knowledge right now. Can some experienced devs answer the questions:
1) Are the linux kernels of AOSP 2.2 and 2.3 identical?
2) Can I use device drivers from 2.2 on 2.3?
If someone is interested in this project - please let me know and let's start the job. I think that my progress wouldn't be fast due to lack of time.
Thank you for joining the Sidekick 4G section , & we welcome you but if you want you could pause the game's for the ROM if anything & Question 1 is a no & Question 2 no cause they have to be compiled with the 2.3 kernel .
- Said by Sduvick
jmpz said:
I'm also interested in porting CM7 to Sk4g cause I'm used to when I had G1 and now I'm using Sk4g without it.
I have programming skill and understanding of linux architecture. I've read about android architecture and AOSP and how to build Cyanogen from source. I'm running a tech firm (about 30 employees) - we are developing games that's why I don't have enough time to port it faster but I'm going to do it in a month or two.
So, I need help from experienced dev for android who is willing to build AOSP rom for Sk4g.
Here is what I'm going to do:
1) I'm gonna try to build Kd1 rom from source (there is an opensource code from samsung) and flash it to my Sk4g
2) Change the platform in original source to AOSP 2.2 and remove all TMOBILE apps - then build and flash
3) I'll try to find all hardware specs of the phone to compare with other samsung devices. It can help to exctract proprietary drivers of the phone. I think that the drivers are commonly the same, but I need to identify it.
After that I'm gonna upgrade to AOSP 2.3 but I don't have enough knowledge right now. Can some experienced devs answer the questions:
1) Are the linux kernels of AOSP 2.2 and 2.3 identical?
2) Can I use device drivers from 2.2 on 2.3?
If someone is interested in this project - please let me know and let's start the job. I think that my progress wouldn't be fast due to lack of time.
Click to expand...
Click to collapse
Revolution, thanks for relaying my responses.
jmpz, I tried building the source before, but was unable to build it completely, but that was possibly because of some errors with my dependencies. The kernel compiles fine from source, you just need to pull initramfs, or you can get it from Dr. Honk's github.
Thank you for your answers.
So, can anyone enumerate the list of drivers which we should extract from kernel?
I can name these:
1) Keyboard
2) Mic
3) 2 speakers
4) buttons
5) front camera
6) rear camera
7) trackpoint
8) lcd
9) digitizer
10) 3.5 jack
Please correct me and add missing
If I understanding it rightly the key problem is getting proprietary drivers from the kernel. Right?
nope, the key problem is trying to build the system entirely, without any errors, which may be easier with someone following a stock designed build environment. I don't use Ubuntu which is what has the listed dependencies for every tutorial I can find. You can get the drivers out of Dr. Honk's voodoo kernel ramdisk here: http://forum.xda-developers.com/showthread.php?t=1145139
There shouldn't be any problems if you just set up a build environment following the directions in any of the tutorials, then add the platform from the samsung source.
I'm a linuxoid - so these tutorial are for me. Thank you for the link.
By the way, drivers are in Linux Kernel, so I don't think that I need to use Samsung Platform from the source. Instead I wanna use platform from AOSP or Cyanogen. Correct me if I'm wrong.
I think that grabbing drivers from kernel source from samsung would be enough to build the rom.
jmpz said:
I'm also interested in porting CM7 to Sk4g cause I'm used to when I had G1 and now I'm using Sk4g without it.
I have programming skill and understanding of linux architecture. I've read about android architecture and AOSP and how to build Cyanogen from source. I'm running a tech firm (about 30 employees) - we are developing games that's why I don't have enough time to port it faster but I'm going to do it in a month or two.
So, I need help from experienced dev for android who is willing to build AOSP rom for Sk4g.
Here is what I'm going to do:
1) I'm gonna try to build Kd1 rom from source (there is an opensource code from samsung) and flash it to my Sk4g
2) Change the platform in original source to AOSP 2.2 and remove all TMOBILE apps - then build and flash
3) I'll try to find all hardware specs of the phone to compare with other samsung devices. It can help to exctract proprietary drivers of the phone. I think that the drivers are commonly the same, but I need to identify it.
After that I'm gonna upgrade to AOSP 2.3 but I don't have enough knowledge right now. Can some experienced devs answer the questions:
1) Are the linux kernels of AOSP 2.2 and 2.3 identical?
2) Can I use device drivers from 2.2 on 2.3?
If someone is interested in this project - please let me know and let's start the job. I think that my progress wouldn't be fast due to lack of time.
Click to expand...
Click to collapse
I 100% support your efforts. I want Cyanogen on the SK4G badly, but I'm not sure what kind of help a non-programmer like me could do, but do have some experience with flashing phones and such, so if there is anything you need let me know.
If you do get rolling heavily on this, I'd be willing to donate monetarily to your efforts.
If anyone can get CyanogenMod 7 on the Sidekick they would definetely get a donation from me. Id be thrilled. Glad to see its going to be worked on.
Sent from my Sidekick 4G using XDA Premium App!

Jelly Bean released !!! Possible to port Nexus ROM ?

Hello respected Developers ,
Jelly Bean is released today with some new and important features. Nexus ROM is already available for download. Since Jelly Bean brings updated UI and few new features only it may be possible to port Nexus ROM.
Kindly consider its possibility and reply
Thank you all !
Here is direct download link
http://goo.im/roms/fabolous/maguro/bigxie_JRN84D_rooted_busybox_deodexed.zip
Hmm...so I was right. It can be ported.
Jelly Bean ported to HTC One X http://forum.xda-developers.com/showthread.php?t=1737736
I hope so.
I'm not a Developer, but I hope so :good:
nothing will be done until the source code is released (google said mid july)
Guys, chill. It is best we wait until ics is fully developed with the kernel 3.x before we talk about this. I am sure that this needs ICS as base. I have been researching about this jellybean update the whole day. it is somewhat a small update to the ICS with automatic widget resizing, GoogleVoice (commandable just like siri) and also less lag... this is just like a froyo to gingerbread update as they said in vid reviews.
now our future is on the 3.X kernel:good:
Hi
Did anyone noticed that kernel for jelly bean port on HTC one x.
It is 2.6.xxx
Sent from my GT-I9003 using Tapatalk
neil05 said:
@vishal
You are not the moderator in this forum. So don't act like a mod
Cheers:beer:
Click to expand...
Click to collapse
No, but I am
Thread moved and cleaned. Development section is only for roms/kernels, etc. being worked on with some kind of bootable image. This is not. (First hint was the title ends in a question mark)
Keep it polite guys.
---Jay--- From the Nexus
The porting Guide can be found here
http://forum.xda-developers.com/showthread.php?t=1739561
Thanks Jay
And apologies for posting in wrong section. Everyday we learn something new
Thanks !
Maybe...
I'm not a developer and i don't know how to port a ROM. However, I think porting an I9000 Jellybean Rom will be easier since I9000 and I9003 has similar specs.:laugh:
chung1213 said:
I'm not a developer and i don't know how to port a ROM. However, I think porting an I9000 Jellybean Rom will be easier since I9000 and I9003 has similar specs.:laugh:
Click to expand...
Click to collapse
an i9000 stock rom is impossible because samsung wont release one. and jb code is not out until mid-july. let's wait for cm10 to start
Sent from my Transformer Prime TF201 using xda app-developers app
NEXUS S got the jelleybean working
http://forum.xda-developers.com/showthread.php?t=1738756
Galaxy s are on there way to port jellybean.
Vasishta Reddy said:
NEXUS S got the jelleybean working
http://forum.xda-developers.com/showthread.php?t=1738756
Galaxy s are on there way to port jellybean.
Click to expand...
Click to collapse
i9003 will follow, once kernel 3.0 + ics is completely ported and good for day-to-day basis ^^
Everytime it happens that when we work on perticular version of cynogenmod then suddenly new version of galaxy device releases or new version of android releases then current development looks old to us. So we leave it in incomplete stage & we move forward to achieve new things of new cynogenmod but again everytime same story repeats & thats why we have so many incomplete cyanogenmod roms.
I want to suggest that if the developers are working on ICS cm9 then they must work on first to achieve kernel 3.0 & get stable cm9. People now should not rush to achieve JB leaving behing cm9 work incomplete. "One time one task"
vishal24387 said:
Everytime it happens that when we work on perticular version of cynogenmod then suddenly new version of galaxy device releases or new version of android releases then current development looks old to us. So we leave it in incomplete stage & we move forward to achieve new things of new cynogenmod but again everytime same story repeats & thats why we have so many incomplete cyanogenmod roms.
I want to suggest that if the developers are working on ICS cm9 then they must work on first to achieve kernel 3.0 & get stable cm9. People now should not rush to achieve JB leaving behing cm9 work incomplete. "One time one task"
Click to expand...
Click to collapse
K bro,why to waste time in partially working ports lets wait for source code's release .
Vasishta Reddy said:
K bro,why to waste time in partially working ports lets wait for source code's release .
Click to expand...
Click to collapse
Source code of jelly bean is of no use for us until we get kernel 3.0. Because building jelly bean rom or cm10 based on 2.x kernel is again a waste of time & again one more incomplete rom
vishal24387 said:
Source code of jelly bean is of no use for us until we get kernel 3.0. Because building jelly bean rom or cm10 based on 2.x kernel is again a waste of time & again one more incomplete rom
Click to expand...
Click to collapse
You're right on that one bro.
Regarding porting Jelly Bean, it's another challenge for our great developers. And it is possible since it has already started coming on many devices. Another point is that JB does not introduce System level changes like ICS but a major update over it. So JB should easier than ICS.
Regarding Incomplete ROMs, each and every developer has his own set of skills and can't do what other can do and we must respect this. What dhiru can do is not necessarily doable by others too. But this should not come as deterrent for some quality work like MIUI and AOKP. If we would have kept waiting for 'Perfect and Complete' ICS then we would never have these great ROMs. These guys are working within known limitations and doing a great job. So i would always encourage new challenges, innovations, ideas, development and ROMs. We again might have many things not working on JB Ports but that's what fuel the developers to take up challenge and win it. Remember the first ICS and MIUI Ports ? And look today Thankfully Lolation, Frank, UT36104, Vurrut did not get discouraged by current limitations and went on to port these great ROMs and fix bugs. Thank You guys
Take every new thing as a challenge and give your best with whatever you have in hand instead of crying of what's not there or what will come someday
Good Day guys
silentvisitor said:
Regarding porting Jelly Bean, it's another challenge for our great developers. And it is possible since it has already started coming on many devices. Another point is that JB does not introduce System level changes like ICS but a major update over it. So JB should easier than ICS.
Regarding Incomplete ROMs, each and every developer has his own set of skills and can't do what other can do and we must respect this. What dhiru can do is not necessarily doable by others too. But this should not come as deterrent for some quality work like MIUI and AOKP. If we would have kept waiting for 'Perfect and Complete' ICS then we would never have these great ROMs. These guys are working within known limitations and doing a great job. So i would always encourage new challenges, innovations, ideas, development and ROMs. We again might have many things not working on JB Ports but that's what fuel the developers to take up challenge and win it. Remember the first ICS and MIUI Ports ? And look today Thankfully Lolation, Frank, UT36104, Vurrut did not get discouraged by current limitations and went on to port these great ROMs and fix bugs. Thank You guys
Take every new thing as a challenge and give your best with whatever you have in hand instead of crying of what's not there or what will come someday
Good Day guys
Click to expand...
Click to collapse
I completely agree. People learn by doing hands on, and what I mean is building roms. Discouraging them just because you want them to complete a rom is very selfish, everybody has to start somewhere. Not everybody has sufficient knowledge in android programming to help with completing roms, i believe people feel a sense of accomplishment after building their first rom, only to be struck down by others that want a complete rom. I just want to say guys, don't discourage new roms please, think about other people's feelings. Thanks.
Cheers
Sent from my GT-I9003 using xda app-developers app
bscraze said:
I completely agree. People learn by doing hands on, and what I mean is building roms. Discouraging them just because you want them to complete a rom is very selfish, everybody has to start somewhere. Not everybody has sufficient knowledge in android programming to help with completing roms, i believe people feel a sense of accomplishment after building their first rom, only to be struck down by others that want a complete rom. I just want to say guys, don't discourage new roms please, think about other people's feelings. Thanks.
Cheers
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
Its not about discouraging new rom development. Its about how well we concentrate on each thing to complete it. I am not saying that we should stuck to only one perticular rom development. But remember guys that google will not take a pause for us so that we can complete current cynogenmod rom. New versions of android will contineously come out by google but we must have to think whether we should run behind new roms or should we first build a base kernel 3.x without which every future development will remain incomplete...???

Lollipop 5.0 Rom?

I know it may be a little early, but will any type of Lollipop Rom be developed for this phone? It would be great to have
mody99 said:
I know it may be a little early, but will any type of Lollipop Rom be developed for this phone? It would be great to have
Click to expand...
Click to collapse
I would love to see a Lollipop rom as well. Preferably a port of cyanogenmod once it has been released.

best or most prefered rom nowdays?

Hey im still running Android 4.4.2 CleanRom and its been a while since ive been around. I feel a bit outdate and was wondering what i should upgrade to. Not looking to do nightly's as i do not have the time, just looking for something new and stable. Let me know what you think. Thanks.
-Cam
camf3xu said:
Hey im still running Android 4.4.2 CleanRom and its been a while since ive been around. I feel a bit outdate and was wondering what i should upgrade to. Not looking to do nightly's as i do not have the time, just looking for something new and stable. Let me know what you think. Thanks.
-Cam
Click to expand...
Click to collapse
Hi, here on xda we dont compare roms, sorry. its just taboo of the worst kind. Also please post questions in the question and answers portion of the forum, thanks and cheers.
I'll go ahead and reply with respect to the split between KitKat and Lollipop. You'll note a bunch of Lollipop-based ROMs appearing. Some have chosen to flash those, to be on the cutting edge. However, the Xposed Framework - one of the most useful customization tooks in the Android world - has not been updated to work with the "ART" (Android Run Time) and instead is only still compatible with Dalvik-based system. The developer of Xposed has indicated that he may work on updating XPosed at some point, but there is no firm commitment or timeline.
I personally will not be upgrading to Lollipop as I find that the tweaks made available by the Xposed Framework and the plethora of modules built for it, are simply too important me to lose by upgrading to what isn't all that radically different of an Android update.
But to each his own. Thought I'd give you a bit of the background.
P.S. Anything by Santod is quality work (NuSenseSix, UnSenseSix, etc). He really knows Android.
Nothing beats stock as far as stability. For newest, well, the newest official software is stock as well until VZW releases Lollipop.
Sacred cows make extra tasty steaks. That said, I'll make recommendations. I think Fluent is as reliable as the stock 4.4.4 and more so than some of the more radically tweaked 4.4.4 ROMs out there built from non-Verizon sources. NuSense is solid as well, but hasn't been updated in a while, is minimally modified, and is based on the oldest of the lollipop releases. if 4.4.4 is all you want, Clean ROM 3.0 was a solid runner for me.
If you can do your own mods then I would go with Lollipop as you don't need xposed if your looking for stable stick to 4.4.4 for now.. Make sure you upgrade your firmware before if you haven't as you r still on 4.4.2 ROM I'm taking a guess your haven't updated firmware.
Tigerstown said:
If you can do your own mods then I would go with Lollipop as you don't need xposed if your looking for stable stick to 4.4.4 for now.. Make sure you upgrade your firmware before if you haven't as you r still on 4.4.2 ROM I'm taking a guess your haven't updated firmware.
Click to expand...
Click to collapse
What do you mean by doing your own mods? Short of coding them, I'm not sure how one would go about getting Samsung Milk to work, or cleaning up the Notification menu, or a bunch of other things that just aren't commonly built into customized ROMs. If you do know of a way to get such things working in Lollipop, do let me know - I'd then be able to make the switch!
godhamba said:
What do you mean by doing your own mods? Short of coding them, I'm not sure how one would go about getting Samsung Milk to work, or cleaning up the Notification menu, or a bunch of other things that just aren't commonly built into customized ROMs. If you do know of a way to get such things working in Lollipop, do let me know - I'd then be able to make the switch!
Click to expand...
Click to collapse
I was just saying if you know how to decompile apks an make code changes an recompile your make your own mods.

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

Categories

Resources