A simple Android app to set CPU frequency, governor and show CPU information..
CPU_Toolbox is hosted in the following web site
https://github.com/ShaneDiNozzo/CPU_Toolbox
If you think the Android project CPU_Toolbox 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 CPU_Toolbox.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
jar files used | RootTools.jar achartengine-1.1.0.jar |
Required Permissions | android.permission.ACCESS_SUPERUSER |
CPU_Toolbox has the following Java source files.
com.shandroid.shanedinozzo.cputoolbox.ApplicationTest.java com.shandroid.shanedinozzo.cputoolbox.CPUInfoActivity.java com.shandroid.shanedinozzo.cputoolbox.MainActivity.java