文件名称:AutoCompleteTextViewDemo
介绍说明--下载内容均来自于网络,请自行研究使用
本代码展示EditView的自动提示文本功能,该代码演示了AutoCompleteTextView的使用步骤-Automatically prompt for the code show EditView text function, the code demonstrates a AutoCompleteTextView use steps
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AutoCompleteTextViewDemo
........................\.classpath
........................\.project
........................\AndroidManifest.xml
........................\assets
........................\bin
........................\...\AndroidManifest.xml
........................\...\AutoCompleteTextViewDemo.apk
........................\...\classes
........................\...\.......\org
........................\...\.......\...\cheng
........................\...\.......\...\.....\autocompletetextviewdemo
........................\...\.......\...\.....\........................\BuildConfig.class
........................\...\.......\...\.....\........................\MainActivity.class
........................\...\.......\...\.....\........................\R$array.class
........................\...\.......\...\.....\........................\R$attr.class
........................\...\.......\...\.....\........................\R$drawable.class
........................\...\.......\...\.....\........................\R$id.class
........................\...\.......\...\.....\........................\R$layout.class
........................\...\.......\...\.....\........................\R$menu.class
........................\...\.......\...\.....\........................\R$string.class
........................\...\.......\...\.....\........................\R$style.class
........................\...\.......\...\.....\........................\R.class
........................\...\classes.dex
........................\...\jarlist.cache
........................\...\res
........................\...\...\drawable-hdpi
........................\...\...\.............\ic_action_search.png
........................\...\...\.............\ic_launcher.png
........................\...\...\drawable-mdpi
........................\...\...\.............\ic_action_search.png
........................\...\...\.............\ic_launcher.png
........................\...\...\drawable-xhdpi
........................\...\...\..............\ic_action_search.png
........................\...\...\..............\ic_launcher.png
........................\...\resources.ap_
........................\gen
........................\...\org
........................\...\...\cheng
........................\...\...\.....\autocompletetextviewdemo
........................\...\...\.....\........................\BuildConfig.java
........................\...\...\.....\........................\R.java
........................\libs
........................\....\android-support-v4.jar
........................\proguard-project.txt
........................\project.properties
........................\res
........................\...\drawable-hdpi
........................\...\.............\ic_action_search.png
........................\...\.............\ic_launcher.png
........................\...\drawable-ldpi
........................\...\drawable-mdpi
........................\...\.............\ic_action_search.png
........................\...\.............\ic_launcher.png
........................\...\drawable-xhdpi
........................\...\..............\ic_action_search.png
........................\...\..............\ic_launcher.png
........................\...\layout
........................\...\......\activity_main.xml
........................\...\menu
........................\...\....\activity_main.xml
........................\...\values
........................\...\......\strings.xml
........................\...\......\styles.xml
........................\src
........................\...\org
........................\...\...\cheng
........................\...\...\.....\autocompletetextviewdemo
........................\...\...\.....\........................\MainActivity.java