How to receive intent extras?

FrameXX

Well-known member
I want to receive:

Action: com.mc.miband.heartRateGot
Extras: value - contains measured heart rate (integer)

It's from tutorial from this website

What should I write into intent extras?

I tryed a lot of things, but none of them did work. If i kept there only action without extras it worked but I couldn't save it to variable.

Screenshot_20210322-122222.png
 
Top