Showing posts with label Bootloader. Show all posts
Showing posts with label Bootloader. Show all posts

Tuesday, 28 May 2013

, , ,

UNLOCKING BOOTLOADER ON SONY LIVE WITH WALKMAN



Now i am going to show you an easy way to unlock the bootloader on Sony Live with Walkman.

Disclaimer:Unlocking the bootloader on your phone voids the warranty keep that in mind

Before you proceeding further you should check whether your phone ins unlockable

First, you should confirm that it is possible to unlock the boot loader of your device by checking the service menu. In your device, open the dialler and enter *#*#7378423#*#* to access the service menu
In your device, tap Service info > Configuration > Rooting Status. If Bootloader unlock allowed says Yes, then you can continue with the next step. If it says No, or if the status is missing, your device cannot be unlocked.

REQUIREMENTS

1. Flashtool
    download
2. Bootloader unlock key (you can get it from official Sony website here )

INSTRUCTIONS

1.Install Flashtool
2.Go to the folder where you installed flashtool,Select drivers folder and install the ADB drivers
3.Switch off your phone
4.Hold the volume down key  and at the same time connect the USB
5.In Flashtool,select plugins>Bootloader unlock>Run
6.Now you can see your IMEI number contain window
7.Now copy the unlock key and click on unlock bootloader

Congratzzz you have unlocked the bootloader on your device.To confirm it type *#*#7378423#*#*
go to service>configuration,If it displays Bootloader unlock:Yes 

your device is unlocked!!!!!!!!!!!!!!!!!!!!


Publisher: Unknown - 10:25

Wednesday, 22 May 2013

,

UNLOCKING THE BOOTLOADER ON YOUR XPERIA



Bootloader Key

First of all Go to the official Sony website and follow the instructions given
You will get the bootloader key sent to your mail



SOME OF THE COMMON ERRORS YOU MAY FACE WHILE UNLOCKING THE BOOTLOADER

1.ERROR WHILE INSTALLING SDK ON UR PC


a. Errors related with JAVA are most probably related with bit version of the JDK and SDK you downloaded,Both should be of the same bit(32 or 64) otherwise errors such as

jvm.dll missing will be shown

2.PROBLEMS WHILE INSTALLING THE DRIVERS ON UR PC


http://developer.sonymobile.com/downloads/drivers/fastboot-driver/

Place the android_winusb file in the usb_driver folder, located in the Android SDK > extras > google folder on your computer. Accept to replace the old android_winusb.inf-file with the new file. If you can't find the usb_driver folder, please install the Google USB Driver Packager using the Android SDK manager.

i hope u have done the above step already!!!

Turn off your device.

On your device, push and hold the Fastboot button at the same time as you connect the device to the computer with a USB-cable. The Fastboot button may differ between different device models. See the Fastboot buttons page for more information on what button use on your device.

On your computer, 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.

now if the computer didnt ask u for the drivers u will have to install it manually

a.go device mananger
b.find ur sony device in the list and right click and chose update driver
c.chose browse in my computer
d.lemme pick up from a list of drivers
e.now select the ADB interface driver and click next

THE DRIVER HAS BEEN INSTALLED SUCCESSFULLY!!!!!!

3.ERRORS SHOWN IN THE COMMAND WINDOW

Enter fastboot.exe -i 0x0fce getvar version





now if you find this error its because you dont have fastboot.exe in the tools folder just copy it to the tools folder


now if you see "waiting for device" in the command window for a longtime its because you  haven't installed the drivers properly
follow step 2 (mentioned above)

if all the above is done you well get a version as response
eg:"0.3"

now run the command
fastboot.exe -i 0x0fce oem unlock 0xKEY

Where KEY is the unlock boot loader key you got in the mail

The boot loader should now be successfully unlocked!!!!!!!!!!!!!!!!!!
Publisher: Unknown - 21:41