Creating Lineageos build for SM-T800, hopefully first build will be finished by 31st of March otherwise I will probably have to give up. It is on GitHub, by user KJS1212
Hello.
It's April now and your repository is still empty, so?
acytoo said:
Hello.
It's April now and your repository is still empty, so?
Click to expand...
Click to collapse
Oh yeah sorry I gave up
Related
As the title states, does anyone have a copy of the last official CM13 biuld for h811? I'm unable to build it myself because it fails when it gets to Gello. Something about security issues (yes my ca-certs are up to date)
https://pastebin.mozilla.org/8929824
@codeworkx has stated in the h815/h811 thread that there will be a weekly CM13 build. I'ts been a week, I don't see any for h811. (Official builds are broken for some reason/something up with jenkins)
I built my own. It can be found >here<.
It's a folder. I'll build new ones on request or if I've found there's been changes. (New build on the 28th)
Any help would be appreciated.
I have the 11/06 and 11/08 builds. I believe 11/08 was the last one, but I'm not sure it's stable. Which do you want, and where should I put it? Is Mega okay?
Mogster2K said:
I have the 11/06 and 11/08 builds. I believe 11/08 was the last one, but I'm not sure it's stable. Which do you want, and where should I put it? Is Mega okay?
Click to expand...
Click to collapse
Both if you don't mind. I'll try em.
11/08 is done uploading, and 11/06 should be done within the hour.
https://mega.nz/#F!mxFW1ZBS!6bmH_QaQKMyo6MvDPua_Eg
I am still running 10/04, and the latest official seems to be 11/30, so should I go with 11/30 or the build here?
I only see an official 11/30 build for CM 14.1, not 13.0.
Mogster2K said:
I only see an official 11/30 build for CM 14.1, not 13.0.
Click to expand...
Click to collapse
You're right, the 11/30 one is CM14, I didn't notice that
Go to genesixx personal page for the latest unofficial nightly
After a few years struggling to build from source I finally managed to get it down. I have built CM 11, 12.1, 13; Resurrection Remix marshmallow and PAC ROM 6.1. Going to go through most of the major various source code repos and learn about them all. This has been a huge undertaking to get stuff just right.
So, do you plan to share all the knowledge here?
Rondeau7 said:
After a few years struggling to build from source I finally managed to get it down. I have built CM 11, 12.1, 13; Resurrection Remix marshmallow and PAC ROM 6.1. Going to go through most of the major various source code repos and learn about them all. This has been a huge undertaking to get stuff just right.
Click to expand...
Click to collapse
Ok..
ewoks said:
So, do you plan to share all the knowledge here?
Click to expand...
Click to collapse
There's literally dozens of up to date guides for this on XDA, use search.
RoyJ said:
Ok..
Click to expand...
Click to collapse
exactly why I asked, didn't see the point of thread otherwise...
Hello;
Does anyone know if the specific LineageOS for microG (lineage.microg.org) site's build for the OnePlus3 is also for the 3T? I wanted to try out a non-googlized phone and this seemed like a simple way to do it. They only have a build for the 3 and I'm not sure if it's for both. Thanks.
It's a unified release for both devices, so you don't have to worry about flashing a wrong build. But in case you're still anxious about it being wrong, here are some unified LOS/RR Builds that are on XDA;
LOS MicroG : https://forum.xda-developers.com/on...ice-development/rom-lineageos-microg-t3700981
RR unofficial MicroG : https://forum.xda-developers.com/on...3-op3t-unofficial-resurrection-remix-t3649591
Cheers!
@thes3usa Thank you!
I thought it was a unified build but was not sure. I thought about those XDA builds, but Oxygen has just been so spot on for me I kept hesitating.
jackpollard said:
@thes3usa Thank you!
I thought it was a unified build but was not sure. I thought about those XDA builds, but Oxygen has just been so spot on for me I kept hesitating.
Click to expand...
Click to collapse
Happy to help!
Hi, someone have an CM13 stable or nightly for shamu?
Online no one lin k is avaiable
Thank in advance
https://forum.xda-developers.com/nexus-6/development/rom-temaseks-unofficial-cm12-0-build-t3010323
This unofficial version by neobuddy still seems to have all the files up
gal90 said:
Hi, someone have an CM13 stable or nightly for shamu?
Online no one lin k is avaiable
Thank in advance
Click to expand...
Click to collapse
Why would anyone use an outdated version full of bugs and security holes?
You can always check out the code an do a build for yourself.
Elektroschmock said:
Why would anyone use an outdated version full of bugs and security holes?
You can always check out the code an do a build for yourself.
Click to expand...
Click to collapse
Not everyone has the ability to build a ROM from source themselves. When I first got into building from source it took me 2 years off and on just trying to get a build environment together. My first successful build was CM 11 for Hammerhead! I build on a Virtual Machine with Ubuntu and a build takes me days to complete. I remember the days of being a noob in rooting and flashing ROMs for Metro PCS phones
i have tried ti load nethunter Kali, without success
I'm trying to build lineageos 16.0 for hammerhead,but it has many problems.
Currently, bootanimation works but is looping. These look like you can see the home screen with a few changes. However, the cause is not known at present because adb does not work.
I'm using official lineageos sources with some patches,including hardware/qcom/.
Device tree
https://github.com/airend/android_device_lge_hammerhead
Kernel tree
https://github.com/kazunari03/android_kernel_lge_hammerhead/tree/stable
Vendor tree
https://github.com/TheMuppets/proprietary_vendor_lge
tdukazudon said:
I'm using official lineageos sources with some patches,including hardware/qcom/.
Click to expand...
Click to collapse
Have you checked this repo?
JekaPinsk said:
Have you checked this repo?
Click to expand...
Click to collapse
I'll check it.Thank you for your reply.