Installing The Most Recent (Updated) Sony Xperia C4 E5333 Firmware - Sony Xperia C4 Guides, News, & Discussion

~ "At your own risk:
Tutorial Flashing Update Sony Xperia C4 E5333 for download errors, application errors, the touchscreen is not sensitive, exposed to the virus internal memory, loading a boot loop, until the hardbrick could be detected in a firmware update for the computer drivers. Below you can find the latest firmware for phones:
How to Flash the latest firmware to Sony Xperia C4 E5333
1.First of all, check your firmware version (if you already have the latest, you do not need this tutorial).
2.Download and install the latest Flashtool from this following link:
http://developer.sonymobile.com/services/flash-tool/how-to-download-and-install-the-flash-tool/
3. How To Use Sony Flashtool Tutorial can be found at this following link:
http://developer.sonymobile.com/services/flash-tool/use-the-flash-tool-for-xperia-devices/
4.Download the latest Firmware Xperia C4 E5333 from all Sony firmware available in this following link:
http://zonexservice.blogspot.com/2015/06/all-stock-rom-sony-xperia-firmware.html?m=
5.Paste FTF file downloaded in step 4 to the folder "Firmware" in the folder Flashtool.
6.Open Flashtool, click on the flash and select the firmware which was downloaded, click ok. Important - if you do not want to delete the data from your phone, simply uncheck userdata.sin. All data will remain in your phone, but sometimes it can cause additional problems. So it is better and i do recommend too, to perform a backup of your personal data, then continue with the installation raw and then restore your personal data.
7. Turn off your phone and when Flashtool shows a pop-up window, connect the phone to the PC by clicking the volume down key until the green led color appears.
8. After a few minutes all done and you'll get a new updated firmware phone."

Hello, this is my first time here - I'm from brazil, so, first, please excuse me for the bad english.
I have a C4 Dual , model E5343 (Brazil retail), and months ago I've flashed the MEA version, model E5333 - 5.1
Now, the official 6.0 update of the E5343 is available for download with Xperia Companion. I've tried to download this version and flash it with the flash tools. All drivers and services are installed and activated (in 2 PCs), and I've downloaded 2 versions of the flash tools - both of them didn't worked. So, when I was about to flash, after selecting the model C4 (E5xxx), I've always got this message - Process finished with error - loader.sin.
Later I've tried to do the recovery with Xperia Companion, and it gives me this error message: UEGetPhoneInfoMissingInfo
E5343 3521 1295-0292 R3A 27.2.B.0.169.
What should I do? Wait for the OTA update? Or can I do anything to fix this errors so I could flash it correctly?
PS - Using fastboot or unlocking the bootloader would help somehow?
Thanks!

would you need to unlock bootloader first before you can flash?

Related

Tutorials | Firmware | FAQ | First Aid - Updated 7/6/2013 - Downloads available!

Tutorial includes stock firmware .ftf files for Flashtool!
Changelog:
31/05/2012 - Adding firmwares.
13/06/2012 - ICS update.
14/06/2012 - Adding posts to keep improving. Massive dictionary update!
17/07/2012 - Few firmwares added!
16/08/2012 - Scrolling made easy!
07/06/2013 - Time to do something good!
This tutorial has been created to help XDA members in order to modify their 2011 Xperia phone. This tutorial is originally made for Xperia Ray by hansip87, link to original topic forum.xda-developers.com/showthread.php?t=1426912. Topic has been modified to fit the following phones:
Xperia Active (ST17)
Xperia Mini (ST15)
Xperia Mini Pro (SK17)
Xperia Live with Walkman (WT19)
These tutorials can also work on other 2011 Xperia phones. Instructions will also work with ICS unless written otherwise, so read carefully!
All kinds of ideas/comments/critism are always welcome.
Everything you do is on your own responsibility. I am not responsible for any damage that you have made to your phone.
Tutorial includes:
Android Dictionary
Root the Phone(GB and ICS)
What to do after rooting(apps etc)
Installing stock firmware and downgrading
Install Busybox and CWM Recovery
Unbricking your phone(after OTA update)
Install Supercharger to optimize Memory and KAK to optimize Kernel
Edit build.prop for additional optimizations
Enable Dual Band and Burst Mode for Wifi
Unlocking bootloader
Installing custom kernel
Installing custom ROM
Relocking bootloader
Preparing for ICS
Overclock/Underclock/Undervolting guide
Optimizing battery life
Downloads
Frequently Asked Questions(FAQ)
Yet to be added:
List of system apps and which can be removed
Depending on what tutorial you will follow, you may need:
Stock ROM on your Xperia and USB cable
PC Companion installed on your computer (for base drivers)
Flashtool(Flashtool topic and download)
Enable "USB DEBUGGING" from Menu -> Settings -> Applications -> Development
Enable "UNKNOWN SOURCES" from Menu -> Settings -> Applications
Set Connectivity mode to MSC from Menu -> Settings -> Sony Ericsson -> Connectivity -> USB Connection Mode
Root Explorer or any file manager that provides access to root (I personally use ES File Explorer)
1. Android Dictionary
ADB - Short for Android Debug Bridge. Part of the Android Software Development Kit (SDK), it allows for ROOT-level access to the Android device from a computer.
Android - Operating System for smartphones and tablets, based on Linux, built by Google, similar to Windows on PC.
AOSP - Short for Android Open Source Project. The open-sourced code from which individuals can build new distributions of Android.
APK - An Android executable file, similar to the .exe file in Windows. Most programs will install with a .apk file.
Baseband - System of a smartphone, that controls the cellular radio systems(GSM, 3G, HSDPA etc).
Bootloader - Controls the booting process, makes sure that you will access User Interface. These programs tell the Android device how to start up, and are critical to its functionality.
Build.prop - A plain text file which contains environmental variables for the system to use during operation. Can be hacked to fake a different model for increased functionality, among many other operations.
BusyBox - Command line bridge, used to give commands to Android system. You will need app to send commands, it will use BusyBox to send the commands.
Brick - A phone, that you paid a lot for and now you can use it as brick, because it doesn't start up.
CWM/ClockworkMod Recovery - A specific program, that is used before booting to Android. Allows the user to make full backup of system and install custom ROMs, updates etc.
CM - Short for CyanogenMod. CyanogenMod is an Android build built from the Android Open Source Project, and its builds are usable on multiple different Android Devices.
Dalvik Cache - The collection of program information stored for use by the DALVIK program. This can be cleared from the RECOVERY menu to resolve issues with the Android OS.
Deodexed - Removing the .odex files from an APK file. The .odex files contain a list of dependencies for the associated file, and if something changes, the .odex (and similarly, the associated file) not longer function correctly.
Downgrade - A job, that you have to do, when you want to get from newer firmware to older firmware.
Factory Reset - This will remove all user customizations in the Android OS, returning it to a factory state. Note: This will not wipe the Internal SD card.
Fastboot - Command Line Tool to edit Android filesystem. Unlike flashmode, this allows flashing unsigned partition images.
FC - Short for FORCE CLOSE. See FORCE CLOSE.
Flashing - The act of writing code to the Android device. ROMs, MODEMs, KERNELs, and BOOTLOADERs can all be flashed. Independent from, and having nothing to do with, Adobe's Flash product.
Flashmode - Phone mode, where you can freely flash any firmware to your phone via WotanServer or Flashtool.
Force Close - When a program on the Android device becomes unstable, the DALVIK program will force it to terminate to prevent further system instability.
GB/Gingerbread - Android 2.3 version, codename Gingerbread, mostly used shortly as GB.
Governor - A program that interacts with the device hardware to increase or decrease the processor's clock speed (e.g. at low usage, it will set the processor speed to 400 MHz, but as usage increases, it would scale up to 1000 MHz).
HSUPA/HSDPA - Short for High Speed (Up/Down) Packet Access. This is 3G+, and is the Android device's internet speed level between 3G and 4G.
ICS/Ice Cream Sandwich - Android 4.0 version, codename Ice Cream Sandwich, mostly used shortly as ICS.
Kernel - Bridge between hardware and Android, used for hardware information exchange and control hardware parts(CPU etc).
Launcher - A program that launches programs in Android. Examples are Touchwiz (Samsung), Launcher Pro, ADW Launcher, and Go Launcher.
MD5 Checksum - A 32-digit (128-bit) hash number generated by a cryptographic program to ensure that a downloaded file matches the original file. The original file is run through the MD5 generator program, which creates the 32-bit number. This number is checked against the md5 number created with the file the end user receives to ensure file integrity.
Nandroid Backup - A complete system image backup of the Android device except for the MODEM and KERNEL. Can be accessed from CWM.
OTA/Over The Air - Updating your phone firmware directly from your phone via 3G or WiFi connection.
Overclocking - Setting the processor's clock speed to run faster than its default setting, i.e. 1200 MHz (1.2 GHz) vs 1000 MHz (1.0 GHz).
RAM - Random Access Memory, data storage area, where are currently in use apps and services. It is used, because it has really high data transfer rate compared to other possibilities(SDcard, hard disks etc).
ROM - Read Only Memory, data storage, where the data can only be read by system itself. It includes all data to start the Android. Many developers edit this ROM to change Android interface.
Root(ing) - Process, during which user gets access to Android system partition and files, giving the possibility to edit Android.
SEUS - Sony Ericsson Update Service, can be used in some cases to get back to newest stock firmware.
Undervolting - Setting the voltage levels drawn by the Android device to a lower level to reduce overall battery usage.
WotanServer - A paid application, which can be used to flash any stock firmware version with kernel to your phone.
2a. Root your phone - Gingerbread
Currently ZergRush method by DoomLord is the simplest way to do it.
NOTE: If you have newer firmware(4.0.2.A.0.62 or 4.0.2.A.0.69), check tutorial point 4 first to downgrade your firmware. This rooting method will not work on those firmwares.
Download the attached file from here, extract it to a folder using any .zip manager, for example 7-Zip.
Connect Phone to USB.
Execute "RUNME.bat" from the extracted folder.
Follow the instructions in the window.
The phone will be rebooted, after reboot you will have Superuser app and your phone is rooted!
Don't forget to thank DoomLord on the original link in the credits
Now you can access system files on your Android. Some file manager apps will require you to set a ticker to get access to the root, ES File Explorer is one of them. What to do now? Read the next tutorial.
2b. Root your phone – ICS 4.1.A.0.562 ONLY
NOTE: Make sure you have Android 4.0.3 and 4.1.A.0.562 firmware! This might not work on Android 4.0.4!
Download the file from this post, extract it to a folder using any .zip manager, for example 7-Zip/WinRar.
Make sure all drivers are installed.
Make sure USB debugging(Menu\Settings\Developer Options\Development) and Unknown Sources(Menu\Settings\Security) is allowed in the settings.
Connect Phone to USB.
Execute "RUNME.bat" from the extracted folder.
Follow the instructions in the window.
The phone will be rebooted, after reboot you will have Superuser and Busybox and your phone is rooted!
Don't forget to thank DoomLord on the original link in the credits
Now you can access system files on your Android. Some file manager apps will require you to set a ticker to get access to the root, ES File Explorer is one of them. What to do now? Read the next tutorial.
2c. Root your phone – ICS 4.1.B.0.431 and newer
NOTE: You need to have rooted version of older firmware(GB 2.3.4 for example)!
Download the Xperia-ROOT.revX.zip file from this post, extract it to a folder using any .zip manager, for example 7-Zip/WinRar.
Make sure USB debugging(Menu\Settings\Developer Options\Development) is allowed in the settings.
Connect Phone to USB.
Execute "01-local-prop.cmd" to create /data/local.prop (this enables android emulator the backdoor).
Follow the instructions in the window.
Update to 4.0.4 via PC Companion/Update Service(DO NOT REPAIR) or Flashtool(DO NOT WIPE DATA!). Else the hack will be lost and root cannot be done.
Open the "02-push-root-files.cmd" file from the folder, it will install Superuser and Busybox and push all required files to system.
Done.
Now you can access system files on your Android. Some file manager apps will require you to set a ticker to get access to the root, ES File Explorer is one of them. What to do now? Read the next tutorial.
3. What to do after rooting?
Congratulations! You've rooted your Android phone. But...what now? Here is a list of what you can do:
Install Titanium Backup. It allows you to backup all system and user apps with all data that belongs to the app. Very useful when installing firmwares and wipe is required. Using this program, you can easily backup and restore lots of apps at once. Also includes some other functions, link to Play Store.
Edit your Android. In this tutorial are some modifications that can be done. Read the forum, explore different sections and look for more modifications(there are thousands of them!), that you can do. Watch out, make sure that it will work on your phone, else you might mess up something and need to reinstall the ROM.
Remove unneeded system apps to free up some space on the ROM. This [/B]topic, http://forum.xda-developers.com/showthread.php?t=1089470, includes info about APKs, that can be removed and what must stay.
4. Installing stock firmware and downgrading
In the newer firmware, the ZergRush exploit has been blocked. If you want to return to stock ROM or you want to get your phone rooted, you have to install (older) firmware to your phone, which can be done 2 ways:
Flashtool, you need to find correct files yourself.
WotanServer, you have to register a account. - Costs €1.99
Flashtool method
Download the correct firmware file for your phone at the bottom of the post.
Make sure Flashtool is installed.
Place downloaded firmware file(.ftf format) in Flashtool\firmwares(by default C:\Program Files\Flashtool) folder.
Start Flashtool.
Click the lightning button and choose Flashmode.
Firmware should appear there, if you have it in correct folder. Choose it.
Turn off your phone, connect USB cable to computer, then press Volume Down button and connect USB cable to your phone.
Flashtool should detect your phone and starts flashing. Follow the instructions.
When it says „Flashing completed“, unplug your phone and turn it on.
WotanServer method
Go to WotanServer.com, make an account and download the client.
Start the client.
It wants to find your phone. Turn off your phone, then connect USB cable to computer, press Volume Down button and connect USB cable to your phone.
WotanClient detects your phone automatically.
Click Advanced Settings and choose firmware (4.0.2.A.0.58 or older if you want to root).
For region, it isn’t a big deal, which one you choose, although picking own one is easier.
Next, enter your account details(e-mail address and password) and click Update. Make sure you have enough credit.
Click Next and it will download proper firmware files and automatically install them.
When it’s ready, unplug your phone and turn it on.
After that you can proceed with rooting your phone, which is explained in previous guide. Or just enjoy your recently installed stock ROM
5a. Installing ClockworkMod Recovery
NOTE: You must have stock and rooted phone!
NOTE: Most custom kernels already include Recovery.
What you need to do:
Go to this link: http://forum.xda-developers.com/showthread.php?t=1346190 and download SE Tweak Installer.
Connect your phone via USB cable.
Start SE Tweak Installer.
Pick CWM, which is for your phone.
Click Install and wait. When it is ready, CWM is installed.
There is one more solution to install Recovery.
Go to Android Market/Play Store.
Search for Xperia CWM Auto-Installer.
Download the app to your phone and start it.
Follow the instructions to install the Recovery.
And enjoy having a recovery.
To enter the Recovery, turn off your phone, then turn it again, when Sony Ericsson logo appears, get ready. When screen gets brighter during Sony Ericsson logo, click Volume down button(I usually keep clicking it until I get into the recovery).
To move around in Recovery, use volume buttons to go up/down, Menu button to enter, Power button for back(in some cases, also back button works).
5b. Installing BusyBox
NOTE: Requires root.
NOTE: If you used zergRush method to root, BusyBox is automatically installed already and you can skip this.
Go into Play Store(Android Market) and search for BusyBox Installer.
Download it and start it.
Follow the instructions and install will be successful.
6. Turning the "brick" into a smartphone
If you had unlocked bootloader and did OTA(Over the Air) update, then you probably ended up with a dead phone, aka brick. Don't worry, it is not completely bricked, still can be saved!
Download UnbrickingXperia2011.zip file from this post below.
Unpack the .zip file and place the .ftf file in Flashtool\firmwares folder.
Open Flashtool.
Get your phone to flashmode, make sure it is turned off, press down Volume DOWN button and connect USB cable.
In Flashtool, click the lightning button, pick Flashmode and choose the Xperia_2011_FreeXperia_ALL.ftf file.
Let Flashtool finish.
Install stock firmware and kernel to your phone.
Remove USB cable from your phone and start your phone.
Try not to brick it again, less problems for you.
7a. Installing V6 Supercharger
Both can be used to improve the speed of your phone. Supercharger is meant to improve RAM, KAK is for kernel.
Install Script Manager.
Download Supercharger from this topic, http://forum.xda-developers.com/showthread.php?t=991276, make sure to download the "V6_Supercharger_for_Android-update8.sh.txt" file.
Place the file on root of your SDcard, that is the main folder on SDcard(where everything else is).
Open Script Manager, start the V6 Supercharger as normal. You can choose 0 as scrolling speed.
Pick the choice, that you like. I have used Agressive 1 personally(enter the number infront).
When done setup, just exit from the menu (no.17). The result file named 99Supercharger will be generated at /data/ (or in /system/etc/init.d/99Supercharger if you have init.d mod)
(If you use init.d mod, skip this) Open Script Manager, select the /data/99Supercharger.sh, and when the properties window pops up, tag it as "su" and "boot") The ScriptManager will load it at startup and as root, otherwise it will fail.
To test if the script is loaded or not, launch again the setup script(repeat step 4-5) You will find a text like "Launcher is.. xxxxxxx" if it is written as "weak", the script is not running yet. If it is "hard to kill" it is running correctly.
7b. Installing Kickass Kernelizer
This should improve your kernel, haven't tested myself yet.
Go to http://forum.xda-developers.com/showpost.php?p=22078137&postcount=7649 and download the file.
Open it with Script Manager.
Follow the instructions, I/O tweak is optional, I don't recommend it at this time. Pass when asked.
Press I for Install.
(If you use init.d mod, skip this) Open ScriptManager, select the /data/98KickAssKernel.sh, when the properties window pops up, tag it as "su" and "boot") The Script Manager will load it at startup and as root, otherwise it will not work properly.
Reboot your phone.
To verify, run it again after reboot and when it offers Verify, choose it.
8. Editing build.prop to optimize your phone's system
Build.prop consists of quite a lot lines, which set up, how some phone functions work. To edit the file, you need root rights and a program to explore root(ES File Explorer, Root Explorer etc).
Making a NANDroid backup in Recovery first is a good idea, because if you make a mistake in build.prop file, and phone does not boot into Android, you can still restore it.
Start your Explorer app and go to directory \system
Open build.prop file with a text editor.
Go with your PC to this post: http://forum.xda-developers.com/showpost.php?p=16833651&postcount=1. There are also other tweaks, you can try if you want(you might need init.d script for your ROM for init.d tweaks).
Read the first part of the post, there are some build.prop tweaks, choose which ones you want.
Make modifications in your build.prop file, save it and restart your phone.
Changes should take effect, if you have made a mistake, edit the file again or restore the backup, depending on the situation.
Some more tweaks for build.prop, init.d etc:
http://forum.xda-developers.com/showthread.php?t=1289539
http://forum.xda-developers.com/showthread.php?t=1342241
9. Enabling WiFi Dual Band and Burst Mode
As the title already, this is to increase the internet speed for WiFi on your phone.
Personally, I didn't notice any difference in battery usage.
Open Root Explorer, go to \system\etc and open file named tiwlan.ini with Text Editor.
Edit these lines:
Code:
HT_Enable=0
BurstModeEnable = 0
WiFiAdhoc = 0
to
Code:
HT_Enable=1
BurstModeEnable = 1
WiFiAdhoc = 1
and
Code:
Single_Dual_Band_Solution = 0
to
Code:
Single_Dual_Band_Solution = 1
Reboot your phone.
Tutorials | Firmware | FAQ | First Aid - Updated 13/6/2012
10. Unlocking bootloader
Unlocked bootloader is needed for most custom ROMs and for ALL custom kernels. It allows the booting system to be changed.
This can be done via official way or via test point method. Official way also removes DRM keys, which cannot be restored at all.
WARNING: You will lose warranty with this!
THE OFFICIAL METHOD - You lose DRM!
Go to http://unlockbootloader.sonymobile.com.
Enter service menu, open keypad and enter *#*#7378423#*#*.
Service Info - Configuration, Bootloader Unlock Allowed: Yes/No. If it says Yes, continue. If it says No, do not continue, because it will not work.
On the website, click "Start Unlocking the bootloader".
In the text, there are instructions, what you need to do. Also there are drivers that are needed for this process. Follow the instructions.
Install the drivers, then click Continue.
Enter your IMEI, name and e-mail. Leave out the last number from the IMEI.
You get a code, leave the website open, you will need this code.
Turn off your phone, then connect USB cable to your PC, hold down Volume UP button and connect USB cable to your phone. Blue LED should light up.
You will be asked for drivers. Point to the usb_driver folder where you placed the android_winusb.inf-file, and select the Android Boot loader Interface-file.
Open command prompt, first enter this
Code:
cd C:\...\android-sdk\platform-tools
Replace C with the correct drive letter and ... with the path to the android-sdk folder. Next, enter this command
Code:
fastboot.exe -i 0x0fce oem unlock 0xKEY
Replace KEY with the key that you got from the website.
Bootloader is now unlocked.
THE TEST POINT METHOD
Go to this topic http://forum.xda-developers.com/showthread.php?t=1285285.
Follow the instructions to patch bootloader.
11. Installing custom kernel
Most custom ROMs will require a custom kernel, some of these include it already(CM, MIUI etc), other you need to find yourself(Hybrom). Installation is done via fastboot. First, you need to find a custom kernel, that will work on your phone. You can find these from Development section.
Make sure your bootloader is unlocked, enter service menu(*#*#7378423#*#*), Service Info, Configuration, if it says Bootloader unlocked: Yes, then it is unlocked.
Make sure fastboot drivers are installed. These should come with Android SDK.
Download the kernel you want. You will need a .img file, which is mostly inside a .zip file.
From the downloads section, download kernel installation package and extract the folder.
Place the .img file inside the folder. If it's name isn't boot.img yet, rename it to boot.img.
Place your phone in fastboot. Turn it off, connect USB cable to your computer, hold Volume UP button and then connect USB cable to your phone. Blue LED should light UP.
Double-click on the flash.cmd file. It will start fastboot automatically and install the kernel.
When finished, disconnect the cable and turn on your phone.
12. Installing custom ROM
Requirements: Unlocked bootloader, ROM .zip file downloaded.
Nothing difficult here.
Place the downloaded .zip file to the root of your SDcard.
Install the custom kernel, explained in previous tutorial.
Enter Recovery(while booting, when screen gets brighter, press Volume Down button until phone enters Recovery).
Make factory reset, wipe cache partition and clear Dalvik Cache(under Advanced).
NB! Do NOT make format /system, because some ROMs require files from system folder and installation will not finish if files are not available. Then you have to install stock ROM again.
Choose install zip from sdcard, pick the downloaded .zip file on your SDcard.
Wait for it to finish and reboot your phone.
13. Relocking bootloader
When you return to stock and/or need warranty back, you will need to relock bootloader. First install stock ROM and kernel and then relock bootloader, else you will have problems. Depending on the unlocking method, there are 2 ways to relock.
TEST POINT METHOD
Start S1 Tool and click Restore button. Should relock the bootloader automatically.
OFFICIAL METHOD
Will not work on test point method, because bootloader was patched there ant not unlocked.
Make sure you have Flashtool installed.
From the downloads section, download Xperia_Relock_Bootloader.zip file.
Extract the package, there is a .ftf file.
Flash the .ftf file with Flashtool.
Bootloader is locked again
14. Preparing for Ice Cream Sandwich update
ICS update is already released. You might want to know, what you need to do to get the update. Make sure, that you have
a working Xperia 2011 device
with stock ROM and stock kernel installed(if you install via PC Companion or SEUS)
and locked bootloader(if you install via PC Companion or SEUS).
Root access doesn't matter(according to current information), whether you have or not. It is lost after update anyway.
PC Companion and/or Update Service installed on your computer.
Drivers working for your phone.
Official update will only be available via PC Companion and Update Service. But you can also use Flashtool to install ICS.
15. Overclock/undervolt/underclock guide
Want to give your phone a small performance boost? Or save battery?
WARNING! The following is done fully under your own responsibility! Overclocking is a dangerous process and doing it without knowledge will end in FULL BRICK! Be careful with what you do and proceed only if you fully understand the process!
You need root, unlocked bootloader and custom kernel, that allows OC/UC/UV, installed.
Install app to edit the CPU, for example SetCPU, SetXperia, NoFrills CPU Control or another one.
Open the application on your phone.
CPU Frequency is the clock, how fast your CPU works. The faster it works, the more power it uses, more heat is generated, info is faster calculated.
CPU voltage is how much power the CPU receives. It can affect, how CPU works. Manufacturers set it to high enough for CPU to work properly. You can set it lower to save battery, however you might occur problems with your phone!
Search on internet for more information about overclocking to know more about it.
Do everything carefully, as a small mistake could result in serious problems(for example, FULL BRICK due to motherboard damage). Repairing can cost more than phone itself.
16. Optimizing your phone's battery life
Tips, how to increase the battery life of your phone.
Turn off GPS, Bluetooth, WiFi, if you do not need them at that moment.
Turn off automatic sync(ronization). This can be done in Settings, but some apps also have those features inside their own settings. For that, open the application, open its settings and look there. These vary, so I can not help any further here.
Look for battery tweaks on the forum. These can be either build.prop or init.d type.
Turn off unnecessary programs, but not which start up automatically again. And do not use taskkillers.
Why? http://lifehacker.com/5650894/android-task-killers-explained-what-they-do-and-why-you-shouldnt-use-them
Turn off your phone, if you do not need it overnight.
Set display brightness to as low as possible, as high as necessary (depending, where you use your phone).
Remove unnecessary widgets. They require also some juice to keep on working and the more there is of them, the more juice is used. If the widgets on the home screen are not necessary, remove them.
If you do not use your phone for a longer period, use Airplane Mode, if it is possible. It saves a lot of battery by turning off all radio functions on your phone.
If you do not use mobile internet provided by your operator (that means you only use WiFi to go on the internet), then you won't need 3G either. Set your phone to GSM only, it saves quite a few % per day.
Underclock/undervolt your phone's CPU, if you have custom kernel that allows it. Do it carefully and only at your own responsibility!
NB! If you underclock/undervolt, do NOT “Set on Boot” until you know that they are going to work. Otherwise if it doesn’t work and your phone randomly reboots, you will get into a boot cycle (not a bootloop) because you put them in “Set on Boot”. You must test before you should do this.
Use apps like BetterBatteryStats or Android's stock Battery Info to find out, what is consuming battery.
And of course, just to mention it - batterystats.bin file has NO influence on battery life!
Tutorials | Firmware | FAQ | First Aid - Updated 13/6/2012
XX. Downloads
Stock firmwares, ftf file is inside the zip/7z archive(except PreRooted firmwares)
4.0.2.A.0.XX type - Android 2.3 Gingerbread
4.1.A.0.562 - Android 4.0.3 Ice Cream Sandwich - You will need 7-zip to extract the ftf file.
4.1.B.0.431 - Android 4.0.4 Ice Cream Sandwich - You will need 7-zip to extract the ftf file.
Xperia Mini (ST15i)
4.0.2.A.0.42 - http://www.mediafire.com/?uboo3lrdxnoeldn
4.0.2.A.0.62 - http://www.mediafire.com/?zad88cn2n78ashv
4.1.B.0.431 - http://www.mediafire.com/?wot47vumhstlc4h
Xperia Mini Pro (SK17i)
4.0.2.A.0.42 - http://www.mediafire.com/?hevz3x5w9pqt24q
PreRooted 4.0.2.A.0.69 - http://www.mediafire.com/?desy0bkka1b44g0 - Flash via Recovery
4.1.B.0.431 - http://www.mediafire.com/?j0bdx06zz5skvzt
Xperia Mini Pro (SK17a) - "a" model
4.0.2.A.0.58 - http://www.mediafire.com/?433tco785pj1y69 - Branded Mexico Telcel firmware
4.0.2.A.0.62 - http://www.mediafire.com/?zykznaar0yjxbp5
4.1.B.0.431 - http://www.mediafire.com/?9d2wcbfqly4lkf3
Xperia Active (ST17i)
4.0.2.A.0.42 - http://www.mediafire.com/?3zm7iss0sid94wr
4.1.B.0.431 - http://www.mediafire.com/?7hsrd2wmuqgmmq1
Xperia Active (ST17a) - "a" model
4.1.B.0.431 - http://www.mediafire.com/?yvjnt0qctun9t6j
Xperia Live with Walkman (WT19i)
4.0.2.A.0.42 - http://www.mediafire.com/?5ahb85ir7ni0i06 - NOT WORKING
4.0.2.A.0.58 - http://www.mediafire.com/?4deeznrbldz886u
4.0.2.A.0.62 - http://www.mediafire.com/?ervpg54922b9c0p
4.1.B.0.431 - http://www.mediafire.com/?xklhl2uk1itk0ey
Xperia Live with Walkman (WT19a) - "a" model
4.0.2.A.0.58 - http://www.mediafire.com/?adigb2qgvpf0o1s - NOT WORKING
4.1.B.0.431 - http://www.mediafire.com/?4t3mm7dvm01v3mh - NOT WORKING
Xperia Ray (ST18i)
4.0.2.A.0.42 - http://www.mediafire.com/?0oi9t2m0z5p8a9y
4.1.A.0.562 - http://www.mediafire.com/?1lh84f1nyzoz883
4.1.B.0.431 - http://www.mediafire.com/?2j7i7rruqxnui3q
Xperia Arc (LT15i)
4.0.2.A.0.42 - http://www.mediafire.com/?8aa5x52vc9dc25l
4.0.2.A.0.62 - http://www.mediafire.com/?0ann64yqnl4ei62
4.1.B.0.431 - http://www.mediafire.com/?pzr6phfd19xgbva
Xperia Arc S (LT18i)
4.0.2.A.0.42 - http://www.mediafire.com/?9mz2rhdouu6ggtk
4.0.2.A.0.62 - http://www.mediafire.com/?gn6y626km6nryi7
4.1.A.0.562 - http://www.mediafire.com/?9at03bbhdf72h3h
4.1.B.0.431 - http://www.mediafire.com/?20z5t5tg3dgbugz
4.1.B.0.587 - http://www.mediafire.com/?rhr59r4o6oarnfx
Xperia Neo (MT15i)
4.0.2.A.0.42 - http://www.mediafire.com/?4qy6vd4ndbfy8wy
4.0.2.A.0.62 - http://www.mediafire.com/?4apn8hchshmqq07
4.1.B.0.431 - http://www.mediafire.com/?6i2ihiint7tfl79
Xperia Neo V (MT11i)
4.0.2.A.0.42 - http://www.mediafire.com/?8bwwe8m6c49vs4t
4.0.2.A.0.62 - http://www.mediafire.com/?elicesjb6aerb7i
4.1.A.0.562 - http://www.mediafire.com/?aao25nnf30rcs50
4.1.B.0.431 - http://www.mediafire.com/?84d4w462qdfk44a
Xperia Play (R800i)
4.0.2.A.0.42 - http://www.mediafire.com/?cne2yvrtcu3ccvn - NOT WORKING
Xperia Pro(MK16i)
4.1.B.0.431 - http://www.mediafire.com/?8jdu5dkhlm4psoc
Kernel Installation Package for Xperia phones - http://www.mediafire.com/download/b8gz98ct96makyx/Kernel-Installation-Package.zip
Unbricking Xperia 2011 Package - http://www.mediafire.com/?s166qsg8qaaxc43
Relocking Xperia Bootloader Package - http://www.mediafire.com/?1an09qoq5yq4b5y
XX. Frequently Asked Questions
Q. I just installed custom ROM, but phone is frozen at the logo!
A. Did you install custom kernel, which is confirmed to be working with that ROM? If you did everything correctly, it might take a while, because at first boot new caches are created.
Q. Flashtool won't install stock firmware, gives this-and-this error.
A. Make sure phone is in flashmode(turn off, hold down Volume DOWN, connect USB cable). If yes, make sure, that correct drivers are installed. If yes, post here with FULL log, and I will take a look.
CREDITS
http://forum.xda-developers.com/showthread.php?t=1093062 - Android dictionary
http://forum.xda-developers.com/showthread.php?p=18805532 – zergRush rooting method by DooMLoRD
http://forum.xda-developers.com/showthread.php?t=1346190 - SE Tweak Installer by quangnhut123
http://forum.xda-developers.com/showthread.php?t=1426912 - Original tutorial by hansip87
FreeXperia Team for the unbricking file
http://forum.xda-developers.com/showthread.php?t=991276 - V6 Supercharger
http://forum.xda-developers.com/showpost.php?p=22078137&postcount=7649 - Kickass Kernelizer by zeppelinrox
http://forum.xda-developers.com/showthread.php?t=1477440 - Stock firmware list for 2011 Xperia phones by benji.berg
http://forum.xda-developers.com/showthread.php?p=24882250 - DooMLoRD ICS Rooting method
http://www.xperiablog.net/2012/04/16/root-for-android-4-0-ics-xperia-update-now-available-guide/ - Original Xperia ICS rooting guide
http://forum.xda-developers.com/showthread.php?p=26914104#post26914104 - Android 4.0.4 rooting guide by puppet13th
All users, who gave me ideas for this topic.
All users, who have shared their stock firmwares.
Everyone else, who I may have forgotten.
Thanks for the nice post. There should be a section for flashing kernel via Fastboot and Flashtool too.
BTW for installing ClockworkMod Recovery into the system partition, I highly recommend downloading the Xperia CWM Auto-Installer. It's right straight on Google Play and also absolutely free, just one click and everything will be done.
can't wait to see it done
acb123 said:
Thanks for the nice post. There should be a section for flashing kernel via Fastboot and Flashtool too.
BTW for installing ClockworkMod Recovery into the system partition, I highly recommend downloading the Xperia CWM Auto-Installer. It's right straight on Google Play and also absolutely free, just one click and everything will be done.
Click to expand...
Click to collapse
Already planned to add kernel and custom ROM flashing.
Will check out that Auto-Installer.
You should also add a 2 more sections on how to Flash stock ROM and Relock the Bootloader just incase anyone messes up. Also if needed, add a Unbrick method . Great thread and can't wait for more!
Plus, when you root through ZergRush method, doesn't that automatically install Busybox?
BudgyN1 said:
You should also add a 2 more sections on how to Flash stock ROM and Relock the Bootloader just incase anyone messes up. Also if needed, add a Unbrick method . Great thread and can't wait for more!
Plus, when you root through ZergRush method, doesn't that automatically install Busybox?
Click to expand...
Click to collapse
Unbricking is already planned, thanks for other ideas
As for the rooting, I am not sure. Could anyone confirm it, I used that method long ago, can't remember.
Sent from my WT19i using xda premium
I just read the ZergRush method thread and using it does install Busybox
Sent from my SK17i using XDA
sk17i
Root / Unroot Sony Ericsson Xperia 2011 v1.5 without unlock bootloader
http://forum.xda-developers.com/showthread.php?t=1346198
sk17i(4.0.A.2.335), root OK, no sw downgrade was needed
akloms said:
Root / Unroot Sony Ericsson Xperia 2011 v1.5 without unlock bootloader
http://forum.xda-developers.com/showthread.php?t=1346198
sk17i(4.0.A.2.335), root OK, no sw downgrade was needed
Click to expand...
Click to collapse
Downgrade is only needed if you have 4.0.2.A.0.62 or 4.0.2.A.0.69.
Also, I am unaware of this firmware, never heard/seen.
Sent from my WT19i using xda premium
Information for return from custom Kernel/ROM to stock one?
Only need to re-flash with WotanServer and re-lock the bootloader (before or after the flash)?
Thanks
m4x23 said:
Information for return from custom Kernel/ROM to stock one?
Only need to re-flash with WotanServer and re-lock the bootloader (before or after the flash)?
Thanks
Click to expand...
Click to collapse
Yes, just reflash with WotanServer and then relock bootloader if you want completely clean stock.
Will add guide about that also, thanks for tip
More stuff will come in the following days, been a bit busy.
Can you please post how to install Supercharger and KAK next? I read those threads and just getting confused how to install them. Really want to optimise my phone but not mess it up.
Thanks
I think you should add some basic concepts like what is fastboot or why do you need it difference between flashmode and fastboot and how to access them. What is the bootloader and what good or bad will it do to unlock it. Most new users don't know all that.
If you like to I can help you adding some concepts just let me know.
Oh and adding the info for the processor governor and i/o scheduler will be good to.
Hi there guys! By the way excelent tutorial, but I have an question!
I did the unlock bootloader by the test point method with s1tool!
I had Bootloader unlocked allowed: No and I still have it!
Here's the S1LOG: http://pastebin.com/XSDQ2iVf
Is my bootloader unlocked?
Please help,
pedrorubster
pedrorubster said:
Hi there guys! By the way excelent tutorial, but I have an question!
I did the unlock bootloader by the test point method with s1tool!
I had Bootloader unlocked allowed: No and I still have it!
Here's the S1LOG: http://pastebin.com/XSDQ2iVf
Is my bootloader unlocked?
Please help,
pedrorubster
Click to expand...
Click to collapse
Mmmm it is hard to tell with this log can you click on identify in s1tool and upload again?? Anyway I suppose you have a branded sim locked phone right?? Then even if you unlock your bootloader you won't be able to flash a custom kernel because the fast boot mode will be locked, if you are lucky you will be able to access it, you can always try, power off your phone hold down volume up key and connect it to your PC still holding down the volume up key it should stay off with the notification led on blue.
If you are lucky and can access it then you are good to go if not you will need to pay to fully unlock your phone sorry about that.
ginryu said:
Mmmm it is hard to tell with this log can you click on identify in s1tool and upload again?? Anyway I suppose you have a branded sim locked phone right?? Then even if you unlock your bootloader you won't be able to flash a custom kernel because the fast boot mode will be locked, if you are lucky you will be able to access it, you can always try, power off your phone hold down volume up key and connect it to your PC still holding down the volume up key it should stay off with the notification led on blue.
If you are lucky and can access it then you are good to go if not you will need to pay to fully unlock your phone sorry about that.
Click to expand...
Click to collapse
Thanks! I think I will have to pay 15€ to WotanServer...
pedrorubster said:
Thanks! I think I will have to pay 15€ to WotanServer...
Click to expand...
Click to collapse
Yes, branded phones can only have unlocked bootloader via paid method.
Sent from my WT19i using xda premium
Hi..sorry if my question is off topic
I did the unlock bootloader by the test point method
I want to relock bootloader back.
Im use Restore option at S1tool and got this error:
RUNNING S1_EROM VER "r9A021"
SOFTWARE AID: 0001
LOADER AID: 0001
FLASH ID: "0098/00B3"
LOADER VERSION: "R4A069"
FAILED TO FIND RESOURCE ""
Anybody can help?

[Q] X10 mini pro stuck on SE screen

Hello guys,
I´m new here, and before everyone starts throwing stones on me , I´ve already tried some steps and got stuck (the welcome video is awesome! hehe).
Well, I tried to update my android on my phone, and after the reboot, got stuck on sony ericsson title screen.
1. I searched over the internet same issues, and i got this thread : http://forum.xda-developers.com/showthread.php?t=1602489 .
2. I followed Someguyfromhell indications at this thread : http://forum.xda-developers.com/showthread.php?t=1568792
3. I got the flash tool , PC companion, base drivers, and the ftf file for flashing.
4.After install flash tool, selected the ftf file, and got this message :
05/019/2012 14:19:47 - ERROR - ERR_SEVERITY="MAJOR";ERR_CLASS="SECURITY_CLASS";ERR_DYNAMIC="SIN header verification failed"
I think the rom file is not compatible with my phone (2010 production date).
I tried to find other ftf files, without success.
Anyone can help me with that?
Thanks in advance
Use the repair option in PC Companion to restore your stock firmware if at all possible.
After that, you can tell us how you tried to update the android on your phone, like: what did you want to update it to, which rom did you choose, what steps did you take...
By the way... the links you provided were for 2011 devices, Experia Mini and Mini Pro
the 2010 devices are Experia x10 mini and x10 mini pro. Different hardware altogether, I know it's confusing but please be careful where you choose your new software from
Don't feel too bad though, we've all made mistakes, just try to be a bit specific as to what you did first that made your phone get stuck, we can go from there.
well
Hello Guys,
After a loong search i found one ROM who fits with my cellphone - kind of old one.
I followed the steps on flashtool and "recovered". Sometimes it acts strange : if I turn off, it's very difficult to turn on in normal ways.. i need to plug on usb or re-flash... and if I switch the sim card, sometimes works, sometimes not...
Now its stable, but I think something is wrong.
and i got this information about my current version status :
Model : U20i
Firmware Version : 1.6
Kernel : 2.6.29 [email protected] #1
Compilation Number : 1.1.A.0.8
Is there any possibility to upgrade my android version?
use the upgrade option in PC Companion
Again... what rom did you download, what steps did you take.. be specific when you ask questions, and please, let us know if you tried the advice given when you ask a question
gzanelatto said:
Hello Guys,
After a loong search i found one ROM who fits with my cellphone - kind of old one.
I followed the steps on flashtool and "recovered". Sometimes it acts strange : if I turn off, it's very difficult to turn on in normal ways.. i need to plug on usb or re-flash... and if I switch the sim card, sometimes works, sometimes not...
Now its stable, but I think something is wrong.
and i got this information about my current version status :
Model : U20i
Firmware Version : 1.6
Kernel : 2.6.29 [email protected] #1
Compilation Number : 1.1.A.0.8
Is there any possibility to upgrade my android version?
Click to expand...
Click to collapse
are you have try use SEUS new version to get SE original rom+kernel , its work to me when i downgrade my E10i from MiniCM9 to SE original stock.
if you want to upgrade your phone to android 2.3 you can try MiniCM7 for U20i or for MiniCM9 for android 4.0.4.
I already try used MiniCM7 and MiniCM9 with nAa kernel, and its work fine to my E10i.
Help
i have the same problem i try to install MiniCM9 and it get stuck what should i do?
ivaneirox said:
i have the same problem i try to install MiniCM9 and it get stuck what should i do?
Click to expand...
Click to collapse
Where do you get stuck? What steps did you take? Give us some information to work with, otherwise no one can help you.
What device do you have?
Did you install the proper kernel?
What does your phone do when you turn it on after flashing?
I had the same problem for a long time aswell, wat u need to do is use pc companion to upgrade to firmware 2.1 and then root ur fone using superoneclick and then search for a video on youtube on "how to install xrecovery on x10 mini pro" and then choose ur rom from xda then falsh it
stucked while installing rom
SmG67 said:
Where do you get stuck? What steps did you take? Give us some information to work with, otherwise no one can help you.
What device do you have?
Did you install the proper kernel?
What does your phone do when you turn it on after flashing?
Click to expand...
Click to collapse
i hve xperia x10mini u20i.. i was installing cynogen mod through xrecovery and i also selected the wipe factory reset option.. now m stucked on the boot screen (sony erricson) nothings working.. plzz help... m dieing for solution..
xperia x10 mini pro u20i
Hello i also have a x10 mini pro.
first rooted it with superoneclick.
then i unlocked the bootloader via cmd. with these programs :s1tool i got via youtube a video and the programs msm7227_setool2 and msm7227_semc.
then copied the cm-11-20140320-NIGHTLY-LegacyXperia-mango to my phone sd card.
and the gapps-kk-20150412-minimal-edition-signed.
after that i installed this cwm : CWMInstaller-Windows-v5. that i got from here:
Links:
Original X10 Mini CWM Thread: http://forum.xda-developers.com/showthread.php?t=1105745
Original X10 Mini Pro CWM Thread: http://forum.xda-developers.com/showthread.php?t=1106146
then i used flashtool at least i tryed to fastboot. but i couldent seem to get my phone in fastboot mode only flashmode.
and i dident see the option reboot into fastboot mode (via abd) but now i do see it.
so i dident flash ore fastboot the x10 mini pro u20i. i just restarted it in cwm and started to delete the davik and factory reset. then i got in mounts and storage and formated all i could format. becouse on a previous phone i had the galaxy s2 i did the same and i could do a clean install on that phone. but on this x10 mini pro after i did all this. i tought instead of installing the roms via cwm. i rebooted the system.
and now its stuck at the sony ericsson name and wont go in cwm. only flashmode works. also i tried xperia companion.
at the pc companion i got this error after entering flashmode and trying to repair it:
Software repair error
An error occurred while repairing your device.
Please try again. If the problem persists, please contact Sony support.
Error code: UEGetPhoneInfoMissingInfo
U20i 0123 1237-9318 R2B 2.1.1.A.0.6
then with the flashtool i tryed to reset it to a official rom witch i downloaded named : U20i_2.1.1.A.0.6_X10 Mini Pro_2.1-upd1-ITA
so i go in flashmode also and got this error :
19/055/2016 16:55:03 - INFO - Flashtool Version 0.9.18.1 built on 08-25-2014 23:00:00
19/055/2016 16:55:03 - INFO - Executing search strategies to find proxy selector
19/055/2016 16:55:03 - INFO - No proxy found for IE. Trying next one
19/055/2016 16:55:03 - INFO - Strategy firefox failed trying next one : No Firefox installation found
19/055/2016 16:55:03 - INFO - No proxy found for java. Trying next one
19/055/2016 16:55:03 - INFO - Syncing devices from github
19/055/2016 16:55:03 - INFO - Scanning devices folder for changes.
19/055/2016 16:55:14 - INFO - Pulling changes from github.
19/055/2016 16:55:15 - INFO - Devices sync finished.
19/055/2016 16:55:19 - INFO - Device connected in flash mode
19/055/2016 16:55:31 - ERROR - root : this bundle is not valid
19/055/2016 16:55:31 - INFO - Selected Bundle for X10miniPro-U20i. FW release : 2.1-upd1. Customization : SE-StockROM-ITA
19/055/2016 16:55:31 - INFO - Preparing files for flashing
19/055/2016 16:55:33 - INFO - Please connect your device into flashmode.
19/055/2016 16:55:34 - INFO - Opening device for R/W
19/055/2016 16:55:34 - INFO - Reading device information
and this is how far it goes. i can leave it all day like this but nothing happends. after trying to flash this rom : U20i_2.1.1.A.0.6_X10 Mini Pro_2.1-upd1-ITA
so all the phone dous now is be stuck in sony ericsson screen.
cant enter cwm.
flashing dousent work.
repairing with offical xperia companion dousent work.
cant enter fastboot mode.
can enter flashmode.
and thats about it....
if anyone have a solution for my problem i would love to hear it! becouse i cant seem to find a way out of this to get my phone back working again!
Cheers!

[Q] Downgrading XPERIA

I have Sony Ericsson XPERIA Mini Pro sk17i phone.I had android 2.3.4 installed when i bought the phone and it was upgradeable to 4.0 so i updated it officialy using SUS but am unsatisfied with it and want to get official 2.3.4 version hich came with my device.I had taken backup of the following info before i updated it.I took it so that it can beof some use in emergency like this as i want to downgrade using generic/official version and not by rooting.So which firmware do i exactly need to install?
Can anyone tell me using the information below?:
phone s/w version-1244-7088_4.0.2.A.0.62GENERIC-user
File System Version:WORLD-i_4.0.2.A.0.62
S1 Boot version:1241-3656 R9B031
ETS s/w version:1246-0071_22
Customisation version:1249-7407_R15D
Active Customisation:1249-7407_R15D
Memory card:1249-6081_R6A
Content vERSIONA4
Type Number:AAD-3880104-BV
Touch Firmware Version:0*3022
Fuel Guage Firmware version:0*0507 0*0507 0*0046 MANG 1
One word, flashtool. If u dont know what it is, another word, google.
You're going to have to find a gingerbread firmware for xperia mini and flash it into your phone with the previously mentioned pc program flashtool
Sent from Xperia Arc S
Siddhesh Sapre said:
I have Sony Ericsson XPERIA Mini Pro sk17i phone.I had android 2.3.4 installed when i bought the phone and it was upgradeable to 4.0 so i updated it officialy using SUS but am unsatisfied with it and want to get official 2.3.4 version hich came with my device.I had taken backup of the following info before i updated it.I took it so that it can beof some use in emergency like this as i want to downgrade using generic/official version and not by rooting.So which firmware do i exactly need to install?
Can anyone tell me using the information below?:
phone s/w version-1244-7088_4.0.2.A.0.62GENERIC-user
File System Version:WORLD-i_4.0.2.A.0.62
S1 Boot version:1241-3656 R9B031
ETS s/w version:1246-0071_22
Customisation version:1249-7407_R15D
Active Customisation:1249-7407_R15D
Memory card:1249-6081_R6A
Content vERSIONA4
Type Number:AAD-3880104-BV
Touch Firmware Version:0*3022
Fuel Guage Firmware version:0*0507 0*0507 0*0046 MANG 1
Click to expand...
Click to collapse
Follow these steps
1. Download Flashtool from here http://androxyde.github.com/index.html?1355049744000
2. Download your stock rom from here http://www.mediafire.com/?hevz3x5w9pqt24q
3. Extract the zip to find ftf file inside the zip.
4. Install Flashtool and open it.
5. Click the black lightning bolt icon called flash and select flash mode in the mode selector dialog box and click ok.
6. In "Select source folder", browse to the location of the extracted ftf file.
7. Click ok.
8. Now connect the phone to pc in flash mode (Green LED should glow) to begin the flashing process. Wait till it completes and then unplug.
9. You phone now has the stock gingerbread rom
Hope this helps you.

Unroot Sony Xperia SP (C5303) & Remove Superuser. Restore original firmware

THIS METHOD MAY UNROOT MANY OTHER SONY XPERIA PHONES. (USE SONY PC COMPANION TO EASILY UNROOT YOUR SONY XPERIA PHONE OR TABLET).
I made a mistake and rooted my Sony Xperia SP smartphone. I wanted to unroot the phone and remove Superuser. The phone had a Chinese Superuser after I followed instructions on a YouTube video: "How to Root Android 4.1.2 Jelly Bean (Universal Method)"
Initially I tried to flash the phone with the latest firmware (currently 12.0.A.2.254). I found software to flash the phone (Flashtool), but I could not find the drivers required by the program FlashTool. (No need to do this).
Sony has software (Emma) to flash xperia phones, but the Sony Xperia SP is not supported. You also need a username and password after approval by Sony. (No need to do this)
The above methods were NOT necessary for me to unroot my Xperia SP phone, and it didn't work for me.
I used the following method to successfully UNROOT my Xperia phone:
1. This step is NOT necessary. You can just go to step 2
1.1 Delete all data on SD card: On Phone go to Settings, Storage, Erase SD card.
1.2 Reset the phone: On the Xperia: Settings + (Under Personal) Backup & Reset. This removed previously installed apps, but didn't remove Superuser. The phone was still rooted.
2. USE SONY PC COMPANION TO REPAIR PHONE
2.1 Install Sony PC Companion.
( This software loads automatically on your PC when you connect your phone to a PC. This software is used to upgrade the software on the phone. The Sony Xperia SP phone promps to install this software when it is connected to a PC.)
2.2 I did not make any changes to any settings on the phone after the reset done in step 1. No need to make any changes of any settings on phone.
2.3 Connect the phone with USB cable to PC, and wait for PC companion to show its connected to phone. No need to change any settings on phone.
2.4 On SONY PC COMPANION, just go to SUPPORT ZONE, and click on START
Under the heading PHONE TABLET SOFTWARE UPDATE, click on START and follow the instructions.
2.5 Software downloads and reinstall the latest software for the phone.
2.6 Disconnect phone from PC when prompted.
3. IT took me about 10 minutes to UNROOT the phone.
4. In order to verify the phone is Unrooted I downloaded Root Checker Basic from Google Play / Android App store. I received the info, Sorry! This device does not have proper root access. Therefore the device is UNROOTED, and back to standard.
5. The (Chinese) Super user (blue shield) application is also deleted from the phone.
I hope this will help. It's a very quick, easy and effective solution to unroot Sony Xperia SP (C5303) mobile phones.
I believe you can use this method with other Sony Xperia phones supported by Sony PC companion software.

Flashtool stuck at modem.sin

Hi,
Before unlocking the bootloader on my Xperia Z5 Compact, I want to backup the drm-keys. This can only be done be rooting the device, without unlocking the bootloader. To do this I need any version prior to 32.0.A.6.200. So far so good.
I've used Xperifirm to download an old firmware version (several, actually) and tried to flash it using Flashtool. Here's the problem. It never gets past the following lines:
Code:
20/038/2016 11:38:49 - INFO - Processing modem.sin
20/038/2016 11:38:49 - INFO - Checking header
20/038/2016 11:38:49 - INFO - Flashing data
Yesterday, I've waited for several hours for it to finish, but it never does.
What I've tried so far:
- different cable
- different USB-port
- different computer running a different OS
- several firmwares from Xperifirm: they all fail in exactly the same way
- Restoring the firmware with the Xperia PC Companion: works like a charm, but I'm stuck again with the newest firmware again
Also: I've created an .ftf file from the stuff the PC Companion downloads and when using that in Flashtool, it doesn't work either. Using the official PC Companion however does work.
My Z5 Compact (E5823) is non-branded and should be without simlock.
Thanks a lot!
My friend and I had the exact same issue with our E5823 (Z5 Compact). Turns out when you download flashtool, there is a patch at the bottom of all the download links that you need to apply. Once you replace the .jar file in C:\Flashtool with the patched version, it should work fine.
Took me way longer than I want to admit to figure out I was missing the patch...
DAVe3283 said:
My friend and I had the exact same issue with our E5823 (Z5 Compact). Turns out when you download flashtool, there is a patch at the bottom of all the download links that you need to apply. Once you replace the .jar file in C:\Flashtool with the patched version, it should work fine.
Took me way longer than I want to admit to figure out I was missing the patch...
Click to expand...
Click to collapse
I think there is an even newer version out now. But I had that same problem of not adding the patch as well.
Thanks a lot, it seems you're right about Flashtool. The problem occurs with version 0.9.22.0 (both x86 and x64). The version currently on the website is 0.9.22.1, so I suppose the patch you're refering to is now included in the main download.
Actually I've ended up using Flashtool 0.9.18.6, which did the trick fine.
So thanks again, my problem is solved

Categories

Resources