Jolla

From Braindump
Jump to navigation Jump to search

Xperia 10 III - Lena - XQ-BT52

https://developer.sony.com/posts/xperia-10-iii-added-to-sonys-open-devices-program/

https://github.com/sonyxperiadev/device-sony-lena

https://developer.sony.com/develop/open-devices/downloads/software-binaries

https://developer.sony.com/develop/open-devices/get-started/supported-devices-and-functionality/

https://jolla.zendesk.com/hc/en-us/articles/360012176974-Sailfish-X-for-which-device-models-is-it-available-

https://jolla.com/how-to-install-sailfish-x-on-xperia-10-ii-on-linux/

https://jolla.com/how-to-install-sailfish-x-on-xperia-10-iii-on-windows/

https://jolla.zendesk.com/hc/en-us/article_attachments/4679230632978/Output_from_flashing_Xperia_10_III_with_Windows_10.pdf

https://docs.sailfishos.org/Develop/HW_Adaptation/Sailfish_X_Xperia_Android_11_Build_and_Flash/

https://forum.sailfishos.org/t/sfos-support-for-new-xperia-devices/5908/51

https://github.com/scarymen1325/twrp_lena

fastboot boot twrp_lena.img

https://www.mobilewithdrivers.com/supersu-root-zip-file-for-sony-xperia-10-III-128gb-6gb-ram

https://developer.android.com/studio/run/win-usb.html

https://developer.android.com/studio/releases/platform-tools.html

apt install android-tools-fastboot

https://developer.sony.com/file/download/xperia-10-iii-driver/

Settings > Developer options
enable USB debugging.
enable OEM unlocking
*#*#7378423#*#* to access the service menu.
Service info > Configuration > Rooting Status

Android studio

https://developer.android.com/studio#downloads

USB Driver, ADB and Fastboot

Android SDK
cmdline-tools
cd C:\ProgramData\Android\
attrib -r *.* /s
cd cmdline-tools\bin
sdkmanager.bat --sdk_root=\ProgramData\Android\ --install "platform-tools"
.\fastboot.exe oem unlock 0x89A0C6428634E4B7
platform-tools/fastboot

dart flutter.dev

Jolla SDK

https://docs.sailfishos.org/Tools/Sailfish_SDK/

https://www.qt.io/hubfs/_website/QML%20Book/qt6book-with-frontpage.pdf?utm_referrer=https%3A%2F%2Fwww.qt.io%2Fproduct%2Fqt6%2Fqml-book

EMMA Flash mode

Flash key
Volume down
Plugin USB cable
62.0.A.3.109

Recovery

Recovery mode key
Volume down + Power key

Fastboot

Fastboot key
Volume up ... Plugin USB ... Blue Led
fastboot devices
HQ622R16B5      fastboot
fastboot oem unlock 0x89A0C6428634E4B7
OKAY [ 29.540s]
Finished. Total time: 29.555s
*#*#7378423#*#*
relock

https://forum.xda-developers.com/t/xperia-1-drm-keys-back-after-locking-the-bootloader.4079715/

https://together.jolla.com/question/30926/howto-install-google-play-on-original-jolla-phone-sbj/?sort=votes&page=1

https://forum.sailfishos.org/t/alien-dalvik-captcha-issues-gapps-4-0-1/4631/18

DRM keys / widevine / Netflix .. Google Pay

Drawbacks

Unlocking the bootloader will loose causes the following to fail

  • Netflix doesn't work, because Widevine can't find DRM keys
  • Google pay doesn't allow cards to be added.

Relocking requires a factory reset.