[ROM] [WIP] [VOLUNTEERS-NEEDED] AOSP-based ROM port from the Moto G - Galaxy Grand 2 Android Development

This is a project I started to work on an AOSP ROM for our Grand 2.
When it gets to boot successfully, I'll make a DevDB thread for it.
The Grand 2 and the Moto G share the same chipset, the Sanpdragon 400. I'm downloading it and applying a few patches to see if it works.
I'll upload my success/failure here.
This is also a request for devs to help.

you would have better luck porting the sgs3/4/5/note3/mega CM rom, because they were made by samsung.
even though they dont have the same cpu it would literally be easier to port cm from one of those devices than from a different OEM.

shabbypenguin said:
you would have better luck porting the sgs3/4/5/note3/mega CM rom, because they were made by samsung.
even though they dont have the same cpu it would literally be easier to port cm from one of those devices than from a different OEM.
Click to expand...
Click to collapse
I'm going to try it if my Moto G ROM port fails. But don't these devices have totally different CPUs? The only other Samsungs with this chip are the Tab 4 variants (a ported Tab 4 ROM won't work) and the S3 Neo+, which doesn't have any custom ROM.

shabbypenguin said:
you would have better luck porting the sgs3/4/5/note3/mega CM rom, because they were made by samsung.
even though they dont have the same cpu it would literally be easier to port cm from one of those devices than from a different OEM.
Click to expand...
Click to collapse
I'm going to try it if my Moto G ROM port fails. But don't these devices have totally different CPUs? The only other Samsungs with this chip are the Tab 4 variants (a ported Tab 4 ROM won't work) and the S3 Neo+, which doesn't have any custom ROM.
As you are a developer, can you help me if I use a CM ROM from the devices you mentioned? The patch applied only works for ROMs for the same CPU type. I don't think it will work in this case. And does a TouchWiz kernel work over an AOSP/CM ROM.

that was my point, that those devices are closer because it has teh name samsung on it than this does to the moto g with the same chipset.
the moto g roms dont boot on the moto g 4g, times have changed to where roms are VERY device specific. i mean CWM has to have 2 versions because teh 4.3 version wont even work on teh 4.4 version..

shabbypenguin said:
that was my point, that those devices are closer because it has teh name samsung on it than this does to the moto g with the same chipset.
the moto g roms dont boot on the moto g 4g, times have changed to where roms are VERY device specific. i mean CWM has to have 2 versions because teh 4.3 version wont even work on teh 4.4 version..
Click to expand...
Click to collapse
Okay. I'm trying the Mega 6.3's CM ROM, as the Mega is the closest Samsung phone to the Grand 2. Thanks.

shabbypenguin said:
that was my point, that those devices are closer because it has teh name samsung on it than this does to the moto g with the same chipset.
the moto g roms dont boot on the moto g 4g, times have changed to where roms are VERY device specific. i mean CWM has to have 2 versions because teh 4.3 version wont even work on teh 4.4 version..
Click to expand...
Click to collapse
Moto G ROM failed to boot. Though it passed the GALAXY GRAND 2 SM-G7102 thing at boot, it gives a flash of light and reboots the phone. Probably a result of using a TouchWiz kernel?
Failure will be uploaded later today.
My patch was about copying files from a Grand 2 ROM (TouchWiz used) to the new ROM.
IT FAILED. Trying on the Mega 6.3's CM build.

WaseemAlkurdi said:
Moto G ROM failed to boot. Though it passed the GALAXY GRAND 2 SM-G7102 thing at boot, it gives a flash of light and reboots the phone. Probably a result of using a TouchWiz kernel?
Failure will be uploaded later today.
My patch was about copying files from a Grand 2 ROM (TouchWiz used) to the new ROM.
IT FAILED. Trying on the Mega 6.3's CM build.
Click to expand...
Click to collapse
no its because you used a cm rom that wasnt made for this device. you cnat port roms like that you need to take teh device tree and fully make cm11 using that and compile it.

wat about miui??

shabbypenguin said:
no its because you used a cm rom that wasnt made for this device. you cnat port roms like that you need to take teh device tree and fully make cm11 using that and compile it.
Click to expand...
Click to collapse
Which I didn't ever understand. Can you help me?
Do you take the device tree thing as a file?
Is building CM from that harder than building a computer program using VB.NET, or harder?
Can you help me cuz I never built a ROM that way.
If it needs Linux, then I got it (32-bit Ubuntu and x86_64 Fedora), though Windows is better.
And thanks for patience with my dumb questions

shabbypenguin said:
no its because you used a cm rom that wasnt made for this device. you cnat port roms like that you need to take teh device tree and fully make cm11 using that and compile it.
Click to expand...
Click to collapse
http://xda-university.com/as-a-developer/getting-started-building-android-from-source
I found this thing. Can you help me by translating this to human-understandable form? Could you just carry out the steps and I'll test and do virtually everything you need to do as if you had the device in your two bare hands?
Or can you just give me instructions and I'll execute?

No.
building Cm is fairly straight forward if your device is officially supported, this device doesnt have anything. someone needs to download the source code for CM, grab my devices trees and add in all the missing info by studying the stock rom and comparing it to similar device. this can take anywhere from days to months, and even then some devices end up with stuff that is forever broken.

shabbypenguin said:
No.
building Cm is fairly straight forward if your device is officially supported, this device doesnt have anything. someone needs to download the source code for CM, grab my devices trees and add in all the missing info by studying the stock rom and comparing it to similar device. this can take anywhere from days to months, and even then some devices end up with stuff that is forever broken.
Click to expand...
Click to collapse
Thanks a lot.
So it needs a really experienced developer, whereas I am a Grade 10 student at school who knows no android programming. Sorry for wasting your precious time. But do you anyone who's willing to do it? I have school, and my parents do not let me give up schoolwork to porting a ROM.

Sorry but there isnt a bunch of peopel out there waiting for new phones to port CM to, how it works is someone with the phone ports cm and once it is considered good enough is submitted to be made official through their gerrit. then they have to become the maintainer of it and any code changes, updates etc have to be handled. its a lot of work. it doesnt need to be experienced, just a matter of fast learning as well as having a background in java/c really helps.

shabbypenguin said:
Sorry but there isnt a bunch of peopel out there waiting for new phones to port CM to, how it works is someone with the phone ports cm and once it is considered good enough is submitted to be made official through their gerrit. then they have to become the maintainer of it and any code changes, updates etc have to be handled. its a lot of work. it doesnt need to be experienced, just a matter of fast learning as well as having a background in java/c really helps.
Click to expand...
Click to collapse
Thanks. Do you have the a link to the vendor trees? I'll try to check them. But tell me how to compare them and where is the missing info to add. I'll do it. Fast learning is done while you tell me to compare. So, it's me downloading the device and vendor trees, then what? Your turn.
P.S. 1. Stuff that's forever broken came to happen with the Galaxy Star. It has a CM ROM, which boots, but has no audio, no ril, no camera, and broken menu/back keys.
2. Are you American? I was born there too! Nice coincidence!
BTW, which state are you from? I'm from Illinois.

In AOSP, SystemUI and Build.prop require the main effort. If they are ready, you pretty near?
Sent from my SM-G7102 using XDA Premium 4 mobile app

keshavt said:
In AOSP, SystemUI and Build.prop require the main effort. If they are ready, you pretty near?
Sent from my SM-G7102 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not exactly. There's a lot of work to be done on ril, camera, Wi-Fi, and other hardware drivers, in addition to the kernel. I'm thinking about borrowing some files from the ill-fated CM build.

WaseemAlkurdi said:
Not exactly. There's a lot of work to be done on ril, camera, Wi-Fi, and other hardware drivers, in addition to the kernel. I'm thinking about borrowing some files from the ill-fated CM build.
Click to expand...
Click to collapse
What happened brother any progress
Sent from my SM-G900I using XDA Premium 4 mobile app

techmate98 said:
What happened brother any progress
Sent from my SM-G900I using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Have paused development because, when I asked him for a couple of files from his failed CM build, mukulsoni told me to wait a little because he was nearly done with his CM11 build.

WaseemAlkurdi said:
Have paused development because, when I asked him for a couple of files from his failed CM build, mukulsoni told me to wait a little because he was nearly done with his CM11 build.
Click to expand...
Click to collapse
great!!! so is his build working now

Related

GT-I8558 Stock 4.2 Rom

here is the link for the GT-I8558 Stock 4.2 Rom http://www.5ashua.com/rom/detail/124.html if anyone is interested in porting
iead_20 said:
here is the link for the GT-I8558 Stock 4.2 Rom http://www.5ashua.com/rom/detail/124.html if anyone is interested in porting
Click to expand...
Click to collapse
are u tried?
what is .uom file extension?
guys this is not for i8552 this is for I8558 i am posting it here so one of the developers try to port
iead_20 said:
guys this is not for i8552 this is for I8558 i am posting it here so one of the developers try to port
Click to expand...
Click to collapse
sorry I did not look closely
iead_20 said:
here is the link for the GT-I8558 Stock 4.2 Rom http://www.5ashua.com/rom/detail/124.html if anyone is interested in porting
Click to expand...
Click to collapse
http://terafile.co/98db588977e3/I8558ZMUAMK1_I8558CHMAMK1_CHM.zip thia one is better than ur link cause its full rom
iead_20 said:
here is the link for the GT-I8558 Stock 4.2 Rom http://www.5ashua.com/rom/detail/124.html if anyone is interested in porting
Click to expand...
Click to collapse
what basically is this phone is? i mean it have same hardware spec as our phone than how is this different
lols21.10 said:
what basically is this phone is? i mean it have same hardware spec as our phone than how is this different
Click to expand...
Click to collapse
its galaxy win china version
lols21.10 said:
what basically is this phone is? i mean it have same hardware spec as our phone than how is this different
Click to expand...
Click to collapse
China model 1080p support 30fps 4.7inch and most of everythungs are same !!!
manojkumar8552 said:
China model 1080p support 30fps 4.7inch and most of everythungs are same !!!
Click to expand...
Click to collapse
so can it be use for our phone??
hitman2076 said:
so can it be use for our phone??
Click to expand...
Click to collapse
no idea i try to port this rom as i got firmware in my liux then try to do some thing !! if success may be posible !!!
Brave boy trying to port i8558 4.2.2 to i8552
@manojkumar8552 is going to try to port this Rom today. Everyone knows that it's one and that same h/w spec but no one has tried even once.
Manoj is trying it finally. He is aware of consequences but still going ahead with the experiment.
What do you think @Jaspreet_Singh? Did you try to do this.? No updates from you from a long time.Have you left the development.?
Manoj may need your help too.
Please do not give up in porting this. Let move upward from 4.1.2.
I am a sgs2 user. My sister is using i8552. But shame on you win users!! If n7000 (note1) got 4.2.2 update our devs start porting it to our i9100 right away (because of same chipset). There are few devs you got I know but my word is on their lazyness! Also testers did not share anything here. I am a tester. I have a SUPERBRICK BUG eMMC but still I am testing even TRIM enabled kernels. I am doing it just for I am a part of developement and a part of xda. I can wait for someone to do dirty job but I don't!! MAKE I8552 A BETTER PHONE. :highfive:
nhmanas said:
I am a sgs2 user. My sister is using i8552. But shame on you win users!! If n7000 (note1) got 4.2.2 update our devs start porting it to our i9100 right away (because of same chipset). There are few devs you got I know but my word is on their lazyness! Also testers did not share anything here. I am a tester. I have a SUPERBRICK BUG eMMC but still I am testing even TRIM enabled kernels. I am doing it just for I am a part of developement and a part of xda. I can wait for someone to do dirty job but I don't!! MAKE I8552 A BETTER PHONE. :highfive:
Click to expand...
Click to collapse
Would you be able to help with testing the phone? Let us know if you can. And if it's your sisters phone and you can't, please keep yourself away and keep playing with your S2. Quattro has got Very limited developers who trying very hard to make cm11 work. And they are so far successful in making bootable and well working cm11 with just audio and camera not working. So it is yet not fully stable. Experienced devs are not keeping their hands on the development of the phone and they find very tedious and not worth it. So, we are doing with what we've got. Testers are doing their job as well. We already have many custom Roms if you need to take a look. All have some or other best features. And I don't know which Devs and testers you're referring to but if you are so much worried please join in testing cm11 builds when new builds get posted on it's thread. Devs who know the project from start are busy with studies and exams. We are not here to force them to work despite of their some other important stuff. I would advise you to come forward if you can help or let us continue at our speed. Let us be as lazy as you say we are. I'll personally inform you once we get stable cm11. Till then enjoy your s2.
Thanks
Sent from my GT-I8552, Baidu v6, Fully Stable and Fast than any other stock based Custom Rom.
mysteryno46 said:
Would you be able to help with testing the phone? Let us know if you can. And if it's your sisters phone and you can't, please keep yourself away and keep playing with your S2. Quattro has got Very limited developers who trying very hard to make cm11 work. And they are so far successful in making bootable and well working cm11 with just audio and camera not working. So it is yet not fully stable. Experienced devs are not keeping their hands on the development of the phone and they find very tedious and not worth it. So, we are doing with what we've got. Testers are doing their job as well. We already have many custom Roms if you need to take a look. All have some or other best features. And I don't know which Devs and testers you're referring to but if you are so much worried please join in testing cm11 builds when new builds get posted on it's thread. Devs who know the project from start are busy with studies and exams. We are not here to force them to work despite of their some other important stuff. I would advise you to come forward if you can help or let us continue at our speed. Let us be as lazy as you say we are. I'll personally inform you once we get stable cm11. Till then enjoy your s2.
Thanks
Sent from my GT-I8552, Baidu v6, Fully Stable and Fast than any other stock based Custom Rom.
Click to expand...
Click to collapse
Thank you for reply
There is a misunderstood. I respect developers and ofcourse they have to do their daily jobs.
But this is a quallcomm phone. How can it be more difficult than exynos (closed source) phone? Quallcomm cipsets are opensourced am I right?
Btw. I wish I can help you but sorry I can't help you testing phone because my sister wants really stable and ready for daily usage phone (sometimes I say my self I wish I bought an iphone for her). If she allows me to test it. I would love to! Actually I am a good tester. I found major bugs on cm12
Try port 4.2 I8558 to I8552
iead_20 said:
here is the link for the GT-I8558 Stock 4.2 Rom http://www.5ashua.com/rom/detail/124.html if anyone is interested in porting
Click to expand...
Click to collapse
@gody420
Are u think this its possible find way to port this rom to I8552? . Recently in test, i try download by Odin.
The results was pass recovery.img step , begin system.img and crash after.
MJ
nhmanas said:
Thank you for reply
There is a misunderstood. I respect developers and ofcourse they have to do their daily jobs.
But this is a quallcomm phone. How can it be more difficult than exynos (closed source) phone? Quallcomm cipsets are opensourced am I right?
Btw. I wish I can help you but sorry I can't help you testing phone because my sister wants really stable and ready for daily usage phone (sometimes I say my self I wish I bought an iphone for her). If she allows me to test it. I would love to! Actually I am a good tester. I found major bugs on cm12
Click to expand...
Click to collapse
Man Devs Are not experienced Devs And Top devs Hardly contact here !!
mjraogr said:
@gody420
Are u think this its possible find way to port this rom to I8552? . Recently in test, i try download by Odin.
The results was pass recovery.img step , begin system.img and crash after.
MJ
Click to expand...
Click to collapse
its not possible to port because gt-8558 has completely different chipset (marvell PXA1088)
gody420 said:
its not possible to port because gt-8558 has completely different chipset (marvell PXA1088)
Click to expand...
Click to collapse
Ok got it.
I didnt have this info before then any posts confused with comments
MJ

Android 5.0 request

I don't want to be missunderstood.
I do recognize all the work from our developers, altough they are only few... Unfortunately i only know how to port roms..
so can anyone of you guys give a shot to create a lollipop build ?
danilo96 said:
I don't want to be missunderstood.
I do recognize all the work from our developers, altough they are only few... Unfortunately i only know how to port roms..
so can anyone of you guys give a shot to create a lollipop build ?
Click to expand...
Click to collapse
We dont even have CM11
Flamestorm said:
We dont even have CM11
Click to expand...
Click to collapse
We have 3 daily drivers right now, Crystal is the best so far because of the camera, but still, we have 3 cm11 builds
Is cm12 out? I think making 4.4.4 builds is easier becouse we have sources from lg. Dont know about 5.0 with kernels and drivers and all must be harder for our device at this point.
invaderjohn said:
Is cm12 out? I think making 4.4.4 builds is easier becouse we have sources from lg. Dont know about 5.0 with kernels and drivers and all must be harder for our device at this point.
Click to expand...
Click to collapse
I'm not sure about it, but i saw a unoficiall build for htc explorer so i think yes
danilo96 said:
I'm not sure about it, but i saw a unoficiall build for htc explorer so i think yes
Click to expand...
Click to collapse
Cm12 isnt out yet, theres "cm12" based on clean aosp compiled with cm sources
Its unofficial build so cm team has nothing with it
It might be unstable and isnt for daily usage
Cm Has announced that cm12 will come next month
But the best way is to pray for official 5.0 because updated kernel might fix problems we have right now
sebatox said:
Cm12 isnt out yet, theres "cm12" based on clean aosp compiled with cm sources
Its unofficial build so cm team has nothing with it
It might be unstable and isnt for daily usage
Cm Has announced that cm12 will come next month
But the best way is to pray for official 5.0 because updated kernel might fix problems we have right now
Click to expand...
Click to collapse
Well, thanks , I didn't knew about that
let's wait and hope then :crying:
Looking for some rom for the D618 version (
LG L90 got AOSP 5.0 Lolipop whether someone can from LG L90 to port lolipop 5.0? Why do you always take a phone that has little support Developer

Testers needed

Hello guys . I'm a dev from bacon , and i'm interested on expanding my work to other devices. Already have a couple of test roms ready but need testers to see if i have the correct blobs as also the correct kernel and device tree. IF you are free please let me know
Might you be working on the "blu pure xl" by any chance?
jgcaap said:
Hello guys . I'm a dev from bacon , and i'm interested on expanding my work to other devices. Already have a couple of test roms ready but need testers to see if i have the correct blobs as also the correct kernel and device tree. IF you are free please let me know
Click to expand...
Click to collapse
Shoot something out for testing, results will come flocking in.
Sent from my Nexus 6P using Tapatalk
Alright. I'm just not sure if I set the correct blobs and kernel. Results are harmless worst thing is not booting. If that happens please flash a kernel of your choice and let me know the thread.
http://download.jgcaap.xyz/files/angler/cm-13.0/
If is not that is the device tree. But I think should work. After looking to the sources they seem to be all the same.
It's a bit big because is odexed.
Ill be adding more functionalities soon.
Thanks.
jgcaap said:
Alright. I'm just not sure if I set the correct blobs and kernel. Results are harmless worst thing is not booting. If that happens please flash a kernel of your choice and let me know the thread.
http://download.jgcaap.xyz/files/angler/cm-13.0/
If is not that is the device tree. But I think should work. After looking to the sources they seem to be all the same.
It's a bit big because is odexed.
Ill be adding more functionalities soon.
Thanks.
Click to expand...
Click to collapse
Will try and give this a whirl when I get home. Any changes from CM 13 sources? Are you using your custom toolchain, etc? Thanks!
jgcaap said:
Hello guys . I'm a dev from bacon , and i'm interested on expanding my work to other devices. Already have a couple of test roms ready but need testers to see if i have the correct blobs as also the correct kernel and device tree. IF you are free please let me know
Click to expand...
Click to collapse
Free and available @galaxy s4 nutjob downloading now will report back,
Fired up and working great, flashed as is booted extremely quick. Nice job
http://imgur.com/y3liwJp
Booted up fine. Seems smooth with very little bloat. Great work.
thanks
jgcaap said:
thanks
Click to expand...
Click to collapse
Any details on what the rom is based on and what theme engine?
jgcaap said:
thanks
Click to expand...
Click to collapse
Just FYI I think your kernel may have force encryption enabled but I'm not entirely sure. It may have just been me messing with the settings.
android4life92 said:
Any details on what the rom is based on and what theme engine?
Click to expand...
Click to collapse
Screenshot says CM13 version..
Is kernel force encryption?
Sent from my Nexus 6P using Tapatalk
bigdave79 said:
Will try and give this a whirl when I get home. Any changes from CM 13 sources? Are you using your custom toolchain, etc? Thanks!
Click to expand...
Click to collapse
many many changes! only left untouched kernel and device tree

we will have lineage-15.0 unofficial i9300?

hello, can anyone make lineage-15.0 unofficial for galaxy s3 i9300? Thank you.
alejandroAM15 said:
hello, can anyone make lineage-15.0 unofficial for galaxy s3 i9300? Thank you.
Click to expand...
Click to collapse
You need to wait another few weeks i thinks
Why do you have all this fuss over LAOS 15? Is there something wrong with the 14.1 you're using? The device is old and you should thank for still having maintainers, and have made this old device reach so far. But if you are in such a hurry, it would be better to change the device, change it into a device that has already received the unofficial version, it is an excellent option. Otherwise, will wait with everyone.
Oshmar said:
Why do you have all this fuss over LAOS 15? Is there something wrong with the 14.1 you're using? The device is old and you should thank for still having maintainers, and have made this old device reach so far. But if you are in such a hurry, it would be better to change the device, change it into a device that has already received the unofficial version, it is an excellent option. Otherwise, will wait with everyone.
Click to expand...
Click to collapse
Yup, true, I am very happy with my 7.1 and do not need a 8.0... BUT, yes, Lineage 15 WILL be for S3 (wait for 2018)
My s3 has became my backup phone,but LOS14.1 gives me more fun on my old phone.Wish to get oreo update. And I think if android one project can be port to s3 will get a lot more fun.
alejandroAM15 said:
hello, can anyone make lineage-15.0 unofficial for galaxy s3 i9300? Thank you.
Click to expand...
Click to collapse
Read this
mrpascal said:
Read this
Click to expand...
Click to collapse
But what does this have to do with the ROM itself? what is well explained is that they will develop kernels only for specific OnePlus browsers, those who do not use these custom kernels, this news has little or no relevance. I used the boeffla kernel a few times, but if I put it on the tip of the pencil, it did not serve me as satisfactorily as the LOS kernel, so it's not sad news, so to speak. What's more, the new version of android will bring the benefits you need, which is a better RAM management and less battery consumption, something many were looking for using custom kernels to do underclock.:good:
Oshmar said:
Why do you have all this fuss over LAOS 15? Is there something wrong with the 14.1 you're using? The device is old and you should thank for still having maintainers, and have made this old device reach so far. But if you are in such a hurry, it would be better to change the device, change it into a device that has already received the unofficial version, it is an excellent option. Otherwise, will wait with everyone.
Click to expand...
Click to collapse
Oreo is said to be optimized for "low end" devices and is requiring far less resources. So the expectation is that 8.0 will run much smooter on the i9300 than 7.1.
It is a pity that there will be no lineage 15 for the gt-i9300

android p sources are out final but no ports yet?

It's been a week android pie is available...and xiaomi mi4 even got the android pie ROM today and we don't have any leak about Nexus 6p. I guess Nexus and pixel should be the first to get any leak on os because of same manufacturer. Does anyone know what's the status of development of pie of
Nexus 6p :crying:
There was a post up yesterday. @drewwalton19216801 successfully built Android pie for Nexus 6P, but wasn't able to test it because the physical port on his phone didn't connect to adb for some reason. So, he posted the builds if others wanted to try booting. There were a couple that were attempting to flash and help with the progress. The thread appears to have vanished overnight. I can't seem to find it anymore.
Jup, I tested it.
Was able to grab a logcat from adb so the kernel itself seems to boot.
But there are too many fatal errors right now.
I believe it was a pretty hacked build.
Duplicate whoops
Manudel96 said:
Jup, I tested it.
Was able to grab a logcat from adb so the kernel itself seems to boot.
But there are too many fatal errors right now.
I believe it was a pretty hacked build.
Click to expand...
Click to collapse
I know @drewwalton19216801 said he used the official source code and drivers, kernel, etc. That's probably the most pure it can get. Probably another reason he wanted to get it tested. I'm sure if he had a working phone that development would move along more quickly for him.
Last he said in his thread was that he was compiling something specific for you in regards to getting it to flash properly. I was really looking forward to that thread making progress. It's kind of mysterious that the mods just made his thread disappear as if nothing ever happened.
Devilmakerzz said:
https://cbldc.io/a8ce51c?utm_source=youtube.com&utm_medium=referral
I just got one link from youtube which says it's a rom for nexus 6p 9.0 is this true
Click to expand...
Click to collapse
Tried just about every survey but wasn't able to get the file
Sent from my Nexus 6P using XDA-Developers Legacy app
Oh leave it then...it's fake..i guess..else xda would have posted it
Android P will be coming to Angler through custom ROMs. I can confirm this. Just please be patient.
MikeCriggs said:
Android P will be coming to Angler through custom ROMs. I can confirm this. Just please be patient.
Click to expand...
Click to collapse
What about porting newer version of kernel (4.4.x for example) to make Angler project treble ready ?
RazGame said:
What about porting newer version of kernel (4.4.x for example) to make Angler project treble ready ?
Click to expand...
Click to collapse
4.4 kernel will never happen on Angler.
Treble, maybe. I won't be porting it ?
OnePlus get AOSP Android Pie ports
OnePlus 2 recieve port of Pie, an it too has Snap 810
I'm currently working on porting P over and I have it compiling right now. Once I have it able to boot I will upload it. Then I'll optimize it and fix all of the underlying bugs.
Edit: Repetition.
Sapphiress said:
I'm currently working on porting P over and I have it compiling right now. Once I have it able to boot I will upload it. Then I'll optimize it and fix all of the underlying bugs.
Edit: Repetition.
Click to expand...
Click to collapse
If u can do this, may you make it clear, like Pixel 2 ROM ? With blue color, Night Mode etc.
RazGame said:
If u can do this, may you make it clear, like Pixel 2 ROM ? With blue color, Night Mode etc.
Click to expand...
Click to collapse
It's going to be released as an AOSP rom, So that the community has a baseline for Pie ROMS. Other than compatibility tweaks, and some small performance, thermal and battery tweaks, it will be completely vanilla. I'm trying to keep it as pure as possible meaning only AOSP source and Huawei binaries.
However, I already have plans on releasing a Pie based custom rom with a Pixel theme. So keep an eye out for AugmentOS in the future
Edit: This may take awhile. The non-frees don't want to compile correctly and when they do they don't boot.
Sapphiress said:
It's going to be released as an AOSP rom, So that the community has a baseline for Pie ROMS. Other than compatibility tweaks, and some small performance, thermal and battery tweaks, it will be completely vanilla. I'm trying to keep it as pure as possible meaning only AOSP source and Huawei binaries.
However, I already have plans on releasing a Pie based custom rom with a Pixel theme. So keep an eye out for AugmentOS in the future
Edit: This may take awhile. The non-frees don't want to compile correctly and when they do they don't boot.
Click to expand...
Click to collapse
I don't know if you want or need any help, but send me a PM if you do and I'd love to offer my experience to you. It's been a while though...
Many phones getting Android pie..mi OnePlus ...man y nexus is so behind... Nexuses were the first one to get in old days.. I'm eagerly waiting for a single port... What's the status of linage os
skiman10 said:
I don't know if you want or need any help, but send me a PM if you do and I'd love to offer my experience to you. It's been a while though...
Click to expand...
Click to collapse
Thank you! I'll keep that in mind. It's also been awhile for me, I haven't done this since I ported Gingerbread to an Froyo phone lol.
Sapphiress said:
Thank you! I'll keep that in mind. It's also been awhile for me, I haven't done this since I ported Gingerbread to an Froyo phone lol.
Click to expand...
Click to collapse
Ayy it has been a little bit longer for you then! Welcome back to the unrelenting hostility of building AOSP for unsupported phones.
A couple friends and I have gotten a working build but IMS, RIL, camera, Bluetooth, and probably more need to be fixed. Please be patient, this is in no way an easy thing.
MikeCriggs said:
A couple friends and I have gotten a working build but IMS, RIL, camera, Bluetooth, and probably more need to be fixed. Please be patient, this is in no way an easy thing.
Click to expand...
Click to collapse
Cool. Ik know it can really be a b#tch without a decent (official) device tree.
Once tried to make a device tree for the Galaxy A7 Exynos. Didn't get it to work.
Keep it up!!

Categories

Resources