You are here: Forum Home → ANT+ Forums → ANT-FS → Thread
Hi,
New here and trying to get to grips with the Ant+ Android API.
I've got the Demo working with the Bridging, and have managed to get it to read my heart rate in the Android Emulator (was quite happy when I got all that running!).
Now what I would like to do is be able to download all the activity files on a device - like a Garmin 310XT or the like.
I'm just not sure how to start with this. I've been going through the demo app and am trying to understand that but it's a slow process, so any pointers in the right direction here would be great.
Thanks,
Jeremy
If you are only intending to download data from fitness watches, you can wild card the beacon parameters so that you are not specifically looking for a certain model from a specific manufacturer. We would highly recommend having a look at the ANT-FS specification as well as using the ANT-FS tools to see what the different parameters mean.
If you intend to download from other ANT-FS enabled devices, such as blood pressure monitors, that may be more challenging, as they operate on the ANT-FS network rather than the ANT+ network.