Bootloader XA2 is unlocked but Android stuff still there. How to get it away? [answered]
I have unlocked the bootloader following the guide by Sony Developers. Checked if device was unlockable. Pasted adb and fastboot in Android Applications on my Mac. In terminal typed the command and code. Unlocking succeeded but everything is still om my device. In 'Developer Options' (settings) OEM unlocking is gray and it says: Bootloader is already unlocked. How can I get Google/Android away?
Addition: Under Debugging (Developer Options) USB debugging is/was on (blue button). But this is gray: 'Wait for debugger. Debugged application waits for debugger to attach before executing'. What does this mean?
Kea ( 2019-07-07 16:23:26 +0200 )editHello Kea, and welcome here, it's indeed a better place to get help than the comment section of the blog ;-)
"debugger to attach before executing": probably waiting for adb (e.g.: you running command from your mac ?), but actually you don't need adb for the specific purpose of flashing Sailfish OS, only fastboot.
DrYak ( 2019-07-08 15:46:17 +0200 )edit