Android EditText that auto-saves previous values and displays them in a dropdown when used again..
HistoryEditText is hosted in the following web site
https://github.com/zenlibs/HistoryEditText
If you think the Android project HistoryEditText 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 HistoryEditText.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 3 |
jar files used | CWAC-MergeAdapter.jar CWAC-SackOfViewsAdapter.jar android-support-v4.jar android-support-v4.jar gson-2.2.2.jar resty-0.3.2.jar |
Raw File Names | res\raw\countries |
There are 4 image files in HistoryEditText. The names of the image files are listed as follows.
het__ic_device_access_time.png ic_action_search.png ic_content_import_export.png ic_location_directions.png
The following screenshort is generated from the image listed above.
HistoryEditText has the following Java source files.
com.zenlibs.historyedittext.FroyoListView.java com.zenlibs.historyedittext.FroyoPopupWindow.java com.zenlibs.historyedittext.HistoryEditText.java com.zenlibs.historyedittext.Validator.java com.zenlibs.historyedittext.Zen.java com.zenlibs.historyedittext.demo.ActivityInfo.java com.zenlibs.historyedittext.demo.HomeActivity.java com.zenlibs.historyedittext.demo.nouseradaptersample.NoUserAdapterActivity.java com.zenlibs.historyedittext.demo.simplehistorysample.SimpleHistoryActivity.java