• 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

[ROM] [KitKat] [UNOFFICIAL] OmniRom 4.4.2 | alpha 2 | 20FEB2014

hashroot

Senior Member
Feb 2, 2012
612
1,597
0
Mumbai
thetechndroid.com
OmniROM is a free, community built, aftermarket firmware distribution of Android 4.4.2 (Kitkat), which is designed to increase performance, reliability and features over stock Android for your device. It's also about options, which is the beauty of Android.


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. Hard. A lot.
 * If you dont like this rom, Stay away from this thread! 
 * If you have any problem, Contact Forum Moderator. I will only reply to him!
 * Keep this thread clean!
 */
Source Code:
OmniROM Github repo.

Homepage:
=================
http://omnirom.org/

Wiki;
=================
http://docs.omnirom.org/Main_Page

Gerrit:
=================
https://gerrit.omnirom.org/

Bugtracker:
=================
http://jira.omnirom.org

IRC:
=================
irc.freenode.net #omnirom
NOTE: THIS IS NOT A BLIND BUILD, MY SISTER HAS BOUGHT THIS DEVICE FOUR DAYS BACK. SO THIS ROM IS SELF TESTED BY ME!

Bugs/Not working
=================
-GPS
- Bluetooth
- Storage Shows Only 2GB (lol)
- Few more things are broken!



Sources
Kernel & Device sauces

XDA:DevDB Information
[ROM] [KitKat] [UNOFFICIAL] OmniRom 4.4.2 | alpha 2 | 20FEB2014, a ROM for the Sony Xperia L

Contributors
# root
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Unlocked Bootloader
Based On: AOSP

Version Information
Status: Alpha

Created 2013-12-15
Last Updated 2014-02-20
 

hashroot

Senior Member
Feb 2, 2012
612
1,597
0
Mumbai
thetechndroid.com
Installation Instructions:
=================
First time installing OmniROM, or coming from another ROM:
- Take backup of your Data
- Boot into bootloader mode
- Open Terminal/command prompt. Goto fastboot directory. Copy system.img, boot.img & userdata.img in the same directory
- Type:
Code:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot reboot
Caution: Last step will wipe your data
- Don't restore system data using Titanium Backup!

:cheers:
Credits
- Omnirom Team For Their Hardwork
- Sony Xperia Dev For kind enough to release latest binaries
- @percy_g2
- jitin02
- Raj Joshi & All Xperia L FB Group Members
 
Last edited:

FantasticalX

Senior Member
Jan 20, 2013
515
398
0
Yogyakarta
Last edited:

siankatabg

Recognized Developer
Sep 9, 2012
1,614
7,659
0
Testing it.For now all working good.

Did you have plans to add recovery to kernel and maybe fixing some bugs like internal sd-card mount?