can anyone post the latest update for S6 Edge? Where do i find the latest update ?
No updates. Just one build
can anyone post the latest update for S6 Edge? Where do i find the latest update ?
someone posted this build here "cm-13.0-20160316-UNOFFICIAL-zerofltexx" and in the download section of cm13 is only this one " cm-13.0-20151221-UNOFFICIAL-zeroltexx.zip " so its obviously not up to date here.
So my question was where do i find the latest builds?
New Build for G920F/I (With latest updates and commits):
https://drive.google.com/file/d/0B16RSdsieBV9V1FKRURuRzhJWWs/view?usp=sharing
Search in the threadsomeone posted this build here "cm-13.0-20160316-UNOFFICIAL-zerofltexx" and in the download section of cm13 is only this one " cm-13.0-20151221-UNOFFICIAL-zeroltexx.zip " so its obviously not up to date here.
So my question was where do i find the latest builds?
Just go to their github, not so hard man.Look, I'm not trying to be rude, but please tell me if you're actually working on the rom.
I not know how to do what you do, and I know it's hard, but I have seen other threads that never finished from 2 years ago, so please give my a sign that you are still working on this if you can.
Look, I'm not trying to be rude, but please tell me if you're actually working on the rom.
I not know how to do what you do, and I know it's hard, but I have seen other threads that never finished from 2 years ago, so please give my a sign that you are still working on this if you can.
Read the thread. They are actually working on this rom and some day ago they fixed the in call, and now there're working on camera.
damn, cant wait for stable build for our s6...
so strange that samsung's flagship and maybe the best phone ever,
not getting support.
any idea about stable build? when??
tnx for devs anyway, for they hard work
What's the main problem for the camera? Sources that are missing to make the "driver" work? Which sources will be useful? Maybe I can try to e-mail Samsung about it, various times a day.
I " AM THE ONLY ONE that after a successfully compile nat getting a flashable zip? my out directory its like thisI've gotten a few PMs about the build environment, so I'm adding to my previous post. If you need any more help, you should probably poke around a more general AOSP/CM dev threadThe CM Developer wiki is also a decent resource.
Follow this tutorial to set up your Linux build environment for MM: https://source.android.com/source/initializing.html
I also had to install Maven:
Code:sudo apt-get install mvn
Initialize using the CM 13 branch:
Code:repo init -u https://github.com/CyanogenMod/android.git -b cm-13.0
NOTE: many of the gerrit commits in the quote have already been merged, so you'll have to check cm-gerrit directly for any new changes
NOTE 2: I'm finding that the local_manifests files seem to behave inconsistently sometimes. I've had to go through each cm.dependencies file in each project and manually add it to roomservice.xml.
Please a picture of terminal.I " AM THE ONLY ONE that after a successfully compile nat getting a flashable zip? my out directory its like this
[email protected]:~/cm/system/out/target/product/zerofltexx$ ls
android-info.txt gen ota_temp recovery.id
boot.img install previous_build_config.mk recovery.img
clean_steps.mk installed-files.txt ramdisk.img root
data kernel ramdisk-recovery.cpio symbols
fake_packages obj ramdisk-recovery.img system
file_contexts obj_arm recovery system.img
Yes make coplited successfully .unfortunately I closed my terminal windowPlease a picture of terminal.
Did you see "make completed successfully **.**.**"?
Lol.Yes make coplited successfully .unfortunately I closed my terminal window
Sent from my SM-G925F using Tapatalk
Lol.
There should be a ZIP. Start the compile again. Without make clean.
using prebuilt boot.img from BOOTABLE_IMAGES...
running: openssl pkcs8 -in build/target/product/security/testkey.pk8 -inform DER -nocrypt
running: java -Xmx2048m -jar /home/dece-bal/cm/system/out/host/linux-x86/framework/signapk.jar -w build/target/product/security/testkey.x509.pem build/target/product/security/testkey.pk8 /tmp/tmpELL1Kn /home/dece-bal/cm/system/out/target/product/zerofltexx/cm_zerofltexx-ota-b169de9af5.zip
done.
Package Complete: /home/dece-bal/cm/system/out/target/product/zerofltexx/cm-13.0-20160328-UNOFFICIAL-zerofltexx.zip
make: Leaving directory '/home/dece-bal/cm/system'
#### make completed successfully (21:37 (mm:ss)) ####