简体   繁体   中英

How can I get a location's name more detailed in Android?

I'm working a project that request me develop a tracing app. This app will automatically record app users' traces and the app can identify a user's activity location, including work place, home and frequently visited locations such as grocery store. Now i can get the street name, city name and zip code by using geocoder. That's not enough for me, I want get a place name like xxx Medical Center, 123 Green St to help me identify a user's activity location. How can I do this?

考虑使用适用于AndroidPlaces 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