I'm not responsible for any damage to your device of any sort.
By flashing this you take responsibility of anything that happens.
Process at your own risk!
Nougat now is in the active develope. It's still buggy.
If you want to check firmware - please make backup. Better to store all partitions, at least efs and may be modem.
I'm using nano gapps.
Instructions
1. Install custom recovery
2. Download the zip(s) - firmware and Google Apps additional package (optional)
3. Backup all partitions (it least efs) and store somewhere - it need to do - because you can loose imei
4. Full wipe all
5. Flash firmware and gapps
Root
Settings -> About tablet -> press 7 times "Build number"
Then Settings -> Developer options -> Root access
Work
Almost all work: calls, mobile data, wifi, bluetooth, sound, vibra, camera (photo), sdcard, mtp, otg, pen, gps, ir
Known Issues
1. Sound issues: volume during a calls, microphone in the skype
2. Camera (video recording) - great comment about this problem from this tread (
http://forum.xda-developers.com/gal...m-cyanogenmod-14-0-galaxy-s5-android-t3476433):
Google made architectural changes with how cameraserver and mediaserver work, placing them into different processes. Unfortunately, the way things were passed around for encoding for HAL1 (what we have in our blobs) included passing virtual addresses as metadata, and a virtual address only makes sense for one process. Fortunately, this impacts about 80+% of devices, so a lot of good people are working on the issue.
About crash in the dialer
If you upgrade with the old firmware (7 version or less), most likely you will get a crash in the dialer, at least I got it.
There are 2 options to solve the problem:
1. clean install the latest version
2. in any file manager (es explorer, solid explorer or other) as root go to the folder data\data\com.android.dialer\databases and delete both files (dialer.db and dialer.db-jornal). It will be recreated on next dialer launch.
Links
CyanogenMod Build:
15: 20161205:
https://drive.google.com/file/d/0B-6nm7Jks0W5cHpoekNfWlRTc2c/view?usp=sharing
14: 20161129:
https://drive.google.com/file/d/0B-6nm7Jks0W5bUV1R3BYcW1WekE/view?usp=sharing
13: 20161120: now enforcing:
https://drive.google.com/file/d/0B-6nm7Jks0W5d19VYU9LVml2NDg/view?usp=sharing
12: 20161116: test version, all of the proprietary files updated:
https://drive.google.com/file/d/0B-6nm7Jks0W5dW5fSXN4WjhBOGc/view?usp=sharing
11: 20161113:
https://drive.google.com/file/d/0B-6nm7Jks0W5UWM0Qm1VaUxWMlE/view?usp=sharing
10: 20161109:
https://drive.google.com/file/d/0B-6nm7Jks0W5U19TMG16Q1R2bE0/view?usp=sharing
9: 20161107:
https://drive.google.com/file/d/0B-6nm7Jks0W5WUx1UVF0X0Y5eFk/view?usp=sharing
8: 20161106: mobile data work:
https://drive.google.com/file/d/0B-6nm7Jks0W5MGZTLVk4VFBtQVE/view?usp=sharing
7: 20161030: initial cm14.1 (Android 7.1), you need gapps 7.1:
https://drive.google.com/file/d/0B-6nm7Jks0W5VTFib05mb3JNS3M/view?usp=sharing
6. 20161023:
https://drive.google.com/file/d/0B-6nm7Jks0W5UjRUWUFiOUNWYXM/view?usp=sharing
5. 20161019: fix gps:
https://drive.google.com/file/d/0B-6nm7Jks0W5eUtvUUJRdTFPOUU/view?usp=sharing
4. 20161018: mobile internet now is working
https://drive.google.com/file/d/0B-6nm7Jks0W5NXFhSWxSTEM3UTg/view?usp=sharing
3. 20161016: thank davidmueller13 (fix camera), bluetooth now is working
https://drive.google.com/file/d/0B-6nm7Jks0W5THVjalNjNEhRSEU/view?usp=sharing
2. 20161012: kernel update, still working on bluetooth and camera:
https://drive.google.com/file/d/0B-6nm7Jks0W5QURJSVdaejJaclE/view?usp=sharing
1. first public, but still very draft version:
https://drive.google.com/file/d/0B-6nm7Jks0W5cWRDWEViMVY4RUE/view?usp=sharing
Gapps
http://opengapps.org/
Platform: ARM
Android: 7.1 (or 7.0 for cm 14.0 verions)
Recovery
Official TWRP:
http://forum.xda-developers.com/showthread.php?t=2706982
Sources
cm14.0 branch, in readme file (see device tree) all instructions for build.
Sources:
https://github.com/CyanogenMod/
Device:
https://github.com/Valera1978/android_device_samsung_viennalte
Kernel:
https://github.com/Valera1978/android_kernel_samsung_viennalte
Vendor:
https://github.com/Valera1978/android_vendor_samsung_viennalte
Thanks
Thanks to CyanogenMod team