아래가 제일 깔끔해서 레퍼가 제일 많이 되었음.
https://github.com/anastr/SpeedView
추가참조
https://github.com/ntoskrnl/AndroidWidgets
https://github.com/kohry/Android-Speedometer
https://github.com/CodeAndMagic/GaugeView
https://github.com/pkleczko/CustomGauge
https://github.com/Sulejman/GaugeView
https://github.com/Pygmalion69/Gauge
어떤것을쓰든, 커스터마이징이 필요.
1. 실제로 어떤식으로 그래픽이 입혀지는지 확인필요
2. 움직일때 어떤식으로 그래픽 움직임 처리 하는지 확인
3. 기존 라이브러리 변경가능한지 확인
첫번째 라이브러리에서 Image와 Indicator를 바꾸면 쉽게 사용가능.