Hi all i just got my v
Here's the newest firmware for the Xperia V lt25. It has some removeable apps in data/app which you can uninstall directly from the appdrawer. Here i'll explain how to get the newest firmware + root/cwm
Download:
- https://docs.google.com/open?id=0Bw1nKHrMVCzfeL1HdHFUbENVg (453MB)
Requirements:
- Flashtool and all the required driver
- Unlocked bootloader
If you don't want root and cwm you can skip all steps except #1
The FTF can be used to repair soft-bricked phones even on locked bootloader
If you're already on the latest firmware or just want root and cwm on your current rom, skip step #1
How to get root and CWM recovery after flashing:
Here's the newest firmware for the Xperia V lt25. It has some removeable apps in data/app which you can uninstall directly from the appdrawer. Here i'll explain how to get the newest firmware + root/cwm
Download:
- https://docs.google.com/open?id=0Bw1nKHrMVCzfeL1HdHFUbENVg (453MB)
Requirements:
- Flashtool and all the required driver
- Unlocked bootloader
If you don't want root and cwm you can skip all steps except #1
The FTF can be used to repair soft-bricked phones even on locked bootloader
If you're already on the latest firmware or just want root and cwm on your current rom, skip step #1
How to get root and CWM recovery after flashing:
- Download and Flash the FTF though flashtool if you want the newest f/w. This step is optional (not needed if you're already on stock)
- Flash championswimmers unsecure kernel using fastboot so that you can get root access though ADB (needed cause the root & cwm procedure will be done in adb)
- Follow the simple instructions here. Thanks to bjohv052
Unzip the files from this post. Put 'su' and 'busybox' in the same folder as 'adb.exe'
Boot the phone, then use adb to install the files. Remember to activate usb debugging. Run the following commands on your command line:
Now you can install SuperSU or Superuser from Play Store. Be aware though that problems have been reported with SuperSU. Try Superuser if SuperSU doesn't work.Code:adb shell mount -o remount,rw /system exit adb push su /system/xbin/su adb push busybox /system/xbin/busybox adb shell cd /system/xbin chmod 06755 su chmod 04755 busybox busybox --install -s /system/xbin mount -o remount,ro /system exit - Now reboot and install Superuser from the store.
- See this post for recovery. There's also a simple instructions in there.. It's for the Xperia T but there's no reason for it to not work on the v
- That should be all, there u go with cwm, root, and latest firmware. If you have problems feel free to post in here
Last edited: