Android Open Source - Graphics sample graph-audiogram






Project Summary

This is a sample custom view to build audiogram reports on Android. Audiogram graphs are unique because the y-axis scale is in reverse (positive to negative) and with pre-defined markers..

Web Site / Source Repository

graph-audiogram is hosted in the following web site
https://github.com/Zintori/graph-audiogram

If you think the Android project graph-audiogram listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of graph-audiogram.

ItemValue
Java File Count2
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 3 image files in graph-audiogram. The names of the image files are listed as follows.

alert_compass_blue.png
blue_cross.png
red_circle.png

The following screenshort is generated from the image listed above.

null

Java Source Files

graph-audiogram has the following Java source files.

com.zintori.graphchartlibrary.GraphView.java
com.zintori.graphchartlibrary.MainActivity.java