简体   繁体   中英

Can i use google Places API in android?

I have written an java application that uses Google Places Api (i added the api as an external library in Eclipse). I am able able to get places in a given radius. My project is not desktop based though, it should be an android phone based. Can i import the Google map api in Android SDK? How do i do that? It's gicing me errors when i try to add the API as external libraries to my android project.

You'll need registration and the Maps API key

There are tutorials dedicated to this : - Part 1 & 2 on how to use Places API

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM