Android中AutoCompleteTextView的使用

一、http://blog.csdn.net/FX_SKY/article/details/9326129 此博客講解了auto組件如何使用baseAdapter來擴展功能,推薦參照此博客寫demohtml

二、http://blog.csdn.net/iamkila/article/details/7230160 此博客詳細解釋了baseAdapter和filter的做用,促進對上篇博客內容的理解。關於auto的樣式,popu寬度,高度,間距等作了詳細解釋。android

三、http://www.cnblogs.com/plokmju/p/android_ui_autocompletetextview.html  autoCTV組件簡單的用法,做爲入門來看。數據庫

四、http://wptrafficanalyzer.in/blog/customizing-autocompletetextview-to-display-images-and-text-in-the-suggestion-list-using-simpleadapter-in-android/ 對auto組件的擴展,深刻了解可參考ui

五、http://stackoverflow.com/questions/8784249/android-autocompletetextview-with-custom-adapter-filtering-not-working stackoverflow對於filter的代碼示例.net

六、http://www.pocketdigi.com/20130124/981.html 數據庫相關htm

七、http://zhiweiofli.iteye.com/blog/1671180 相似2的博客內容blog

八、http://developer.android.com/reference/android/widget/AutoCompleteTextView.html sdk地址,寫代碼多查下get

相關文章
相關標籤/搜索