Android Glances - an Android app to interface with the Glances system monitor CLI tool.
android-glances is hosted in the following web site
https://github.com/jrenner/android-glances
If you think the Android project android-glances 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 android-glances.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 7 image files in android-glances. The names of the image files are listed as follows.
glances_white_256.png ic_action_about.png ic_action_add.png ic_action_edit.png ic_action_expand_down.png ic_action_remove.png ic_action_settings.png
The following screenshort is generated from the image listed above.
android-glances has the following Java source files.
org.jrenner.androidglances.Constants.java org.jrenner.androidglances.GlancesInstance.java org.jrenner.androidglances.Main.java org.jrenner.androidglances.MonitorFragment.java org.jrenner.androidglances.ProcessComparators.java org.jrenner.androidglances.TextSetter.java org.jrenner.androidglances.Tools.java org.jrenner.androidglances.UserSettings.java