My question is where can I find a guide for compile for AOSP JB ROM for Captivate?
I do have some knowledge in packaging ROM to a zip file.
I saw that there is an AOSP ROM called [JB 4.1.1] Monfro Aosp, but I couldn't find any open source repository for that.
I'm not looking for CM or AOKP, but merely AOSP.
The guide on the cm wiki will be close to the same, you just need to use the aosp repo instead of the cm one. Where is the aosp repo? I have no idea. Google is your friend, bout all i can say.
Related
Hi there,
I decided to get involved in the rom development, i'm still learning but i managed already to compile the htc kernel for our tattoo.
Since there already some roms based on aosp on donut i would like to ask if anynone can post a guide to build aosp for our tattoo.
Thank you very much
I am in no way a dev or contribute to this rom, other than flashing it. i noticed there wasn't a thread for evervolv rom for the grouper, but there are nightlies for it. If i'm violating any rules on xda i'll take this thread down.
"For those that don't know what evervolv is, Evervolv is an AOSP (Android Open Source Project) rom. We're fully open sourced and encourage it with no restrictions. The work put into this rom is community driven and Evervolv Project is made up of numerous members and contributors."
Right now the current source we are working on is Jellybean (Android 4.2.x)
You can find us on irc.freenode.net in #evervolv (or by using the web chat).
You can follow project updates on twitter via @preludedrew.
The Evervolv project source can be found on github.
Downloads:
ROM: Release, Nighlties
GAPPS
AW: [discussion] Evervolv AOSP ROM
Maybe I'm blind but I don't see neither a release nor a nightly for Grouper.
It's the one that says evervolv-mirus, it says grouper at the end of the file.
Evervolv-Mirus-3.2.0-Nightly-2013.03.08-grouper.ziphttp://dl.evervolv.com/static/n/2013.03.08/Evervolv-Mirus-3.2.0-Nightly-2013.03.08-grouper.zip
Sent from my Nexus 7 using Tapatalk 2
paranoid android85 said:
I am in no way a dev or contribute to this rom, other than flashing it. i noticed there wasn't a thread for evervolv rom for the grouper, but there are nightlies for it. If i'm violating any rules on xda i'll take this thread down.
"For those that don't know what evervolv is, Evervolv is an AOSP (Android Open Source Project) rom. We're fully open sourced and encourage it with no restrictions. The work put into this rom is community driven and Evervolv Project is made up of numerous members and contributors."
Right now the current source we are working on is Jellybean (Android 4.2.x)
You can find us on irc.freenode.net in #evervolv (or by using the web chat).
You can follow project updates on twitter via @preludedrew.
The Evervolv project source can be found on github.
Downloads:
ROM: Release, Nighlties
GAPPS
Click to expand...
Click to collapse
Is they're any screens shots or anymore info on this rom?
Sent from my Nexus 7 using Tapatalk HD
Anyone know what is the different for the captioned rom and which one is the latest new rom.
THANKS
AOSP isn't built for i9300
I think:
AOSP 4.2.2=Pure android..
CM10 4.2.2=Pure android+ a lot of mods from CM Team..
1. there is no AOSP for i9300
2. There is no 4.2.2 CM10.0, it's CM10.1
I have been looking on your site for a good 6 hours for a ROM that supports PDroid can anyone give me a link to one I have a galaxy s i9000! Thank you for your attention.
I don't think any of the roms natively support PDroid.
I have never used PDroid, but from its descriptions it seems that you can patch any AOSP rom yourself.
Aosp?
snapper.fishes said:
I don't think any of the roms natively support PDroid.
I have never used PDroid, but from its descriptions it seems that you can patch any AOSP rom yourself.
Click to expand...
Click to collapse
Pardon my noobieness Aosp? I tried patching a stock deodexed rom like the description says but when I flash the patch it gets stuck in bootloop. Any tips?
Stock deodexed is not AOSP. AOSP means android open source project. Stock means rom made by Samsung that contains proprietary codes. You want to use roms such as cyanogen mod and android open kang project AOSP.
Sent from my Nexus 4 using Tapatalk 2
Can you help me?
snapper.fishes said:
Stock deodexed is not AOSP. AOSP means android open source project. Stock means rom made by Samsung that contains proprietary codes. You want to use roms such as cyanogen mod and android open kang project AOSP.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Could you maybe get me an aosp rom that supports pdroid or an already patched one? Please and thanks for your help.
Just look inside the development section. Any thing that says android open kang or open source is AOSP. Cyanogen mod is also AOSP. None of the are patched so far as I know
Sent from my Nexus 4 using Tapatalk 2
hello all, fairly new to rom development and have gotten almost fully through the process of making my first rom!
my only question is how to include the kernel, vendor and other nesecary files for building in the local manifests xml file.
I found this repo from detcaf which seems to be all the stuff I need but I am unsure how to include it into the xml file.
the rom I am trying to build is based of cyogenmod 11 (android 4.4 kitkat)
detcaf repo: Decatf/android_device_samsung_p4wifi at cm-11.0
guide I have been following: [GUIDE] Build crDroid ROM from source | XDA Forums
sorry if there is aready a post on this that I am unaware of, if so please link it below..
Thankyou so much in advance
Luca