Does anybody know when and where the lolipop souce code will be released. I'm guessing it will be here but I don't know when.
joshuabg said:
Does anybody know when and where the lolipop souce code will be released. I'm guessing it will be here but I don't know when.
Click to expand...
Click to collapse
Right now there are only empty repositories but the one's your going to want to take a look for the Nexus 9 will be device tree for Nexus 9 and kernel source for Nexus 9 using the branch "lollipop-release" which will also be the branch for the other AOSP repositories once they are up.
Related
Hey,
could somebody explain me how to import the offical Samsung Android Kitkat Source to Eclipse? The files I downloaded are c++files so do I have to build something first?
I found this http://source.android.com/source/using-eclipse.html and other tutorials how to do that with the aosp source. But the samsung source is different.
Thanks.
The Samsung source is only the kernel. That website is talking about the Java AOSP source.
Sent from my Nexus 4, want to know my current project? Check http://team-fun.eu
Thank you. Good to know.
So Samsungs kernel source is online for everybody. But the source for the samsung specific programs like the Samsung Music app or something different is secret? Only decompiling would be possible.
If thats right and i decompile an programm how do I find the imports? I know the imports are classes. But I dont know where to find them.
For example this import: com.samsung.android.cover where do I find this?
Thanks
I was just wondering if anyone has attempted to compile CM or Vanilla android for Nabi Jr 4gb. The source codes are available on FUHU's sight now.
rfrayer said:
I was just wondering if anyone has attempted to compile CM or Vanilla android for Nabi Jr 4gb. The source codes are available on FUHU's sight now.
Click to expand...
Click to collapse
We have not been able to get that source to compile.
How developers get the source code to develop a custom rom?
for example, How CyanogenMod get marshmallow source code for SIII 9300 which hasn't have this Android version?
I wan't to develop my own rom for my device, but I can't find specially Marshmallow pure source code for s3.
There isn't device set source code. Just a base code. Then you have to get/make the device trees for that device.
Then it takes weeks sometimes months of bugs to fix.
For that device to be honest you will be hard pressed to get a fully working set up as there is no kernel for android m for that device. So you will have to merge the code bit by bit and add some of your own
Huawei recently released the source code of the mate 9 and no one seems to be building any custom roms for it. I have built CM for my Bacon once before and just set up a build environment for lineage OS. How do I take the manufacture provided source code and make a device tree to use to build roms?
Link to the source code: http://consumer.huawei.com/en/opens...Type=openSourceSoftware&pageSize=10&curPage=1
Nickco43 said:
Huawei recently released the source code of the mate 9 and no one seems to be building any custom roms for it. I have built CM for my Bacon once before and just set up a build environment for lineage OS. How do I take the manufacture provided source code and make a device tree to use to build roms?
Link to the source code: http://consumer.huawei.com/en/opens...Type=openSourceSoftware&pageSize=10&curPage=1
Click to expand...
Click to collapse
The first step is finding a device that is similar to yours and using that tree as a starting point. I would recommend taking a look at this guide here https://docs.omnirom.org/Porting_Omni_To_Your_Device. Also make sure to take a look at this guide for lineage OS https://wiki.lineageos.org/proprietary_blobs.html. Let me know if you have any more questions I'll try and answer them!
I recently got my tab s7 sm-t870 for Christmas. I like it so far. I am trying to build TWRP and Lineage for it because only the 5g version is getting development. So i went and found out the source code for the wifi model is released by Samsung. I'm stuck on building a device tree from it though. I rooted the device so i can get the right blobs from it. If i were to succeed I will try to share it but I haven't used any file sharing sites so i don't know how that would work.
On second thought i should do twrp first before compiling Lineage but i still need a device tree
You might as well asked for the meaning of life...I doubt many will help with this. You maybe better off going to telegram and seeing if there is a dedicated forum, there maybe a dev there with more time or willingness
n0lan said:
I'm stuck on building a device tree from it though. I rooted the device so i can get the right blobs from it.
Click to expand...
Click to collapse
Have not done this before...
If I were to do this I would check out the github repositories of developers who are working on/publishing ROMs or recoveries for recent SAMSUNG devices.
Look what they use and from there find the equivalents for your tablet.
DHGE said:
Have not done this before...
If I were to do this I would check out the github repositories of developers who are working on/publishing ROMs or recoveries for recent SAMSUNG devices.
Look what they use and from there find the equivalents for your tablet.
Click to expand...
Click to collapse
hey i realized Ian has created a device tree for the s7 sm-t875 so i decided to clone it but when i lunch it complains that it doesn't exist in the config makefile. i'm getting so close but just need to figure out how to properly setup the files. I think the hard part is done finding something that would work. Do you have the knowledge of what I might be missing? This is the error
build/make/core/envsetup.mk:257: error: No config file found for TARGET_DEVICE gts7l.
Welp I just solved it it was just giving a different path in the BoardConfig.mk oops
You dont really lol.. samsung opensource is really just kernel source
elliwigy said:
You dont really lol.. samsung opensource is really just kernel source
Click to expand...
Click to collapse
wdym ??