Skip to content

vmagro/android_device_htc_evita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTC Evita Device Tree

Android device tree for HTC One XL (evita)

Thread on xda-developers here http://forum.xda-developers.com/showthread.php?t=1688448

Follow the steps in this document first http://source.android.com/source/initializing.html

To get the source:

repo init -u git://github.com/vmagro/android.git -b ics
repo sync -j4

To build

repo sync -j4
. build/envsetup.sh
lunch cm_evita-userdebug
cd vendor/cm
./get-prebuilts
cd ../..
make -j4

To make a recovery flashable zip, run

make otapackage

About

My port of CyanogenMod 9 to the HTC One X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published