My question is simple, I am working on a navigation app and, I use alert input dialog for taking input when a user wants to search for a place on my map, so how can I make my input field auto-complete?
Asked
Active
Viewed 122 times
0
-
See this https://developers.google.com/places/android/autocomplete – payal tuteja May 26 '15 at 05:42
-
see this [1]: http://stackoverflow.com/questions/29406833/autocomplete-textview-data-fetch-from-ksoap-webservice-using-search-icon-onclic/29444607#29444607 This link may useful for your question. – Android Dev May 26 '15 at 07:55