It has already been asked in this questions, but this seems to be the Glass Explorer Edition.
When I am tapping the device info tab in the Enterprise Edition 2, the default Android settings open up. They are almost unusable using the touchpad, so I am using scrcpy to control it.
Clicking System -> About phone -> Build number multiple times in scrcpy does not work. Tapping it via the touchpad is impossible due to that it's the bottommost entry and the touchpad is not sensitive enough.
How can I enable the debugging mode?
Background: I am currently on the firmware version OPM1.190831.003 and I am trying to update it to the latest via the flashing tool.
The answer to the problem is: update the firmware (kind of a chicken-and-egg problem).
I was able to flash the system image
OPM1.200625.001using an USB-A cable instead of the USB-C cable included with the Glass.The commands for
adb/fastbootwere:You may notice that this differs from the flashing instruction in the
README.txt. This is due to that this error occurred to me:After the Glass has booted from
boot.imgthis is not saved to the boot partition! So after the system is booted:When the new firmware is flashed you can enable the developer mode from the Glass settings.
Happy hacking!