What does the screen click in the HEART app launch?

How can I find out what command runs when I click the “Click here to start measure” button? It’s not the com.jx.heart.activity.HeartActivity activity, it just launches the app. I’ve tried googling, but have run out of suggestions for what to google for.

Where do I look? What do I look for?

do you have a picture how it looks like?

Oct 15, 2017 8:24:37 GMT 1 donlombardo said:
How can I find out what command runs when I click the "Click here to start measure" button? It's not the com.jx.heart.activity.HeartActivity activity, it just launches the app. I've tried googling, but have run out of suggestions for what to google for.

Where do I look? What do I look for?


do you mean which files are for the HR sensor to turn on?

Maybe? Anyways, I found a way through the terminal to tap the screen and activate it, so I solved it.

Oct 15, 2017 14:11:58 GMT 1 donlombardo said:
Maybe? Anyways, I found a way through the terminal to tap the screen and activate it, so I solved it.

i think you have the same problem as me.

after installing erics launcher the app symbols are gone on the lem5.

you can use widgets to start the activity, easily. if you need the app etc, just ask me again

Thanks, but i figured it out

Oct 24, 2017 12:56:16 GMT 1 donlombardo said:
Thanks, but i figured it out

plz share for others:)

By writing an su command: “input tap 200 200”, it taps on the screen on the heart, and the heartrate measuring begins.