Seluna/solios: Difference between revisions
Appearance
bootloader unlock procedure |
No edit summary |
||
| Line 29: | Line 29: | ||
fastboot flashing unlock | fastboot flashing unlock | ||
</syntaxhighlight>After issuing the unlock command, the action must be confirmed on the watch. | </syntaxhighlight>After issuing the unlock command, the action must be confirmed on the watch. | ||
=== Repair === | |||
The Pixel Watch 3 has replaceable straps, but the device is glued shut, making repair attempts harder. | |||
Revision as of 16:25, 26 October 2025
seluna — Google Pixel Watch 3
| |
|---|---|
| Status | port in progress |
| Stars | ![]() ![]() ![]() ![]()
|
| Status details | |
| Display | good |
| Touch | good |
| Bluetooth | bad |
| Haptics | good |
| Tilt to wake | good |
| Light sensor | good |
| Always-on display | good |
| Dual display | missing |
| Microphone | partial |
| Speaker | partial |
| Compass | partial |
| Steps | partial |
| Heart rate | partial |
| USB | partial |
| WLAN | bad |
| GPS | bad |
| NFC | bad |
| Cellular | bad |
| Camera | missing |
| Crown | missing |
| Hands | missing |
seluna (Pixel Watch 3 LTE) and solios (Pixel Watch 3 Wi-Fi/Bluetooth) are Android 16 smartwatches featuring the Qualcomm Snapdragon W5 Gen 1 chipset.
Description
This watch is sold in 2 variations:
| Codename | Model Name |
|---|---|
| seluna | Pixel Watch 3 LTE |
| solios | Pixel Watch 3 Wi-Fi/Bluetooth |
Bootloader Unlock
The bootloader of the Pixel Watch 3 can be unlocked by enabling “OEM unlock” within the Android developer options, rebooting into bootloader mode via ADB and unlocking afterward via fastboot.
# reboot to bootloader
adb reboot bootloader
# check if the watch is unlockable. If yes it returns "1"
fastboot flashing get_unlock_ability
# ask the device to prompt for bootloader unlock
fastboot flashing unlock
After issuing the unlock command, the action must be confirmed on the watch.
Repair
The Pixel Watch 3 has replaceable straps, but the device is glued shut, making repair attempts harder.
