CyanogenMod 11 Kitkat Rom for Xperia Arc S
Before you Flash Custom Rom, you must backup data, contacts, messages, etc. Else, you will lose all data, contacts, messages in phone. This downgrade method (flash method) not delete your SD card data.
(You can use Titanium Backup for Backup your Important Data)
1) Install Flashtool, Download it below:
2) After install Flashtool, install ADB driver from Flashtool\drivers folder (file name: Flashtool-drivers). Make sure check the component “Sony Ericsson Xperia arc,…drivers” during Flashtool driver installation.
How to use Flashtool
CyanogenMod 11 and GAPPS
- Download the CyanogenMod package for your device that you’d like to install to your computer (I recommend you to download cm-11-20140319-NIGHTLY-LegacyXperia-anzu.zip from the list).
- Download 3rd party applications packages, like Google Apps which are necessary to download apps from Google Play (I recommend you to download Android 4.4.x (Minimal Gapps) from the list).
- Extract
boot.img
from the zip to your computer, you will need this file for fastboot. - Put the phone into fastboot mode:
-
- Power down device
- Plug data cable into PC
- While holding down the Menu button, plug the data cable into the device
If successful, the LED will turn blue to indicate the device is in fastboot mode.
-
- Open Flashtool and follow the steps to flash kernel/boot.img file:
-
Step 1
Step 2
 Step 3
 Step 4
-
- Once the device boots into ClockworkMod Recovery, use the physical volume
- buttons to move up and down. The power button is used to confirm your selection.
- Optional (Recommended): Select backup and restore to create a backup of your current ROM.
- Select wipe data/factory reset. If you get an error formatting /data, try format /data and /data/media from the mounts and storage menu
- You have two options for transferring and installing the installation packages. Both cases require adb to be working in recovery. The sideload method is more universal across devices, whereas the push and install method is more commonly used:
- Sideload method: select install zip > install zip from sideload. Follow the on-screen notices to install the package. The installer does not necessarily display an “Install complete.” message. You can tell the install is complete if there were no fatal error messages and you have regained control over the menu.
- Push and install method: Open a command prompt (or Terminal on Mac and Linux) and navigate to the directory holding the package(s) you would like to install. On the device, navigate to the mounts and storage menu. If you see
/storage/sdcard0
as a mountable volume, go ahead and mount it. If you do not see this directory, then instead mount the/data
directory. Take note of which volume you mounted. Now, push the package(s) to your device:
-
- – If you mounted /storage/sdcard0, then:
adb push update.zip /storage/sdcard0/
- – If you mounted /data, then:
adb push update.zip /sdcard/0/
- – If you mounted /storage/sdcard0, then:
- where
update.zip
should be replaced with the package filename. Go back to the main menu and select install zip. Choose to install from the same directory where you pushed the package(s). If you are installing multiple packages, install CyanogenMod first and then install any subsequent packages on top of it.
- Once installation has finished, return to the main menu and select reboot system now. The device will now boot into CyanogenMod.
Enjoy experience with KitKat
If you like this post, kindly share it on Social Network Facebook/Twitter etc.