Even realities G2 user

Wear OS G2 Remote

Wear OS G2 Remote

Status: Work in progress

The idea is simple: use my Samsung Galaxy Watch 8 Classic as a small physical remote for Even Realities G2 glasses.

The plan

I am not a developer, so this project is being built with the help of AI. The setup uses two small Android applications: one running on the Wear OS watch and a companion app on the Android phone.

  1. Watch: a simple Wear OS app provides buttons/actions that can be triggered directly from the Galaxy Watch.
  2. Watch → phone: the selected action is sent from the watch to the companion Android app.
  3. Phone → G2: the phone app will translate that action into a command that can control the Even Realities G2 glasses.

What is already working

The Wear OS APK has already been built and installed on my Galaxy Watch 8 Classic. Its package is pl.g2watchremote.wear, and I confirmed that the app itself can be launched on the watch. A companion phone APK has also been built and updated.

Current problem

The watch app is still experimental. Launching it normally from the watch interface has been awkward, and during the first tests pressing controls on the watch did not produce a visible response in the phone app. So the Watch → Phone communication still needs to be confirmed and debugged before moving on to reliable G2 control.

Next steps

First I want to make launching and using the watch app straightforward. Then I will verify Watch → Phone message delivery, connect the phone side to the G2 control method, and finally map useful watch actions to commands for the glasses.

The goal is to end up with a practical G2 remote on my wrist rather than having to reach for the phone every time.