An android application to test the throughput of memory read and write.
ThroughputTest is hosted in the following web site
https://github.com/foreversand/ThroughputTest
If you think the Android project ThroughputTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ThroughputTest.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [nodpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar android-support-v7-appcompat.jar |
Required Permissions | android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in ThroughputTest. The names of the image files are listed as follows.
cpu.png memory.png sd.png
The following screenshort is generated from the image listed above.
ThroughputTest has the following Java source files.
app.sand.throughputtest.DiskOperation.java app.sand.throughputtest.MainActivity.java app.sand.throughputtest.MemoryRWJni.java app.sand.throughputtest.OperationView.java app.sand.throughputtest.SettingsActivity.java