Android Open Source - UI ListView Load listviewtest






Project Summary

loads Logcat file into customized ListView.

Web Site / Source Repository

listviewtest is hosted in the following web site
https://github.com/pavpavel/listviewtest

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

ItemValue
Java File Count7
Target SDK Version11
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Java Source Files

listviewtest has the following Java source files.

omg.pub.mylist.ListItem
.java
omg.pub.mylist.LogCatFileformat.java
omg.pub.mylist.MainActivity.java
omg.pub.mylist.MyArrayList
.java
omg.pub.mylist.MyCustomAdapter.java
omg.pub.mylist.SelectFileWindow.java
omg.pub.mylist.SelectFilter.java