Hello all,
Is there any developer that still uses the MiBox? Is there any possibility that, with the current release of the kernel source code, we can expect a working Android TV version of a custom ROM? Like LineageOS, for example?
Source code here: https://github.com/MiCode/MiBox_Kernel_OpenSource/tree/once-o-oss
Related
Everyone knows mtk source code is not provided by all the mtk device manufacturers but there are source code available on github.
Recently i found mtk6572 kernel source on githud i want to know how can i compile and test it on my device.
Hi,
I want to compile source code for zen pad 10 z300c but for android 6 marshmallow.
I was looking through the ROM compilation but I dont want to use CM.
Is there an official build for this device and source code? Where do I find it?
Thanks
The source code doesn't seem to be available, I guess you need to ask Asus to add it to their website.
Is there any word of official cyanogen for it?
We won't see official CM unless LeEco release their kernel source code.
Hello,
Since the A520F is new there is no device three to build a rr rom or lineage OS.
There is no recent documentation, and in the newer branches there is no makevendor.sh in the source of lineage OS.
So it seems to it is impossible to build a unofficial lineage OS or make a device tree and build cm14 from the Samsung OS files.
Can someone help me out of this?
I got the kernel source from Samsung open source and platform.tar
bassbounce said:
Hello,
Since the A520F is new there is no device three to build a rr rom or lineage OS.
There is no recent documentation, and in the newer branches there is no makevendor.sh in the source of lineage OS.
So it seems to it is impossible to build a unofficial lineage OS or make a device tree and build cm14 from the Samsung OS files.
Can someone help me out of this?
I got the kernel source from Samsung open source and platform.tar
Click to expand...
Click to collapse
I have the exact same problem with a different device.
Did you find a solution? Can you please help me?
Hello,
I am new to android development. How do I get the source code for my specific device SM-A300H and write a patch for it.I want to enable "in band ringtones" for my phone and found some source code here:
android-review.googlesource.com/#/c/333111/
So in an attempt to enable inband I flashed my galaxy a3 with lineage OS- android 7.1.2 (I can roll back to 5.0.2 ROM if needed). So how do I write patches on android and do custom builds. It appears that Lineage OS code if fully based on java and the stock android code I found in the above link has some .cc files. I have basic programming experience in windows (little linux as well). Someone please guide me, I want to learn this.