loads Logcat file into customized ListView.
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.
The following table is the detailed list of listviewtest.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
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