ChandlerSun Posted July 7, 2012 Share Posted July 7, 2012 I tried to develop a simple app that can display the current location dynamically. Since there is a difference between GPS location and actural location, I assume that there should be a slight fluctuation of displayed location even if I do not move the device at all, thus can cause the Location.onLocationChange() method being called. However, it is not the case. When I lay the smart phone on the table, the displayed location do not change at all. So does anybody have idea of how onLocationChange() method is invoked, in a slightly more detail? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.