How to create a Speed-O-Meter diagram or a crescent moon, like graphs in android with different data

I want to create a graphic or graph as a crescent as follows -

Half moon graph

I am new to graphic design in Android and even new to Android. Any suggestion would be great. I already followed the graphics lessons for Android. More pointers are needed to achieve the same.

I found a link https://code.google.com/p/charts4j/source/browse/tags/v1.2/example/com/googlecode/charts4j/GoogleOMeterExample.java#50  but need more accuracy.

+3
source share
1 answer

You can try Guage view. There is already a message on this topic, and you can find it here.

Git

. guage , , setTargetValue(); ,

. - .

evelyne24 (Github) Guage.

Guage :

0

All Articles