Page 1 Post #7 of this thread has the download link postedi will try CM 4.4.2 for sm-t311
you know where I can find it?
Sent from my SAMSUNG-SGH-I337 using Tapatalk
Page 1 Post #7 of this thread has the download link postedi will try CM 4.4.2 for sm-t311
you know where I can find it?
Excellent brother, very nice gesture!!For those interested cm-11-20160106-UNOFFICIAL-lt01wifi.zip.
Android security patch level: January 1, 2016
Kernel source: https://github.com/gr8nole/android_kernel_samsung_smdk4x12
Gapps: opengapps.org; choose Platform:ARM, Android:4.4 Variant: pico, nano or micro
Recovery: TWRP 2.8.7.0
What are the odds, I went back to 4.4.4 a couple days ago for stability wishing it had the latest security patches and then suddenly you deliver an updated build! You're the man, thanks so much. Also, this build fixes the SystemUpdateService wakelock that plagues older 4.4.4 buildsFor those interested cm-11-20160106-UNOFFICIAL-lt01wifi.zip.
Android security patch level: January 1, 2016
Kernel source: https://github.com/gr8nole/android_kernel_samsung_smdk4x12
Gapps: opengapps.org; choose Platform:ARM, Android:4.4 Variant: pico, nano or micro
Recovery: TWRP 2.8.7.0
I tried to compile cm 11 for T311 but I have the next error and I don't know how to fix it:Excellent brother, very nice gesture!!
Is there any changes??
Would it be a version for 3g??
Enviado desde mi SM-T311 mediante Tapatalk
hardware/samsung/ril/xmm6262/libril/ril.cpp: In function 'void android::RIL_onUnsolicitedResponse(int, void*, size_t)':
hardware/samsung/ril/xmm6262/libril/ril.cpp:3667:47: warning: declaration of 'void android::RIL_onUnsolicitedResponse(int, void*, size_t)' with C language linkage [enabled by default]
In file included from hardware/samsung/ril/xmm6262/libril/ril.cpp:22:0:
device/samsung/lt013g/include/telephony/ril.h:4226:6: warning: conflicts with previous declaration 'void RIL_onUnsolicitedResponse(int, const void*, size_t)' [enabled by default]
hardware/samsung/ril/xmm6262/libril/ril.cpp:3683:76: error: 'RIL_UNSOL_RESPONSE_IMS_NETWORK_STATE_CHANGED' was not declared in this scope
hardware/samsung/ril/xmm6262/libril/ril.cpp: In function 'const char* android::requestToString(int)':
hardware/samsung/ril/xmm6262/libril/ril.cpp:4008:14: error: 'RIL_REQUEST_SET_INITIAL_ATTACH_APN' was not declared in this scope
hardware/samsung/ril/xmm6262/libril/ril.cpp:4009:14: error: 'RIL_REQUEST_IMS_REGISTRATION_STATE' was not declared in this scope
hardware/samsung/ril/xmm6262/libril/ril.cpp:4010:14: error: 'RIL_REQUEST_IMS_SEND_SMS' was not declared in this scope
hardware/samsung/ril/xmm6262/libril/ril.cpp:4047:14: error: 'RIL_UNSOL_RESPONSE_IMS_NETWORK_STATE_CHANGED' was not declared in this scope
Sorry about that, maybe someone else could help, because I have no idea how to fix that error [emoji20]I tried to compile cm 11 for T311 but I have the next error and I don't know how to fix it:
Code:hardware/samsung/ril/xmm6262/libril/ril.cpp: In function 'void android::RIL_onUnsolicitedResponse(int, void*, size_t)': hardware/samsung/ril/xmm6262/libril/ril.cpp:3667:47: warning: declaration of 'void android::RIL_onUnsolicitedResponse(int, void*, size_t)' with C language linkage [enabled by default] In file included from hardware/samsung/ril/xmm6262/libril/ril.cpp:22:0: device/samsung/lt013g/include/telephony/ril.h:4226:6: warning: conflicts with previous declaration 'void RIL_onUnsolicitedResponse(int, const void*, size_t)' [enabled by default] hardware/samsung/ril/xmm6262/libril/ril.cpp:3683:76: error: 'RIL_UNSOL_RESPONSE_IMS_NETWORK_STATE_CHANGED' was not declared in this scope hardware/samsung/ril/xmm6262/libril/ril.cpp: In function 'const char* android::requestToString(int)': hardware/samsung/ril/xmm6262/libril/ril.cpp:4008:14: error: 'RIL_REQUEST_SET_INITIAL_ATTACH_APN' was not declared in this scope hardware/samsung/ril/xmm6262/libril/ril.cpp:4009:14: error: 'RIL_REQUEST_IMS_REGISTRATION_STATE' was not declared in this scope hardware/samsung/ril/xmm6262/libril/ril.cpp:4010:14: error: 'RIL_REQUEST_IMS_SEND_SMS' was not declared in this scope hardware/samsung/ril/xmm6262/libril/ril.cpp:4047:14: error: 'RIL_UNSOL_RESPONSE_IMS_NETWORK_STATE_CHANGED' was not declared in this scope
OmgDear developers please build Pacman Rom for Samsung Galaxy Tab 3.8.0 SM T311
Отправлено с моего SM-T311 через Tapatalk
I have deleted my CM11 source directory. No more builds of CM11 will be released by me. Feel free to use the sources to make your own builds. - gr8nole
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KK), which is designed to increase performance and reliability over stock Android for your device.
![]()
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.Code:#include /* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at me for messing up your device, I will laugh at you. * * Submitting bug reports on nightly builds is the leading * cause of male impotence. */
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
Device spesific sources:
- Kernel: https://github.com/kumajaya/android_kernel_samsung_smdk4x12
- Common T31x device: https://github.com/kumajaya/android_device_samsung_lt01-common
- SM-T311: https://github.com/kumajaya/android_device_samsung_lt013g
- SM-T310: https://github.com/kumajaya/android_device_samsung_lt01wifi
- SM-T315: https://github.com/kumajaya/android_device_samsung_lt01lte
ROM spesific changes:
- Camera: http://review.cyanogenmod.org/62924
- Flip cover sensor:
- http://review.cyanogenmod.org/68621
- https://github.com/kumajaya/android_frameworks_base/commit/aef2cc3620875efb62bfbe0345b5310d665f9fdb
- https://github.com/kumajaya/android_hardware_samsung/commit/cfda88cb17d8e5c507a83130fe378a0de3567735
- https://github.com/kumajaya/android...mmit/f81880e25d7bd075c758d0eafb8ae5b80260f86f
Contributors:
- CyanogenMod Team, CyanogenMod and AOSP contributors
- @codeworkx, CyanogenMod for Samsung Galaxy Note 2 (GT-N7100 and N7105) maintainer
- @sbrissen, CyanogenMod for Samsung Galaxy Tab 8 (GT-N5100) maintainer
- ketut.kumajaya, @gr8nole
First time installing CyanogenMod to your Galaxy Tab 3 8.0, or coming from another ROM:
- Make sure you're running latest PhilZ Touch (not a mandatory but recomended)
- Copy GApps and CM ZIPs to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Flash GApps zip from internal SDCard
- DO A DATA WIPE / FACTORY RESET
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod:
- Copy CM ZIP to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Reboot
Download:
Latest Builds:
Dev-Host (newer build): http://d-h.st/users/gr8nole/?fld_id=0#files
Old Builds:
AFH: https://www.androidfilehost.com/?w=files&flid=10023
NikC build: http://www.androidfilehost.com/?w=files&flid=11531
Google Apps:
PA-GApps Nano from http://forum.xda-developers.com/showthread.php?t=2397942
Screenshots:
Apex launcher, Glasklart icon pack for Apex, Android Weather:
![]()
![]()
Settings, About tablet:
![]()
![]()
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
This post use codeworkx post http://forum.xda-developers.com/showthread.php?t=2382750 as template.
If you want to donate a few bucks for the work we're doing in our freetime:
XDA:DevDB Information
[ROM][SM-T31x][KK][4.4.4] CyanogenMod unofficial builds, ROM for the Samsung Galaxy Tab 3
Contributors
ketut.kumajaya, gr8nole, CyanogenMod, Google
Source Code: https://github.com/kumajaya?tab=repositories
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2014-08-01
Last Updated 2015-01-30