Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.38 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.38 KB

Unified Device Tree For Motorola E

The Motorola (codenamed "Condor") is a low-range smartphone from Motorola mobility. It was announced on May 2014.

Basic Spec Sheet
CPU Dual-core 1.2 GHz Cortex-A7
CHIPSET Qualcomm Snapdragon 200
GPU Adreno 302
Memory 1GB RAM
Shipped Android Version 4.4.2
Storage 4GB
MicroSD Upto 32 GB
Battery 1980 mAh
Display 4.91 x 2.55 x 0.48 in
Camera 5 MP, 2592 х 1944 pixels

Motorola E

This branch is for building CyanogenMod 12.0 Firmware. How to build:

To get started with Android/CyanogenMod, you'll need to get familiar with Git and Repo.

To initialize your local repository using the Motorola-CyanogenMod trees, use a command like this:

repo init -u git://github.com/Motorola-CyanogenMod/android.git -b cm-12.0

Then to sync up:

repo sync

Please see the CyanogenMod Wiki for building instructions.

For more information on this Github Organization and how it is structured, please read the wiki article