Android Open Source - App calculate PiMark






Project Summary

An Android application that allows you to benchmark your phone by calculating Pi and compare it with other device..

Web Site / Source Repository

PiMark is hosted in the following web site
https://github.com/kamaltmo/PiMark

If you think the Android project PiMark 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 PiMark.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count3
jar files usedachartengine-1.1.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 6 image files in PiMark. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_benchmark.png
ic_benchmark2.png
ic_compare.png
ic_drawer.png
ic_my_pi.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PiMark has the following Java source files.

com.namso.pimark.ApplicationTest.java
com.namso.pimark.Benchmark.java
com.namso.pimark.BenchmarkFragment.java
com.namso.pimark.CompareFragment.java
com.namso.pimark.MyPiFragment.java
com.namso.pimark.NavDrawerItem.java
com.namso.pimark.NavDrawerListAdapter.java
com.namso.pimark.PiMark.java