Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オートコンプリートテキストビューを実装したいのですが、独自のルールと制限があります
たとえば、「allo」と入力し、アダプタに「akkgg」、「gggallop」、「aaaa」と入力した場合、結果は「gggallop」になります。
ありがとう
Apidemos AutoComplete4 の例を確認できます。カスタムフィルタリングがあります。アダプターの runQueryOnBackgroundThread を使用し、その動作を変更する必要があります
この投稿をチェックしてください : http://techdroid.kbeanie.com/2010/04/custom-autocomplete-for-android.html