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 =)
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 =)
adb is if you are using your own companion app on a phone.
To test a watch face on a real device, you side load it. Using the "build for device wizard" is the easiest way. See https://forums.garmin.com/developer/connect-iq/w/wiki/4/new-developer-faq
When you connect the va3 to a computer, you should see it and there will be a garmin folder on it, with apps under that.
Got it
I thought that I'd see this folder when I connected my phone (because of the Connect IQ app) to my computer
But I'm using Mac OS, so I don't see anything when I connect my watch.
I tried on a Windows machine... now I see it =)