Android Open Source - Development edittext HistoryEditText






Project Summary

Android EditText that auto-saves previous values and displays them in a dropdown when used again..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HistoryEditText.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count3
jar files usedCWAC-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 Namesres\raw\countries




Resource Files

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.

null

Java Source Files

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