Android Open Source - Widget actionbar AutoCompleteActionBar






Project Summary

Just a simple Android example showing how to add a search widget with Autocompletion to the ActionBar without using Content Providers and the required overhead..

Web Site / Source Repository

AutoCompleteActionBar is hosted in the following web site
https://github.com/ungesehn/AutoCompleteActionBar

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

ItemValue
Java File Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in AutoCompleteActionBar. The names of the image files are listed as follows.

action_search.png
navigation_cancel.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AutoCompleteActionBar has the following Java source files.

com.autocompleteactionbar.MainActivity.java
com.autocompleteactionbar.adapter.DropdownAdapter.java
com.autocompleteactionbar.misc.ClearableAutoCompleteTextView.java