AOKP vs. AOSP

Search This thread

zoppp

Senior Member
Nov 17, 2011
384
47
What are the differences between these two sources or whatever they are? Still confused what differentiates whitehawkx's AKOP based rom from the Eaglesblood AOSP rom?

Sent from my LG-P999 using XDA
 

painter_

Senior Member
Dec 10, 2006
729
166
North Eastern Ohio
AOSP = Android open source project.
source from google. Nothing added other then what is needed to make it work on the phone. (drivers)​

AOKP = Android open kang project
Close to aosp but with many enhancements added behind what is needed to make it work on the phone.​

Cyanogen mod would fall into the same category as AOKP.

Hope this helps.
 

zoppp

Senior Member
Nov 17, 2011
384
47
AOSP = Android open source project.
source from google. Nothing added other then what is needed to make it work on the phone. (drivers)​

AOKP = Android open kang project
Close to aosp but with many enhancements added behind what is needed to make it work on the phone.​

Cyanogen mod would fall into the same category as AOKP.

Hope this helps.

Thank you, that cleared up alot.

Sent from my LG-P999 using XDA
 

DsturbD

Senior Member
Feb 27, 2012
2,168
1,264
Kannapolis, NC
AOSP = Android open source project.
source from google. Nothing added other then what is needed to make it work on the phone. (drivers)​

AOKP = Android open kang project
Close to aosp but with many enhancements added behind what is needed to make it work on the phone.​

Cyanogen mod would fall into the same category as AOKP.

Hope this helps.

as would all the other ROMs on here? hellfire, eaglesblood? they are made from CM7/9 correct? unless otherwise noted?
 

Klathmon

Senior Member
May 1, 2011
320
232
as would all the other ROMs on here? hellfire, eaglesblood? they are made from CM7/9 correct? unless otherwise noted?

not really, AOKP uses some CM9 stuff, but its definitely a proper ROM on its own.

Any rom that says AOSP in its name is generally Built from google source code, with little to nothing from CM7/9 other than what might be necessary to get things running.

MIUI is another rom that, while built from CM7/9 is VERY different.

ROM's like Hellfire, and others similar to it, are mostly just a proper CM7/9 ROM with tweaks, and small fixes put into it, and more recently (to my annoyance) other kernels too.

Overall, CyanogenMod was probably the greatest thing to happen to android modding as a whole, they provide a base for most things to branch off from (and they don't even complain when everyone and everything uses their source!) The only reason its in everything is because if its something that the user will not see, and it works, why spend the days/weeks/months to develop it when its sitting right on CyanogenMod's GIT.
 

DsturbD

Senior Member
Feb 27, 2012
2,168
1,264
Kannapolis, NC
not really, AOKP uses some CM9 stuff, but its definitely a proper ROM on its own.

Any rom that says AOSP in its name is generally Built from google source code, with little to nothing from CM7/9 other than what might be necessary to get things running.

MIUI is another rom that, while built from CM7/9 is VERY different.

ROM's like Hellfire, and others similar to it, are mostly just a proper CM7/9 ROM with tweaks, and small fixes put into it, and more recently (to my annoyance) other kernels too.

Overall, CyanogenMod was probably the greatest thing to happen to android modding as a whole, they provide a base for most things to branch off from (and they don't even complain when everyone and everything uses their source!) The only reason its in everything is because if its something that the user will not see, and it works, why spend the days/weeks/months to develop it when its sitting right on CyanogenMod's GIT.


yeah it does, thanks Klathmon!!
 

mackster248

Senior Member
Aug 1, 2009
3,080
678
35
Palmdale, CA
not really, AOKP uses some CM9 stuff, but its definitely a proper ROM on its own.

Any rom that says AOSP in its name is generally Built from google source code, with little to nothing from CM7/9 other than what might be necessary to get things running.

MIUI is another rom that, while built from CM7/9 is VERY different.

ROM's like Hellfire, and others similar to it, are mostly just a proper CM7/9 ROM with tweaks, and small fixes put into it, and more recently (to my annoyance) other kernels too.

Overall, CyanogenMod was probably the greatest thing to happen to android modding as a whole, they provide a base for most things to branch off from (and they don't even complain when everyone and everything uses their source!) The only reason its in everything is because if its something that the user will not see, and it works, why spend the days/weeks/months to develop it when its sitting right on CyanogenMod's GIT.

That's almost true. Even though it's AOSP and all from Google's Android source, they still used CM's source tree because they put everything together. No point in spending an enormous amount of time to put it together yourself if CM already did it. So technically it's still a large portion of CM's work.
 

miku3191

Senior Member
Jan 4, 2011
160
16
INDIA
not really, AOKP uses some CM9 stuff, but its definitely a proper ROM on its own.

Any rom that says AOSP in its name is generally Built from google source code, with little to nothing from CM7/9 other than what might be necessary to get things running.

MIUI is another rom that, while built from CM7/9 is VERY different.

ROM's like Hellfire, and others similar to it, are mostly just a proper CM7/9 ROM with tweaks, and small fixes put into it, and more recently (to my annoyance) other kernels too.

Overall, CyanogenMod was probably the greatest thing to happen to android modding as a whole, they provide a base for most things to branch off from (and they don't even complain when everyone and everything uses their source!) The only reason its in everything is because if its something that the user will not see, and it works, why spend the days/weeks/months to develop it when its sitting right on CyanogenMod's GIT.

Thanx for this information but i need to know more about the layers of the ROM that are there in AOSP and AOKP (i heard this from a friend that AOSP have 7 layers and AOKP has about 10 is that true? and the AOSP makes the interaction easier then that of the AOKP).
 

noahk423

Senior Member
Sep 4, 2011
566
199
Thanx for this information but i need to know more about the layers of the ROM that are there in AOSP and AOKP (i heard this from a friend that AOSP have 7 layers and AOKP has about 10 is that true? and the AOSP makes the interaction easier then that of the AOKP).

What do you mean by "layers"?

Sent from my Nexus 7 using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 24
    AOSP = Android open source project.
    source from google. Nothing added other then what is needed to make it work on the phone. (drivers)​

    AOKP = Android open kang project
    Close to aosp but with many enhancements added behind what is needed to make it work on the phone.​

    Cyanogen mod would fall into the same category as AOKP.

    Hope this helps.
    10
    as would all the other ROMs on here? hellfire, eaglesblood? they are made from CM7/9 correct? unless otherwise noted?

    not really, AOKP uses some CM9 stuff, but its definitely a proper ROM on its own.

    Any rom that says AOSP in its name is generally Built from google source code, with little to nothing from CM7/9 other than what might be necessary to get things running.

    MIUI is another rom that, while built from CM7/9 is VERY different.

    ROM's like Hellfire, and others similar to it, are mostly just a proper CM7/9 ROM with tweaks, and small fixes put into it, and more recently (to my annoyance) other kernels too.

    Overall, CyanogenMod was probably the greatest thing to happen to android modding as a whole, they provide a base for most things to branch off from (and they don't even complain when everyone and everything uses their source!) The only reason its in everything is because if its something that the user will not see, and it works, why spend the days/weeks/months to develop it when its sitting right on CyanogenMod's GIT.