ale6
16/07/14, 21:56:19
Alguien a probado de quitar el bootloader con lo que ha colgado sony? Lo he intentado pero no me sale nada de lo que pone.
No entiendo demasiado el inglés pero lo he traducido y aun asi no se como hacerlo.
Os pongo los pasos en ingles y que alguien me cuente sus experiencias.
Install the Android SDK and the device drivers
1. Download and install the Android SDK (http://developer.android.com/sdk/index.html).
2. If you’re running Windows, you also need to download and install an updated Fastboot driver (http://developer.sonymobile.com/downloads/drivers/fastboot-driver/). This is the standard android_winusb.inf-file, with a few lines of code added to enable Fastboot to support Sony & Sony Ericsson devices. Replace the original android_winusb.inf-file with the downloaded file in the usb_driver folder, located in the Android SDK > extras > google folder on your computer. If you can’t find the usb_driver folder, make sure you are running Google USB Driver package revision 4 or higher in your Android SDK. If not, install the Google USB Driver Packager using the Android SDK manager.
Note! If you’re running OSX or Linux, you are not required to install any additional drivers.
3. On your device, turn on USB debugging by going to Settings > Developer options and click to enable USB debugging.
As of Android Jelly Bean 4.2 the Developer options are hidden by default. To enable them tap on Settings > About Phone > Build Version multiple times. Then you will be able to access the Settings > Developer options.
Connect to Fastboot
1. Turn off your Xperia™ S.
2. Connect a USB-cable to your computer.
3. On your Xperia™ S, press the Volume up button at the same time as you connect the other end of the USB-cable. For Windows users, when asked for a driver, point to the usb_driver folder where you placed the android_winusb.inf-file, and select the Android Boot loader Interface-file.
4. When your device is connected, open a command window on your computer and go to the platform-tools folder within the Android SDK folder.
5. Enter the following command:
fastboot devices 6. Verify that you get an answer back without any errors.
Enter unlock key
WARNING! The command below contains your unlock key. If you perform this step, you will unlock the boot loader. This may void your warranty and/or any warranty from your operator.
1. If you still want to unlock the boot loader of your device, enter the following command:
fastboot -i 0x0fce oem unlock (......num desbloqueo.......) 2. Verify that you get an answer back without any errors.
Done!
You have now unlocked the boot loader of your device. Return to Developer World (http://developer.sonymobile.com/) for the latest developer news from Sony.
Que alguien me ayude porfavor.
Podríais hacer un video tutorial o con pantallazos?
No entiendo demasiado el inglés pero lo he traducido y aun asi no se como hacerlo.
Os pongo los pasos en ingles y que alguien me cuente sus experiencias.
Install the Android SDK and the device drivers
1. Download and install the Android SDK (http://developer.android.com/sdk/index.html).
2. If you’re running Windows, you also need to download and install an updated Fastboot driver (http://developer.sonymobile.com/downloads/drivers/fastboot-driver/). This is the standard android_winusb.inf-file, with a few lines of code added to enable Fastboot to support Sony & Sony Ericsson devices. Replace the original android_winusb.inf-file with the downloaded file in the usb_driver folder, located in the Android SDK > extras > google folder on your computer. If you can’t find the usb_driver folder, make sure you are running Google USB Driver package revision 4 or higher in your Android SDK. If not, install the Google USB Driver Packager using the Android SDK manager.
Note! If you’re running OSX or Linux, you are not required to install any additional drivers.
3. On your device, turn on USB debugging by going to Settings > Developer options and click to enable USB debugging.
As of Android Jelly Bean 4.2 the Developer options are hidden by default. To enable them tap on Settings > About Phone > Build Version multiple times. Then you will be able to access the Settings > Developer options.
Connect to Fastboot
1. Turn off your Xperia™ S.
2. Connect a USB-cable to your computer.
3. On your Xperia™ S, press the Volume up button at the same time as you connect the other end of the USB-cable. For Windows users, when asked for a driver, point to the usb_driver folder where you placed the android_winusb.inf-file, and select the Android Boot loader Interface-file.
4. When your device is connected, open a command window on your computer and go to the platform-tools folder within the Android SDK folder.
5. Enter the following command:
fastboot devices 6. Verify that you get an answer back without any errors.
Enter unlock key
WARNING! The command below contains your unlock key. If you perform this step, you will unlock the boot loader. This may void your warranty and/or any warranty from your operator.
1. If you still want to unlock the boot loader of your device, enter the following command:
fastboot -i 0x0fce oem unlock (......num desbloqueo.......) 2. Verify that you get an answer back without any errors.
Done!
You have now unlocked the boot loader of your device. Return to Developer World (http://developer.sonymobile.com/) for the latest developer news from Sony.
Que alguien me ayude porfavor.
Podríais hacer un video tutorial o con pantallazos?