Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Is the source for the Android ANT+ Bike Display Demo available

Rank

Total Posts: 1

Joined 2013-02-01

PM

Is the source code for the Android Bike Display Demo that's in the Google Play app store available somewhere?

I am referring to this app :

https://play.google.com/store/apps/details?id=com.dsi.ant.bikepowerdemo

It is not included with the Android SDK Download, which only included the ANT+ Demo for heart rate, foot pod, and scale. I'd like an example of how to get bike speed and candence.

John

     
Avatar
RankRankRankRank

Total Posts: 129

Joined 2010-11-30

PM

Hi John,

Only the source for the ANT+ Demo is available. However, if you sign up as an ANT+ Adopter you can download the necessary ANT+ Profile documentation which gives you all the information you need to receive speed and cadence information. See the implementing a device profile page.

The ANT+ demo shows you how to configure your channels and parse ANT messages, so you simply need to modify this to configure the channels and parse the messages as described in each profile document.