Android Open Source - App memory ThroughputTest






Project Summary

An android application to test the throughput of memory read and write.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ThroughputTest.

ItemValue
Java File Count5
Supported screen sizes[nodpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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