• 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][WIP][5.1.1][styxlte] CrDroid Lollipop

#buzz

Senior Member
May 23, 2014
80
373
0
/android/works

crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. It mainly based on CyanogenMod so use stuffs compatible with them.
Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices,
 * 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.
 *
All the source code for crDroid is available in the crDroid Github repo.

NOTE: This ROM is not yet tested.


First Installation
- Make sure you're running a proper working Recovery (CWM or TWRP)
- Copy crDroid zip to your SDCard
- Boot into Recovery
- DO A DATA WIPE / FACTORY RESET
- Flash crDroid zip
- Reboot
- Don't restore Apps using Titanium Backup!

Upgrading from earlier version of crDroid:
- Copy crDroid ZIP to your internal SDCard
- Boot into Recovery
- Flash crDroid zip
- Reboot

Download link :
BasketBuild: https://basketbuild.com/filedl/devs?dev=ramsudharsan&dl=ramsudharsan/surnia/crdroid-5.1.1-20150602-surnia.zip

Don't expect any support if you:
- are not running stock crDroid-kernel (the one which comes with the rom)
- have installed any mods such Xposed!
- have modified system files

XDA:DevDB Information
CrDroid Lollipop, ROM for the Moto E 2015

Contributors
#buzz, scritch007
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Moto E 2nd Gen LTE, TWRP 2.8.x.x
Based On: CyanogenMod

Version Information
Status: Testing

Created 2015-06-03
Last Updated 2015-06-03
 

#buzz

Senior Member
May 23, 2014
80
373
0
/android/works
Is this a unified build?

Sent from my XT1095
Yes. This is a unified build but for all surnia device. Otus has a completely different chipset (MSM8610) and this ROM doesn't suit with it.

Code:
assert(getprop("ro.product.device") == "XT1514" || getprop("ro.build.product") == "XT1514" || getprop("ro.product.device") == "XT1521" || getprop("ro.build.product") == "XT1521" || getprop("ro.product.device") == "XT1524" || getprop("ro.build.product") == "XT1524" || getprop("ro.product.device") == "XT1526" || getprop("ro.build.product") == "XT1526" || getprop("ro.product.device") == "XT1527" || getprop("ro.build.product") == "XT1527" || getprop("ro.product.device") == "XT1523" || getprop("ro.build.product") == "XT1523" || getprop("ro.product.device") == "surnia_uds" || getprop("ro.build.product") == "surnia_uds" || getprop("ro.product.device") == "surnia_umts" || getprop("ro.build.product") == "surnia_umts" || getprop("ro.product.device") == "surnia" || getprop("ro.build.product") == "surnia" || getprop("ro.product.device") == "surnia_udstv" || getprop("ro.build.product") == "surnia_udstv" || abort("This package is for device: XT1514,XT1521,XT1524,XT1526,XT1527,XT1523,surnia_uds,surnia_umts,surnia,surnia_udstv; this device is " + getprop("ro.product.device") + "."););
 
  • Like
Reactions: starkly_raving

starkly_raving

Elite Member
May 25, 2012
1,214
1,048
0
Vegas
Yes. This is a unified build but for all surnia device. Otus has a completely different chipset (MSM8610) and this ROM doesn't suit with it.

Code:
assert(getprop("ro.product.device") == "XT1514" || getprop("ro.build.product") == "XT1514" || getprop("ro.product.device") == "XT1521" || getprop("ro.build.product") == "XT1521" || getprop("ro.product.device") == "XT1524" || getprop("ro.build.product") == "XT1524" || getprop("ro.product.device") == "XT1526" || getprop("ro.build.product") == "XT1526" || getprop("ro.product.device") == "XT1527" || getprop("ro.build.product") == "XT1527" || getprop("ro.product.device") == "XT1523" || getprop("ro.build.product") == "XT1523" || getprop("ro.product.device") == "surnia_uds" || getprop("ro.build.product") == "surnia_uds" || getprop("ro.product.device") == "surnia_umts" || getprop("ro.build.product") == "surnia_umts" || getprop("ro.product.device") == "surnia" || getprop("ro.build.product") == "surnia" || getprop("ro.product.device") == "surnia_udstv" || getprop("ro.build.product") == "surnia_udstv" || abort("This package is for device: XT1514,XT1521,XT1524,XT1526,XT1527,XT1523,surnia_uds,surnia_umts,surnia,surnia_udstv; this device is " + getprop("ro.product.device") + "."););
I meant unified as in GSM LTE and CDMA LTE variants...but I found out. Thanks for responding though.

Sent from my XT1095
 

MotoAnjney

Member
Jun 25, 2015
30
3
0
**for users in india**

It is very likely for indian users to break their recents app key
if that situations arise just change your time zone too somewhere west of GMT(-)
this will also solve the issue where GAPPS crash
:D:D:D