walterBshp
Lurker
Howdy,
I'm trying to create a speedometer in android. I'm having quite some difficult to move the arrow, mainting the (arrow) base fixed in the screen.
I'd tried several approaches - using canvas, setImageBitmap, etc. but I've failed to create it right. The image rotates in the center and not in the bottom as it should.
What's the best approach to create this? Canvas, drawable, etc.?
And how can i do it? Can someone give me a hint?
Thanks.
I'm trying to create a speedometer in android. I'm having quite some difficult to move the arrow, mainting the (arrow) base fixed in the screen.
I'd tried several approaches - using canvas, setImageBitmap, etc. but I've failed to create it right. The image rotates in the center and not in the bottom as it should.
What's the best approach to create this? Canvas, drawable, etc.?
And how can i do it? Can someone give me a hint?
Thanks.