New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen

New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen - is the information you are looking for, and in the blog All Specs Gadget we have provided her, all right in this article titled New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen we will discuss it in full, in addition to the information we have also provided a lot of info about the latest gadgets and a wide range of tips and tricks that according to the gadget you are using, well please continue reading:

Articles: New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen
Full Link : New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen
Artikel Custom Rom, Artikel TUTORIAL,

You can also see our article on:


New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen

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


Information New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen has finished we discussed

says the article New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen, we beharap be useful to you in finding repensi about the latest gadgets and long.

Information on New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen has finished you read this article and have the link https://patricbensen.blogspot.com/2016/02/new-romstablecyanogenmod-11-for-galaxy.html Hopefully the info we deliver is able to address the information needs of the present.

0 Response to "New [ROM][STABLE]Cyanogenmod 11 For Galaxy V By Patricbensen"

Post a Comment