Cardio meter animation in Android [duplicate]

2019-03-21 15:53发布

问题:

Possible Duplicate:
Cardio graph for android

I want to develop cardiometer graph in Android, just like this image:

Can anyone help with any idea how to create this animation?

回答1:

You can show the progressive graph using frame sequence. And to show the needle, you can set the X and Y co-ordinate of the needle.