
Android Developers always want the best for their fellow Android users. It is under this premise that XDA Developers members pabx and rogro82 ported Android 4.2, the latest Jelly Bean software update, to the HTC One X. While their latest release is only an early preview of what's to come, it is definitely an innovation that can temporarily quench your thirst for the long-awaited Android 4.2 update.
At its test phase, the Android 4.2 port has wireless, phone calls, GSM data, audio output, non-HD videos, and GPS working. Unfortunately, the camera app, watching HD videos, audio recording, Bluetooth, and other unreported bugs still need attending to. In addition, you can't check your December calendar because it's entirely missing. However, the developers are working on fixing bugs in later releases so watch out for more of their updates. Regardless, if you're an owner of a One X and you're just dying to see how Android 4.2 looks on your device, then flash away.
This guide shows you how to flash AOSP-based Android 4.2 ROM for the One X.
Warning
- The instructions in this guide are intended for use with the HTC One X. Applying these instructions on another device or model may produce undesired outcomes.
- The information in this guide is provided for instructional and educational purposes only. There is no guarantee that these instructions will work under your specific and unique circumstances.
- Use these instructions at your own risk. We shall not hold any responsibility or liability for whatever happens to you or your device arising from your use of the info in this guide.
- Read and understand the whole guide first before actually performing the instructions.
Requirements
- An HTC One X with ClockworkMod Recovery.
- A Windows PC
- Download the following:
- Fastboot (Fastboot.zip, 404.46 kB)
- Boot Image (boot.img, 4.1 MB)
- RC1 ROM (rc2.zip, 148 MB)
- GApps (gapps-jb42-20121120.zip
MD5sum: aca4fa144b3e7e5e74f16a7b46bee6d7)
- Make sure your device's battery still has at least 70% power. You don't want the device to shut down in the middle of the procedure.
- Backup all personal data on your phone to make sure you have a copy of your personal data (e.g., contacts, SMS, MMS, Internet settings, Wi-Fi passwords, and the like) in case the procedure in this guide erases such data.
Instructions
- Copy the RC2 ZIP file and the GApps ZIP file to your phone's internal SD card.
- Turn your phone off.
- Boot to ClockworkMod Recovery. Press and hold down the Volume Down and the Power buttons until the screen turns on to enter Bootloader Mode. In Bootloader Mode, highlight Recovery using the Volume keys and select it by using the Power button to boot into CWM Recovery.
- Create a NANdroid Backup. Select Backup and Restore > Backup.
- On the PC, extract the Fasboot.zip file.
- Note: Save the extracted Fastboot folder in your C:\ drive so you can easily find it. You will find four files inside the folder.
- Copy the boot.img file into the Fastboot folder.
- Turn your phone off.
- Boot to Fastboot mode. Follow step 3 but this time highlight and select Fastboot Mode.
- Connect your phone to your PC via USB cable.
- Launch a command prompt on your PC.
- At the command prompt type
fastboot devices to check if your device has successfully connected to your PC.
- Flash the boot.img by typing the following at the command prompt:
cd c:\Fastboot
fastboot flash boot.img
- Once you're done flashing the .img file, you can type
fastboot reboot to reboot your phone.
- Turn your phone off, then repeat Step 3 to boot into ClockworkMod Recovery.
- Select Wipe Data/ Factory Reset > Yes.
- Select Wipe Cache Partition > Yes.
- Select Advanced > Wipe Dalvik Cache > Yes.
- Select Install ZIP from SD card > Choose ZIP from SD card > select the RC1 ROM ZIP fie > Yes.
- Repeat step 18 to flash the GApps ZIP file.
- Select Go Back > Reboot System Now.
Congratulations! You have successfully flashed the AOSP-based Android 4.2 Jelly Bean ROM on your HTC One X.