Android Open Source - Example example LoaderManagerCursorLoader






Project Summary

Short example of how to do AutoCompleteTextView with LoaderManager / CursorLoader.

Web Site / Source Repository

LoaderManagerCursorLoader is hosted in the following web site
https://github.com/StevenWoo/LoaderManagerCursorLoader

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

ItemValue
Java File Count5
Activity Count1
Fragment Count1

Java Source Files

LoaderManagerCursorLoader has the following Java source files.

com.example.stevenwoo.loadermanagercursorloader.AbstractDatabaseAdapter.java
com.example.stevenwoo.loadermanagercursorloader.ApplicationTest.java
com.example.stevenwoo.loadermanagercursorloader.MainActivity.java
com.example.stevenwoo.loadermanagercursorloader.ModelSearchQuery.java
com.example.stevenwoo.loadermanagercursorloader.SearchQueryTableAdapter.java