Android Speedometer (Needle Gauge)

前端 未结 4 1330
长情又很酷
长情又很酷 2021-02-06 08:01

Creating a simple app that calculates the speed your going and displays it in a speedometer graphic. I can do all the speed calculations, gps calculations etc.. but i am not too

4条回答
  •  梦谈多话
    2021-02-06 08:37

    Check here. It is my code. If you have any question please let me know. Visit https://github.com/mucahitsidimi/GaugeView

    You can implement Gauge to your project simply.

    
    

    You can set width and height what ever you want to. It will calculate everything automatically.

提交回复
热议问题