Thursday, 11 February 2016

[ROM][STABLE]Cyanogenmod 11 For Galaxy V

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.

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.
 *
 */
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:
  • are running a custom kernel
  • have flashed mods
  • modified system files
  • didn't follow our intructions word by word
  • are unfriendly
USE TWRP RECOVERY TO INSTALL!
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?)
BUGS REPORTS ARE GREATLY APPRECIATED.
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
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:
- 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

48 comments:

  1. Finally, anyone have tried this?

    ReplyDelete
  2. This is the best custom I've use.

    ReplyDelete
  3. Otg support x??

    ReplyDelete
  4. Yo! Thank you very much for this cm rom. I like your work man.
    I 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...

    ReplyDelete
    Replies
    1. 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

      Delete
    2. Ok thanks... Still corrupted even flashing from odin stock firmware... I will try to reach the developer... Any fix updates for the cam recording...

      Delete
    3. Sorry not cam recording but xposed installer updates...

      Delete
  5. I try this, and I love it!
    The only thing missing is why my statusbar not transparent in homescreen and the "not supported (yet?) xposed compability

    ReplyDelete
    Replies
    1. Xposed issue seems have been fixed , I will update it later on blog after a few test and worked on it

      Delete
    2. Ahaha nice, wait for it :D

      Delete
  6. Replies
    1. before installing rom or after?? and i forgot to wipe delvik. is it problem??

      Delete
  7. when :
    airplane on ---> no signal
    airplane off ---> no signal
    fix

    ReplyDelete
  8. when :
    select airplane on,g313hz "no signal"
    select airplane Off, g313hz "no signal"
    fix

    ReplyDelete
  9. Transparent statusbar :
    open developement and select Performance.then enable force high-end graphics and reboot.enjoy

    ReplyDelete
  10. Which one should I Use to install this ROM , TWRP or CWM ? I've CWM already Installed.

    ReplyDelete
  11. I Cant Install That Because Its White Screen in TWRP 3.0.0.0 Pls Fix That Thing That TWRP

    ReplyDelete
  12. Funciona en SM-G313ML? Gracias!
    Works in SM-G313ML? Thanks!

    ReplyDelete
  13. 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:
    http://forum.xda-developers.com/ace-4/development/rom-cyanogenmod-11-samsung-galaxy-t3290500

    ReplyDelete
  14. alguien sabe como dar soporte a xposed framework

    ReplyDelete
  15. I tried to install OPO custom lockscreen but on lockscreen settings to checkbox for "Custom lockscreen" please fix

    Also i tried to use ART but it just gave me bootloop
    Pleaee fix

    ReplyDelete
  16. Làm ơn cho xin 1 video hướng dẫn đi mọi người.....rất cảm ơn....

    ReplyDelete
  17. Airplane ON ~ No signal
    Airplane OFF~ No signal
    Fix please

    Contac us:zlubiz8@gmail.com
    #please give this command to Developer For FIX

    ReplyDelete
  18. I need radio fm

    ReplyDelete
  19. Link for C apps of this ROM?

    ReplyDelete
  20. I find bug on Gallery app.. anyone knows how to fix it ?? :(
    Sorry my english isnt good buddy :(

    ReplyDelete
  21. kontak jadi ilang smua min! cara fix nya gimana?

    ReplyDelete
  22. iam install Cyanogenmod 11 and google proper art, then my android be too slow chargering. How to fix it?

    ReplyDelete
  23. Why there is no contact numbers in contacts? how to put my numbers in contacts from sim contacts?

    ReplyDelete
  24. I was bootloop when installing the g313 sm ... hz when flash by twrp detailed presentation for me ... thanks in advance

    ReplyDelete
  25. Can I install this on Samsung Galaxy V - Plus??

    ReplyDelete
  26. White screen on G313HZ

    ReplyDelete