athwaites / Heart-Rate-Monitor

A heart rate monitor designed for use on Android devices using an ANT+ compatible heart rate sensor.
22 stars 19 forks source link

install failed #1

Open bubgum opened 9 years ago

bubgum commented 9 years ago

I got error when compile the project. [2015-03-04 17:01:58 - Heart-Rate-Monitor] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [2015-03-04 17:01:58 - Heart-Rate-Monitor] Please check logcat output for more details. [2015-03-04 17:01:58 - Heart-Rate-Monitor] Launch canceled!

what library that I missed? thank a lot

athwaites commented 9 years ago

Bear in mind that this Heart Rate Monitor is for Android devices that have ANT+ connectivity. If you are attempting the install on an ANT+ Android device and still getting this error, then you probably need to install the "ANT+ Radio Service" and "ANT+ Plugins" on the device (as per: http://www.thisisant.com/consumer/ant-101/ant-in-phones/), before trying to install Heart Rate Monitor. Good luck!