looking for AOSP and CAF combined rom! - OnePlus 5T ROMs, Kernels, Recoveries, & Other Dev

Is there any active rom development that is only using AOSP and CAF? No lineage or anything other. Just pure AOSP and CAF. Like aosparadox or pure rom from men_in_black had ( he doesn't update here anymore).
Edit: Sorry, posted in wrong section by accidentally clicking here instead of Q&A. Delete it if necessary as I don't know how to. Or move it maybe. Thank you ?

SavanxD said:
Is there any active rom development that is only using AOSP and CAF? No lineage or anything other. Just pure AOSP and CAF. Like aosparadox or pure rom from men_in_black had ( he doesn't update here anymore).
Edit: Sorry, posted in wrong section by accidentally clicking here instead of Q&A. Delete it if necessary as I don't know how to. Or move it maybe. Thank you
Click to expand...
Click to collapse
your best bet is lineage
I know youstated you don't want that but it is the closest

SavanxD said:
Is there any active rom development that is only using AOSP and CAF? No lineage or anything other. Just pure AOSP and CAF. Like aosparadox or pure rom from men_in_black had ( he doesn't update here anymore).
Edit: Sorry, posted in wrong section by accidentally clicking here instead of Q&A. Delete it if necessary as I don't know how to. Or move it maybe. Thank you ?
Click to expand...
Click to collapse
Closest would be either CNP or Pixel Experience

validus.
Verstuurd vanaf mijn ONEPLUS A5010 met Tapatalk

Related

[DISCUSSION][AOSP] Let's build!

Ok, first i had done this for cm13, let's see what I can do for AOSP! Lulz. Think my earlier thread for cm13 created too much of hype and development restarted (joy++)
So, First of all, i haven't built AOSP as of yet for op2, will do it. If anyone can get the recovery working, or any progress, report here.
If we have AOSP caf tree, we will be able to port UBUNTU TOUCH, and many other ROMs based of aosp directly.
So here we go!
regalstreak said:
Ok, first i had done this for cm13, let's see what I can do for AOSP! Lulz. Think my earlier thread for cm13 created too much of hype and development restarted (joy++)
So, First of all, i haven't built AOSP as of yet for op2, will do it. If anyone can get the recovery working, or any progress, report here.
If we have AOSP caf tree, we will be able to port UBUNTU TOUCH, and many other ROMs based of aosp directly.
So here we go!
Click to expand...
Click to collapse
If I can help you in any way, let me know mate, will be a pleasure !
I don't have much experience with AOSP source code but I would help you as good as possible.
If you give me some instructions or ask some questions I could help you out a bit, just let me know!
xdvs23 said:
I don't have much experience with AOSP source code but I would help you as good as possible.
If you give me some instructions or ask some questions I could help you out a bit, just let me know!
Click to expand...
Click to collapse
casual_kikoo said:
If I can help you in any way, let me know mate, will be a pleasure !
Click to expand...
Click to collapse
Umm, the problem is that, that there is no guide for editing the cm source to make it run aosp, nevertheless we will make it boot no probs. Logcat will help. @k2wl you had a semibooting caf build or something?
Sent from my ONE A2003 using Tapatalk
regalstreak said:
Umm, the problem is that, that there is no guide for editing the cm source to make it run aosp, nevertheless we will make it boot no probs. Logcat will help. @k2wl you had a semibooting caf build or something?
Sent from my ONE A2003 using Tapatalk
Click to expand...
Click to collapse
Maybe we can try this method : http://xda-university.com/as-a-developer/porting-aosp-roms-using-source-code ?
Edit: forgot there is no source code for OOS. Shame on me.
@regalstreak i've wrote to you on telegram, check this out
@regalstreak you can't have a caf free build since kernel and blobs of oneplus2 (oxygenos and hydrogenos) are based on caf
regalstreak said:
Ok, first i had done this for cm13, let's see what I can do for AOSP! Lulz. Think my earlier thread for cm13 created too much of hype and development restarted (joy++)
So, First of all, i haven't built AOSP as of yet for op2, will do it. If anyone can get the recovery working, or any progress, report here.
If we have AOSP caf tree, we will be able to port UBUNTU TOUCH, and many other ROMs based of aosp directly.
So here we go!
Click to expand...
Click to collapse
Dude I have no idea on how to do it, but I actually started looking in it. I installed Ubuntu on my computer and downloaded the software but I don't know how to start it
manups4e said:
@regalstreak you can't have a caf free build since kernel and blobs of oneplus2 (oxygenos and hydrogenos) are based on caf
Click to expand...
Click to collapse
So cant we do any thing to compile aosp? We will try atleast
Sent from my ONE A2003 using Tapatalk
regalstreak said:
So cant we do any thing to compile aosp? We will try atleast
Sent from my ONE A2003 using Tapatalk
Click to expand...
Click to collapse
sure of course you can i already did it while cyanogenmod 13 was not yet booting.. the only thing is that you will have to modify tons of things into the device tree and tons of things into the aosp code to make hardware to work.. the only things that will work without modifications will be wifi and bluetooth.. maybe audio too but i'm not sure about that
regalstreak said:
Umm, the problem is that, that there is no guide for editing the cm source to make it run aosp, nevertheless we will make it boot no probs. Logcat will help. @k2wl you had a semibooting caf build or something?
Sent from my ONE A2003 using Tapatalk
Click to expand...
Click to collapse
I have some experience with git (because I am developing a browser which is on github) and I can download and edit sources, but I am a very beginner in C/C++ so don't expect me to do much, but I can try to help you anyways if possible.
---------- Post added at 08:17 AM ---------- Previous post was at 08:15 AM ----------
AndroidBeginNinja said:
Dude I have no idea on how to do it, but I actually started looking in it. I installed Ubuntu on my computer and downloaded the software but I don't know how to start it
Click to expand...
Click to collapse
AFAIK First of all you need to install JDK, a toolchain, git etc. and then you can clone the repos and start modifying them and compile them using breakfast and lunch or similar.
Guys keep calm! I have an alpha ROM based on CAF/AOSP that is booting, something is broken, but I will share sources with regal and we will try to make it stable
WaxLarry said:
Guys keep calm! I have an alpha ROM based on CAF/AOSP that is booting, something is broken, but I will share sources with regal and we will try to make it stable
Click to expand...
Click to collapse
Finally, i was trying to compile omni rom but kept getting errors. It was too much work. Way beyond my capabilities and even if i tried it would have taken me months to even make any sort of build. Bootable was not even in the equation. So i dropped it.
Will definitely try to compile omni again once we have AOSP build.
WaxLarry said:
Guys keep calm! I have an alpha ROM based on CAF/AOSP that is booting, something is broken, but I will share sources with regal and we will try to make it stable
Click to expand...
Click to collapse
Thanks for your effort, remember to add Paypal donation button.. :highfive:
Maxximo88 said:
Thanks for your effort, remember to add Paypal donation button.. :highfive:
Click to expand...
Click to collapse
Off course, when we have something ready to be released :highfive:
---------- Post added at 10:14 AM ---------- Previous post was at 10:12 AM ----------
Kapiljhajhria said:
Finally, i was trying to compile omni rom but kept getting errors. It was too much work. Way beyond my capabilities and even if i tried it would have taken me months to even make any sort of build. Bootable was not even in the equation. So i dropped it.
Will definitely try to compile omni again once we have AOSP build.
Click to expand...
Click to collapse
I know, is an huge work, I've spent a lot of time on this to get it compile and boot
This seems to be based on AOSP CAF, and Exodus 6.0 OP2 is also AOSP based.
Guys tipsy os , broken os , vanir ROM these Roms are based on aosp Right,
All of these Roms are there for oneplus 2
Not a Dev of any kind , just ignore if the info is of no use
#noob_who_wanted_2_help
Cheers and best of luck guys
Edit
Vanir Roms -Team Vanir
http://www.emccann.net/nuclearmistake/VanirAOSPNightlies/oneplus2/
Broken Os build by Naman Bhalla
Tipsy OS- martinsube
Yes right, you can ask tipsy devs for help
Thanks brother. I wanted a pure AOSP. Even I created a request thread and u did it.
Many thanks for your continued efforts @regalstreak, I look forward to seeing and using the end product!
Sent from my ONE A2001 using Tapatalk

Cyanogenmod 12.1

Has anyone managed to compile a stable CM12.1 rom yet?
Droid Fanatic said:
Has anyone managed to compile a stable CM12.1 rom yet?
Click to expand...
Click to collapse
The one that is must stable is Tony's in Android Development.
Droid Fanatic said:
Has anyone managed to compile a stable CM12.1 rom yet?
Click to expand...
Click to collapse
I'm sorry, i really don't mean to be rude but whats the point of this post? if you are looking for available roms for the M4 just look on the "Android Development" section.... if we are going to create a post asking for every rom available, the M4 aqua forum will become a mess, please try to avoid useless posts like this one and http://forum.xda-developers.com/m4-aqua/help/im-sad-t3342116 (what da hell???).
This forum is ours, lets not make it hard for ourselves.

[ROM] Lineage 14.1, Nougat 7.1.1 ROM 2017.01.08 for ZTE Axon 7

Lineage OS brings the official release of the ROM for the Axon 7 based on Android Nougat 7.1.1 OS. However the binary linked from the official page seems to be for the Whileyfox Storm device. Let's see if the new LineageOS web fix this issue. So far only the Unofficial LineageOS 14.1 dated 2016/12/30 for our device is available.
TO ADMINS: this thread is related to news, but it is also a ROM. IMHO it should be moved to the ROMs subforum.
Come on... This is the third thread on the subject. Do you not read the forum?
lafester said:
Come on... This is the third thread on the subject. Do you not read the forum?
Click to expand...
Click to collapse
+1
lafester said:
Come on... This is the third thread on the subject. Do you not read the forum?
Click to expand...
Click to collapse
WoW!!! there are two more in the Q&A section. In the Q&A?????
Yes, I read the forum, but I am afraid that I do not stop by the Q&A very often. When I knew about LOS14.1 I looked in the News and ROM sections and I didn't find anything. This is why I posted it.
It's cool man. I agree; it's not in the ROM section and it's a ROM. Makes sense. Thanks for the post
Lineage OS brings the official release of the ROM for the Axon 7 based on Android Nougat 7.1.1 OS.
Oki said:
New release dated 2017-01-08. This one also includes a recovery.
Click to expand...
Click to collapse
How do you know it's for our device?
Oki said:
New release dated 2017-01-08. This one also includes a recovery.
Click to expand...
Click to collapse
this rom is for Wileyfox Storm.
WesTD said:
this rom is for Wileyfox Storm.
Click to expand...
Click to collapse
So it's not for our phone.
borijess said:
So it's not for our phone.
Click to expand...
Click to collapse
unfortunately yes.
Yeah, that's not for our device.
https://www.androidfilehost.com/?w=search&s=ailsa&type=files
Oki said:
Lineage OS brings the official release of the ROM for the Axon 7 based on Android Nougat 7.1.1 OS.
Click to expand...
Click to collapse
#1 this is UNOFFICIAL
#2 this is for the Wileyfox Storm, not Axon 7
Shouldn't we be letting the devs post links to their own work?
Thread closed, wrong device.

still no aosp rom

still no aosp rom with oms support . aosp roms runs better than cm roms in my view .
sudipto ranjan said:
still no aosp rom with oms support . aosp roms runs better than cm roms in my view .
Click to expand...
Click to collapse
Good luck for building one by your self
Sent from my Redmi 3S using Tapatalk
I asked to know if any aosp rom is under construction or not
sudipto ranjan said:
I asked to know if any aosp rom is under construction or not
Click to expand...
Click to collapse
No, you didn't ask anything, there are no question marks in the OP.
The kernel source its there, Android source is there too. Go build yourself a ROM.
The closest right now is LineageOS, you can find it on Development section
moralesnery said:
No, you didn't ask anything, there are no question marks in the OP.
The kernel source its there, Android source is there too. Go build yourself a ROM.
The closest right now is LineageOS, you can find it on Development section
Click to expand...
Click to collapse
stop being so rude lol non one asked you to build it,go build yourself a better attitude. He just asked is there rom since all roms so far are full of bugs.
moralesnery said:
No, you didn't ask anything, there are no question marks in the OP.
The kernel source its there, Android source is there too. Go build yourself a ROM.
The closest right now is LineageOS, you can find it on Development section
Click to expand...
Click to collapse
1st of all who the hell asked you to build ??
So why are you doing this show off.if devs want to build they will. We are here to give our opinion and suggestion.
How about we all take a chill pill and relax a little for a bit. There are clear misunderstandings from posts that could have been worded more clearly, so we'll leave it at that.
As for AOSP roms running smoother than CM/LOS, CM/LOS is based on AOSP. Speed in roms is different the type of changes that are implemented into the rom, like how AOSPA is using LTO throughout their repos. Some AOSP roms add in compiler optimizations to speed up performance (like AOSPA), but it will cause regressions on certain devices with older/faulty hardware. Just my 2 cents, overall, performance on CM/LOS is not much different than any other AOSP rom out there, since they're essentially the same when it's down to the basics.

Deleted

....
BlackWhale2108 said:
Is there a way to get digital wellbeing on aosp based custom rom such as aosp extended or lineage os (Android Oreo) with or without root?
Click to expand...
Click to collapse
....
....
You're asking it in the wrong section. Anyway DW is a pie feature so I don't think its possible.
Thread moved to Q&A section :good:

Categories

Resources