Watch Face screen - Heart Rate sensor - Garmin Forerunner 45

Former Member
Former Member

Hi everyone.
I tried to develop watch face app for myself only for my watch Garming Forerunner 45, but I can't programm the heart rate properly.
I was reading for 6 hours all the topics related with answers from jm_m_58

But sadly, Activity or ActivityMonitor doesn't work, it just read the array of results from last Activity - sadly Watch Face on this watch is not an activity.

I tried to use sensor, I even gave permission to use sensor in manifest.xml, but whenever I try to debug an app I still do receive an error about sensor missing permissions..........

Is it a bug or what? I know that any app from store doesn't work on this watch (heart rate on watch face), but there are some pre-builts watchfaces with working sensor.

What to do?

Right now I will try to repair permissions inside sdk, because it is weird that this option is clickable inside Eclipse, but app still says something about missing permissions.

Thanks in advance.