简体   繁体   中英

Android. Autocompletetextview and sqlite

I'm trying to find a solution for following thing.

Autocompletetextview with filtering on sqlite side.

I guess, I should write custom CursorAdapter, which implements Filterable, but I have no idea, where to start.

Did anybody see any examples / tutorials for that?

Mur

So here is a post as answer to my question.

http://hello-android.blogspot.com/2011/06/using-autocompletetextview-with-sqlite.html

Hope it helps for someone else.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM