Tuesday, July 2, 2013

Query places + Google's places API + autocomplete TextView + android

Here's the code on how to use places api in android's autocomplete TextView..
Download Zip Project
Note:-Replace the String "YOUR_API_KEY" in MainActivity.java with your actual android key,which you   can obtain here.
Make sure to add "Internet permission" in your project's manifest file.


       
     

No comments:

Post a Comment