I followed this tutorial from the Android Developers site. But, the auto complete doesnt work. Is there something missing? Is there a better tutorial i can use (one that actually works)?
I followed this tutorial from the Android Developers site. But, the auto complete doesnt
Share
There is an example with source code here:
http://saigeethamn.blogspot.com/2010/05/auto-complete-text-view-android.html
Check it out and see if you still get the problem. If you do not then you probably missed something from tutorial you are following initially.
Kind regards,
Bo