Skip to content

Instantly share code, notes, and snippets.

@h4cc
Created January 31, 2016 18:14
Show Gist options
  • Save h4cc/7fe41c8e3d00e1204241 to your computer and use it in GitHub Desktop.
Save h4cc/7fe41c8e3d00e1204241 to your computer and use it in GitHub Desktop.
CyanogenMod 11 for HTC One X+

CyanogenMod 11 for HTC One X+

Read and prepare: https://wiki.cyanogenmod.org/w/Install_CM_for_enrc2b

Install: sudo apt-get install android-tools-adb android-tools-fastboot

Shell: sudo bash

Download: http://download.cyanogenmod.org/?device=enrc2b

Reboot: adb reboot bootloader

Extracted from zip: fastboot flash boot boot.img

Flash recovery: fastboot flash recovery cm-11-20160111-NIGHTLY-enrc2b-recovery.img

Run recovery: Vol-Down + Power

Recovery: Install cm.zip and gapps.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment