View Single Post
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#2771
Unlock Bootloader on XA2:
Go to https://developer.sony.com/develop/o...ck-bootloader/
-select device -Xperia XA2-
-enter IMEI
-check the two acknowledge boxes
-click 'submit'
-note down 'Unlock Code'

-on device: enable OEM unlocking and USB debugging in Developer Options (Settings > About phone and tap seven times on Build number to enable developer options)
-turn off device and unplug
-hold volume UP !!! and connect device via USB to enter fastboot mode (LED turns blue on device upper right corner)
-check drivers and device manager
(I used latest adb and fastboot drivers from google https://dl-ssl.google.com/android/re...er_windows.zip
and minimal adb fastboot from https://androiddatahost.com/wp-conte...oot_v1.4.3.zip)
-open cmd in ADB install directory
-check if device is present with
Code:
fastboot devices
-enter
Code:
fastboot -i 0x0fce oem unlock 0x<your unlock code>
e.g.
fastboot -i 0x0fce oem unlock 0xF21B4F37FFFFFFF
Done

Note: VOLUME UP activates fastboot and VOLUME DOWN enables flashmode and/or recovery mode

btw.
O2 Germany sells Xperia XA2 for 199,-€ (no contract)
(also posted on together.jolla)
https://www.o2online.de/e-shop/sony/...?ohne-tarif=ja

Cheers,

J4ZZ
__________________

N900 ~ $ make me a sandwich
-bash: no, make it yourself
N900 ~ $ sudo make me a sandwich
-bash: ok then...

Last edited by J4ZZ; 2018-10-11 at 02:59.
 

The Following 10 Users Say Thank You to J4ZZ For This Useful Post: