Manpages is an Android application which allows to display GNU/Linux manpages. It is developed with Java..
Manpages is hosted in the following web site
https://github.com/chmod0/Manpages
If you think the Android project Manpages 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 Manpages.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\section1.txt res\raw\section2.txt res\raw\section3.txt res\raw\section4.txt res\raw\section5.txt res\raw\section7.txt res\raw\section8.txt |
There are 3 image files in Manpages. The names of the image files are listed as follows.
ic_menu_about.png ic_menu_download.png ic_menu_sections.png
The following screenshort is generated from the image listed above.
Manpages has the following Java source files.
com.chmod0.manpages.BrowserActivity.java com.chmod0.manpages.DownloadZipTask.java com.chmod0.manpages.ExtractZipTask.java com.chmod0.manpages.ManualActivity.java com.chmod0.manpages.OnManpageClickListener.java com.chmod0.manpages.Page.java com.chmod0.manpages.RotationAwareTask.java