• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

{L}[DEVELOPMENT] - CM11 - Android 4.4 - FreeXperia Project

jerpelea

Senior Recognized Developer
Nov 7, 2006
7,455
40,144
0
Lund
sites.google.com
CyanogenMod is a free, community built distribution of Android 4.4 (KitKat) which greatly extends the capabilities of your phone.

Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Install instructions:
first time
- power off the phone:
- hold vol+ and plug usb to boot into fastboot (blu led)
- fastboot flash boot boot.img (from cm11 zip)
- fastboot reboot
- enter recovery, on boot press volume up 2 times
- flash rom zip
- flash gapps zip
- wipe
- reboot

for update just flash rom zip from recovery
Google Apps are not included in this ROM. You'll need to find those yourself if you want them.


ENJOY AN UNOFFICIAL CM RELEASE BROUGHT TO YOU BY FreeXperia Team


PLEASE DONT MIRROR OUR ROMS

DOWNLOAD
http://unrestrict.li/FXP


Project Homepage
FreeXperia Project
AdFad666, Bin4ry, Codeworks, Defer, Kali-, Jerpelea,varun.chitre15

BUGTRACKER

DONATIONS
PAYPAL
BTC -
156up9xcEf3s6bDFuirugqmQs7mTWbuWNS
NMC - N6Yu6jRXMhsQHn2snwPay7qsKszngkEC1s


XDA:DevDB Information
Cyanogenmod 11, ROM for the Sony Xperia L

Contributors
FXP, varun.chitre15
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x

Version Information
Status: Testing

Created 2014-04-29
Last Updated 2014-06-15
 
Last edited:

varun.chitre15

Inactive Recognized Developer
Oct 23, 2011
3,153
15,402
113
Sangli
Reserved

Changelog:

BETA 2 - May 03
  • Fixed internal storage mounting issue
  • Fixed apk installation from internal storage
  • Fixed Camera FC caused by internal sd
  • Fixed recovery to install from sdcard0
  • Fixed Torch
  • Fixed up media not showing in various apps, MTP etc
  • Added missing battery_monitor service to fix slow battery charging
  • Added missing mm-pp-daemon service
  • Enabled Zero Shutter Lag feature to Camera
  • Enabled In-call noise cancellation
  • Optimized the Auto-brightness curve
  • Updated CM source

BETA 1
  • Initial release
 
Last edited:

amnher

Elite Member
Sep 23, 2011
3,073
585
113
33
Taguig
FAQ

Q. I can't see my files in internal storage after every boot
A. Execute this command in terminal emulator with superuser permissions
Code:
mount -t vfat -o nosuid,nodev,noexec /dev/block/vold/259:0 /storage/sdcard0
This can't be implemented into a script because vold triggers internal storage after system is booted completely and this has to be executed after vold has completed its execution. This should be fixed in future releases.
What happens to the games if i dont do this? Like asphalt 8?