Test WatchFace on a real device

Former Member
Former Member

Hello,

Is there any way of testing a watchface (the one I'm developing) on my real watch? (vivoactive 3)

I tried the ADB:

I see my phone connected (adb devices)

I did the "adb forward tcp:7381 tcp:7381"

But I get ADB Disconnected

Thanks =)