CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4.4 (KK), which is designed to increase performance and reliability over stock Android for your device.
BEFORE INSTALLING THIS ROM, MAKE SURE YOUR DEVICE MODEL IS THE SAME AS TITLE
Thanks to @JeffersonCaf for confirmed working on SM-G313ML
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.
We'll not support users and answer questions from users which:
What's working:
BUGS/Not working :
Before reporting bugs please include logcat to help us solve the problems easier
This ROM is suitable for daily use
First time installing CyanogenMod 11.0 to your Galaxy V, or coming from another ROM:
*NOTE: If you're running TWRP recovery, you must FULLY WIPE DATA on Wipe >> Wipe data >> Type "yes", not swipe to factory reset. If not, you would get bootloops sometimes
LITE GAPPS (7,87MB): Link
GAPPS FOR ART RUNTIME: Link
ROM: Link
Source: Link
FAQ
1. Why i'm getting bootloops after only wipe data w/o /data/media internal storage?
A: Because sometimes, our /data partition is corrupted, so full wipe is possible.
2. Do i get OTAs everyday?
A: No! Because we're not get this to official, so no OTAs
3. Is init.d supported?
A: Yes, all CyanogenMod ROMs support this, so be free at scriptings
4. Can you include Samsung Apps/ ABCXYZ features here?
A: No! But, you can customize this ROM for your own. If you wanna release it public, give proper credits.
5. I've installed on SM-G313H, but my phone is single-SIM, so why i'm getting dual-SIM?
A: Remove "persist.radio.multisim.config=dsds" from build.prop to switch to single-SIM mode.
6. I'm on SM-G313H/ML, but when installed this ROM, i got SM-G313HZ, why?
A: This ROM is mainly created for SM-G313HZ. If you want to get back to your phone model, change "ro.product.model" in build.prop to your phone model.
7. I can't connect to WiFi?
A: Use any root browser software, go to /data/misc/wifi, change "ctrl_interface" from wpa_supplicant.conf from "wlan0" to "/data/misc/wifi/sockets"
8. WiFi Direct in Settings is not working?
A: This feature is in beta-testing. You can use any 3rd-party software to use this feature.
9. What kernel is using in this ROM? Can i install any kernel on this ROM?
A: Mostly is stock kernel with sth modified to work with CM. You could use any kernel in this CM as you want, but don't send bug reports or confuses about bricked your device due to installing custom kernel. Read carefully first if you're going to install custom kernel. If your device is soft bricked, restore it with Odin or reinstall the ROM with factory reset.
10. Why i can't move apps to SD card?
A: Maybe we've misconfigured this or it's not supported in CM11 yet (CM12.1 got this, and our stock has this too)
11. Why i can't call to anyone, even you said that RIL is fixed?
A: You've to active SIMs first, by go to Settings >> SIM cards >> Configure SIM cards >> Touch active (ON/OFF switch) to active SIMs and use them as usual
Credits:
Screenshots:

CHANGELOG:
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. * */
Thanks to @JeffersonCaf for confirmed working on SM-G313ML
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.
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
What's working:
- Wifi (connection, WiFi Direct (testing), tethering, etc)
- Bluetooth
- RIL (Calls, SMS for both SIMs, mobile data for 1st SIM) (HZ/ML only) (G313H fully functional with RIL)
- Storage (both internal and external)
- ART (but don't use this as daily because some apps could FC due to compatibility)
- MTP storage (both internal and external)
- Offline charging
- zRAM (compressed-RAM swap)
- GAPPS (both ART and normal gapps)
- Tethering (USB, Wifi, Bluetooth)
- Hardware rendering
- Camera
- Torch (flashlight)
- GPS
- Video codecs
- Sound recording
BUGS/Not working :
- First startup is very laggy (OK, IDK, even HW rendering enabled it still lags)
- RIL (2nd SIM mobile data) (HZ/ML only)
- Xposed (WTH incompatible SDK?)
Before reporting bugs please include logcat to help us solve the problems easier
This ROM is suitable for daily use
First time installing CyanogenMod 11.0 to your Galaxy V, or coming from another ROM:
- Install ClockworkMod Recovery (OR TWRP)
- Reboot into Recovery using 3-button-combo (Vol-up+Home+Power)
- Do a Nandroid backup! (Optional and only if you weren't running TouchWiz before)
- WIPE (wipe data/factory reset + wipe cache partition + format /system partition)*
- Install the ROM from sdcard using ClockworkMod Recovery (OR TWRP)
- Optionally install the Google Apps ( get it here: https://www.androidfilehost.com/?fid=95832962473395379 )
*NOTE: If you're running TWRP recovery, you must FULLY WIPE DATA on Wipe >> Wipe data >> Type "yes", not swipe to factory reset. If not, you would get bootloops sometimes
Quote:
ROM
GAPPS FOR ART RUNTIME: Link
ROM: Link
Source: Link
FAQ
1. Why i'm getting bootloops after only wipe data w/o /data/media internal storage?
A: Because sometimes, our /data partition is corrupted, so full wipe is possible.
2. Do i get OTAs everyday?
A: No! Because we're not get this to official, so no OTAs
3. Is init.d supported?
A: Yes, all CyanogenMod ROMs support this, so be free at scriptings
4. Can you include Samsung Apps/ ABCXYZ features here?
A: No! But, you can customize this ROM for your own. If you wanna release it public, give proper credits.
5. I've installed on SM-G313H, but my phone is single-SIM, so why i'm getting dual-SIM?
A: Remove "persist.radio.multisim.config=dsds" from build.prop to switch to single-SIM mode.
6. I'm on SM-G313H/ML, but when installed this ROM, i got SM-G313HZ, why?
A: This ROM is mainly created for SM-G313HZ. If you want to get back to your phone model, change "ro.product.model" in build.prop to your phone model.
7. I can't connect to WiFi?
A: Use any root browser software, go to /data/misc/wifi, change "ctrl_interface" from wpa_supplicant.conf from "wlan0" to "/data/misc/wifi/sockets"
8. WiFi Direct in Settings is not working?
A: This feature is in beta-testing. You can use any 3rd-party software to use this feature.
9. What kernel is using in this ROM? Can i install any kernel on this ROM?
A: Mostly is stock kernel with sth modified to work with CM. You could use any kernel in this CM as you want, but don't send bug reports or confuses about bricked your device due to installing custom kernel. Read carefully first if you're going to install custom kernel. If your device is soft bricked, restore it with Odin or reinstall the ROM with factory reset.
10. Why i can't move apps to SD card?
A: Maybe we've misconfigured this or it's not supported in CM11 yet (CM12.1 got this, and our stock has this too)
11. Why i can't call to anyone, even you said that RIL is fixed?
A: You've to active SIMs first, by go to Settings >> SIM cards >> Configure SIM cards >> Touch active (ON/OFF switch) to active SIMs and use them as usual
Credits:
- @Nikiz and @itigr for some works taken from them
- @corphish for his patches
- @Ngô Minh Quang for his fixes and stuffs
- @cleverior.ipul for his TWRP and CWM recovery
- Sammy for the phone and kernel
- Forgive me if i forgot someone
Screenshots:
CHANGELOG:
Code:
- 2016/1/10 + Initial release - 2016/01/24 + Fixed bluetooth (yay!) + Partially fixed video decoding (you can still watching YouTube videos but with low res. FB playback still dead for now) + Now with zRAM enabled (harder multitasking) + GPS fixed + Apps FC fixed (due to OOM-situation, because of missing dalvik lines from build.prop) - 2016/01/31 + Fully fixed hardware rendering, now the phone is super-smooth (another yay!, thanks to @corphish) + Fixed wifi and bluetooth tethering + Partially fixed camera (still can't take pics and record but can see what's your camera heading to) + SD card is now unmountable + Fixed battery stats - 2016/01/31 (2nd build) + ALMOST FULLY FIXED RIL (damn the 2nd SIM data, but the 1st SIM data still works and big thanks to @itigr) (HZ/ML only) + Camera was dead again, i'm finding a workaround with this + Fixed sudden death (the first build of this day causes the phone randomly freezes after sleep) + Integrates all modules as built-in - 2016/02/06 + Fully fixed audio recording + Fully fixed camera (now you can snap pics and record like stock) + Fixed HW codecs (you could watch films at 720p, but... YouTube seems hates it on 4.4.4) + Fixed 2nd SIM signal (going for 2nd SIM data) (HZ/ML only, H fully functional with RIL) + Fully fixed tethering (USB, Bluetooth and Wifi tethering now works as it does) + Increased zRAM size to 256MB + Switch to CM11 bluetooth firmware + Added WiFi Direct option (testing) - 2016/02/08 + Fixed gallery bug (due to built-in graphics module) + Fixed apps freezes (needs confirmation) + Added deadline scheduler - 2016/02/11 (stable) + Fixed phone freezes immediately when doing intensive tasks like games.... (finally
Finally, anyone have tried this?
ReplyDeleteThis is the best custom I've use.
ReplyDeleteCustom rom*
DeleteYou have try this CM11 bro?
DeleteOtg support x??
ReplyDeleteHangs and needs to restart.
ReplyDeleteflash it correctly
DeleteHangs and needs to restart.
ReplyDeleteYo! Thank you very much for this cm rom. I like your work man.
ReplyDeleteI need your help so bad, by flashing this cm rom my efs folder got corrupted. My sim will not read and my baseband is unknown. Phone model is SM-G313HZ dual sim.
Can I have a copy of your stock efs folder, dont worry about your imei I just inject mine. I really need the contents of the stock efs folder to get my dual sim and baseband work again. Please email me the stock efs folder contents and send to ryoserna@gmail.com...
try to back on the fresh stockrom before install this Cyanogenmod 11 ROM to avoid any bug. btw , this ROM is not develop by me , Im just sharing another awesome people work :) , See the credits section for more detail
DeleteOk thanks... Still corrupted even flashing from odin stock firmware... I will try to reach the developer... Any fix updates for the cam recording...
DeleteSorry not cam recording but xposed installer updates...
DeleteI try this, and I love it!
ReplyDeleteThe only thing missing is why my statusbar not transparent in homescreen and the "not supported (yet?) xposed compability
Xposed issue seems have been fixed , I will update it later on blog after a few test and worked on it
DeleteAhaha nice, wait for it :D
Deletewipe delvik cache or not?
ReplyDeletebefore installing rom or after?? and i forgot to wipe delvik. is it problem??
Deletewhen :
ReplyDeleteairplane on ---> no signal
airplane off ---> no signal
fix
thanks for reporting
Deletewhen :
ReplyDeleteselect airplane on,g313hz "no signal"
select airplane Off, g313hz "no signal"
fix
check the update for CM11 ROM on this blog
DeleteTransparent statusbar :
ReplyDeleteopen developement and select Performance.then enable force high-end graphics and reboot.enjoy
Thanks for helping others
DeleteWhich one should I Use to install this ROM , TWRP or CWM ? I've CWM already Installed.
ReplyDeleteI Cant Install That Because Its White Screen in TWRP 3.0.0.0 Pls Fix That Thing That TWRP
ReplyDeleteFunciona en SM-G313ML? Gracias!
ReplyDeleteWorks in SM-G313ML? Thanks!
Please next time, if you want to copy any thread from XDA, please leave the source. BTW the original developer of this ROM has done fixing almost all problems. Here's the full thread:
ReplyDeletehttp://forum.xda-developers.com/ace-4/development/rom-cyanogenmod-11-samsung-galaxy-t3290500
alguien sabe como dar soporte a xposed framework
ReplyDeleteI tried to install OPO custom lockscreen but on lockscreen settings to checkbox for "Custom lockscreen" please fix
ReplyDeleteAlso i tried to use ART but it just gave me bootloop
Pleaee fix
Làm ơn cho xin 1 video hướng dẫn đi mọi người.....rất cảm ơn....
ReplyDeleteAirplane ON ~ No signal
ReplyDeleteAirplane OFF~ No signal
Fix please
Contac us:zlubiz8@gmail.com
#please give this command to Developer For FIX
I need radio fm
ReplyDeleteLink for C apps of this ROM?
ReplyDeleteI find bug on Gallery app.. anyone knows how to fix it ?? :(
ReplyDeleteSorry my english isnt good buddy :(
kontak jadi ilang smua min! cara fix nya gimana?
ReplyDeleteiam install Cyanogenmod 11 and google proper art, then my android be too slow chargering. How to fix it?
ReplyDeleteWhy there is no contact numbers in contacts? how to put my numbers in contacts from sim contacts?
ReplyDeleteI was bootloop when installing the g313 sm ... hz when flash by twrp detailed presentation for me ... thanks in advance
ReplyDeletewhy Fail to load
ReplyDeleteCan I install this on Samsung Galaxy V - Plus??
ReplyDeleteWhite screen on G313HZ
ReplyDeleteThis ROM work on SM-G313HN?
ReplyDeletenice blog thanks for sharing with all of us
ReplyDeleteNasha mukti Kendra in Haryana
Nasha mukti Kendra in Chandigarh
Nasha mukti Kendra in Amritsar
rehabilition centre in punjab
Nasha mukti Kendra in Patiala
deaddiction centre in ludhiana
nice blog very effective.
ReplyDeleteNasha mukti Kendra in Haryana
Nasha mukti Kendra in Chandigarh
Nasha mukti Kendra in Amritsar
rehabilition centre in punjab
Nasha mukti Kendra in Patiala
alcohol deaddiction centre in chandigarh
deaddiction centre in Amritsar
rehabilition centre in ludhiana
alcohol deaddiction centre in Patiala
deaddiction centre in ludhiana
Erzurum
ReplyDeleteistanbul
Ağrı
Malatya
Trabzon
AUVLF
van
ReplyDeletekastamonu
elazığ
tokat
sakarya
CVN
https://titandijital.com.tr/
ReplyDeleteçorum parça eşya taşıma
niğde parça eşya taşıma
kastamonu parça eşya taşıma
istanbul parça eşya taşıma
8B4
7E9A2
ReplyDeleteReferans Kimliği Nedir
Artvin Evden Eve Nakliyat
Nevşehir Evden Eve Nakliyat
Antalya Evden Eve Nakliyat
Kripto Para Borsaları