I want to develop speedometer in Android which will display the speed of the user. For that I have one image which has speed readings like 5, 10, 15 and so on. Now, I want to move the arrow on that. If the speed is 5 then that arrow should move from 0 to 5. Can someone help me out as how that can be done?
Share
I was able to solve this problem with the help of http://mindtherobot.com/blog/272/android-custom-ui-making-a-vintage-thermometer/comment-page-1/#comment-14326