Android: AutoCompleteTextView, SQLite, and Dependent Fields
There isn’t a wealth of documentation on the Web describing AutoCompleteTextView, especially for using it with a CursorAdapter. Here’s a summary of my own experience implementing with this combination of classes.