Hi.
I've developed a golf app on my vivoactive watch which stores all of the information I need (strokes, stableford points, etc - for each hole) from a particular round of golf.
I would like to transfer this data to a computer for further analysis.
I've tried to understand how comms are implemented using CIQ but have failed at the first hurdle !!
Basically, I can't understand the instructions included with the downloaded Mobile SDK (MobileSDK.html) where it states,
"To begin using the Mobile SDK in your own project, copy the connectiq.jar file into the libs folder of your Android project."
There is already a connectiq.jar file in the libs folder, but I don't know where to start with building the Android App and installing it on my phone.
I have previously built and installed Apps to my phone, which were simply *.apk files, so I don't understand the file structure in the Mobile SDK.
Can anyone help please?
Regards