Android Open Source - UI ListView listview SimpleLogViewer






Project Summary

Android simple log viewer in a listview with priority levels selector and search text into logs.

Web Site / Source Repository

SimpleLogViewer is hosted in the following web site
https://github.com/mauricioponce/SimpleLogViewer

If you think the Android project SimpleLogViewer 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 SimpleLogViewer.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of SimpleLogViewer is as follows:

Apache License

Resource Files

There are 6 image files in SimpleLogViewer. The names of the image files are listed as follows.

ic_debug.png
ic_error.png
ic_info.png
ic_menu_search.png
ic_verbose.png
ic_warn.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.emelabs.logviewer.Item.java
com.emelabs.logviewer.LogAdapter.java
com.emelabs.logviewer.LogParserImp.java
com.emelabs.logviewer.LogParser.java
com.emelabs.logviewer.MainActivity.java