Android : Difference between LocationManager.addProximityAlert() & LocationClient.addGeofences()
问题 Both of these serve as a mechanism to notify once the user enters/exits a given point of interest. What are the pros and cons of each ? 回答1: Coming from someone who switched over to Google Play Services a while ago, i can give you some experiences: I have an app, about 2,5 years old, that uses location services extensively. From the outset, of course, we used the LocationManager since that's what was available on the Android platform. We had a pretty bad experience with Location Services on