• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM][UNOFFICIAL] 31/7/13 HTC OneX+ INTER CM10.2 (4.3) Nightlies

Lloir

Newbie
cyanogenmod10hox.png


CyanogenMod 10.2 is a free, community built distribution of Android 4.3 (JB) which greatly extends the capabilities of your phone.
This is an Unofficial release.

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * 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.
 */

Code:
NOT WORKING EVERYTHING ELSE WORKS
MHL (and might never work)
CAMERA
MTP
GPS

Read this for SU issue "fix"

ChangeLog

Install guide and F&Q

Kernel source for GPL compliancy

Come join us on IRC

DOWNLOADS

NIGHTLIES CM10.2 (this is 200mb+) DOWNLOAD THE BOOT.IMG FROM THE SAME DOWNLOAD FOLDER

GAPPS 4.3

BUG TRACKER <--- both stable and nightlies from today

Please ask my permissions if you wish to use this rom as a base for anything.

Thanks to

@maxwen for the bluetooth fix
CyanogenMod team
@tombriden on working with me to get everything fixed with the new base
 
CHANGELOG

MAIN CHANGELOG IS HERE it's the main CM gerrit changelog

Code:
?/?/13 Nightly

HD Videos in youtube
Updated source

------------------------
31/7/13 (nightly)

added the NEXUS 7 UPDATED Audio+EGL blobs (just to get stuff working let me know how this goes)
Updated to 4.3 (CM10.2)
Lack of sleep
Very tired
enjoy :)

------------------------
 
Install guide:
Download the rom
Download gapps
open the rom.zip (DONT EXTRACT THE WHOLE FOLDER) and pull boot.img out
once you have pull the boot.img out, put the two ZIP files onto your internal partition or sideload them or adb push
reboot into bootloader
flash the boot.img
fastboot flash boot boot.img
then reboot into recovery
FULL WIPE which means WIPE DATA/DALVIK/CACHE/SYSTEM (dont press format data)
Install the Cyanogemod zip
install gapps
reboot

Going back to 4.1.2
If you go back to your old 4.1 backup: Do not forget to re-flash your 'old' boot.img.
Also note that you'll have to move your migrated data from /sdcard/0/ back to /sdcard/ (CWM doesn't know about /sdcard/0/ yet).
This can be done via (while booted in CWM):

Code:
adb shell
cd /sdcard/0/
mv * ../
mv .* ../
cd ..
rmdir 0

Ok this section is the F&Q so if anyone ask's me a question that's been listed here, you'll be ignored.

Q:[B]I cant find all my stuff on the sdcard, where is it?[/B]
A: It's in the 0 folder, it's advisable to move all of your stuff to the 0 folder before flashing.

Q:[B]Where's developer options gone?[/B]
A: Go to about phone and bash Build Number until it says "you are now a developer"

Q:[B]I flashed your rom and all of my sdcard stuff is gone..I HATE YOU![/B]
A: Did you have TWRP or my CWM installed? if not that's why.

Q:[B]DO i need to full wipe?[/B]
A: No if your coming from CM10 then you don't need to full wipe, just   install the rom, wipe the dalvik-cache and install rom + gapps and   kernel (boot.img)
 
Back
Top Bottom