I am performing a auto search functionality, In edit text i enter a letter 'a' , it starts query for searching letter 'a' from db. When the search is going on, i type the next letter 'l' . The query formed will be in the queue, and executes after the first query is done. Is there a chance of killing the first query. The query is getting executed in doinbackground
|
feedback
|