Check here. This is my code. If you have any questions, let me know. Visit https://github.com/mucahitsidimi/GaugeView
You can implement Gauge for your project simply.
<com.sidimi.mucahit.gaugeview.GaugeView android:id="@+id/gaugeView" android:layout_width="fill_parent" android:layout_height="fill_parent"/>
You can set the width and height to whatever you want. It will automatically calculate everything.

Mucahit
source share