Skip to content

Papa-Smurf151/android_device_htc_supersonic

 
 

Repository files navigation

SmurfMod9 for the EVO 4G

Info

Discussion thread: http://forum.xda-developers.com/showthread.php?t=1808358
Bug List: http://forum.xda-developers.com/showthread.php?t=1808358

Building

Initialize

setup linux/OS X - Please note: it must be sun-java-6, not openjdk

Prepare to download sources

mkdir ~/cm9
cd ~/cm9/
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
chmod a+x ~/bin/repo
repo init -u git://github.com/CyanogenMod/android.git -b ics

Download the source

repo sync -j16

NOTE: This WILL take a long time.

Finish setting up repo

wget -O .repo/local_manifest.xml https://raw.github.com/Papa-Smurf151/android_device_htc_supersonic/master/Manifest/local_manifest.xml

Download my sources

repo sync -j16

Build

Pull in the prebuilts, like Rom Manager...

./vendor/cm/get-prebuilts

And build!

. build/envsetup.sh && brunch supersonic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.2%
  • C 9.6%
  • Shell 0.2%