garmin-connect-seed icon indicating copy to clipboard operation
garmin-connect-seed copied to clipboard

Unable to connect to simulator

Open marcinbauer85 opened this issue 3 years ago • 3 comments

Has this project been tested to work with 3.2.2 ? Because since its creation some things have changed. I'm a starting developer, and Im just getting into this. I've managed to get over the "java.xml.bind" errors, but Im having this error: Unable to connect to simulator. make: *** [run] Error 2

marcinbauer85 avatar Oct 05 '20 14:10 marcinbauer85

Unfortunately, nobody seems to be maintaining the project.

My settings: SDK_HOME = /Users/<YOUR_USER>/Library/Application Support/Garmin/ConnectIQ/Sdks/connectiq-sdk-mac-3.2.2-2020-08-28-a50584d55

My "run":

run: build "$(SDK_HOME)/bin/connectiq" &&
sleep 5 &&
$(JAVA_OPTIONS)
monkeydo bin/$(appName).prg $(DEVICE)

andrezunido avatar Oct 07 '20 09:10 andrezunido

I gave this a try tonight and am running into the same issue. I have even tried starting the simulator manually and once it's running, only then running monkeydo. I unfortunately get the same error:

Unable to connect to simulator.

danielsiwiec avatar Oct 08 '20 06:10 danielsiwiec

Garmin just published a VSCode plugin, so this is not needed. Thanks though!

marcinbauer85 avatar Oct 19 '20 14:10 marcinbauer85