0

My sqlite database has about 82,000 entries in it and I want to be able to dynamically load suggestions quickly using android's AutoCompleteTextView. I've tried increasing the threshold, but there is still a noticeable delay between entering text and the AutoCompleteTextView updating the suggestions list dynamically. What steps can I take to optimize this process?

shazeline
  • 513
  • 1
  • 3
  • 7

0 Answers0