locationmanager
NETWORK_PROVIDER is not giving location updates
My program worked well, but suddenly NETWORK_PROVIDER stoped giving location updates. It also don\'t works if WIFI is enabled.[详细]
2023-03-20 10:36 分类:问答Android LocationManager getting integer value of coordinate (whereas of double)
I have an issue using the Location Api. I\'m trying to get the Location from any of the provider available, using this code:[详细]
2023-03-17 17:50 分类:问答getting the gps position not working
I dont know why, but i am unable to get the GPS Position... lm.getLastKnownLocation always returns null and onLocationChanged is never called.[详细]
2023-03-17 00:59 分类:问答Android: Map Controler's animateTo method doesn't work properly
I\'m trying to animate a new location on the map when the location changed (or when I supply a mock location via the telnet)[详细]
2023-03-15 02:13 分类:问答Location-based App prevents Device from Sleep mode
I wrote a location-based app using the LocationManager.addProximityAlert(double l开发者_开发百科atitude, double longitude, float radius, long expiration, PendingIntent intent) function which is perfec[详细]
2023-03-14 17:04 分类:问答Share system service from a plugin to avoid too many permission requests
In my app I have some objects with gps positions. At the moment the only thing I do with them is showing them on a map but I plan to implement other features which need to know the users location. I d[详细]
2023-03-13 05:00 分类:问答Running location services in the background on an older 3G iphone
I 开发者_如何学JAVAhave a location based application that needs to run in the background.I have several iPhones that I am testing on including a older 3G.I register my app to need background location[详细]
2023-03-11 18:39 分类:问答force update many times :Gps Location during 3-6 seconds
my app need use new current GPS parameter(update after each from 3 to 8 second): latitude and longitude. and i am using both: GPS-provider and Network开发者_开发百科-provider.[详细]
2023-03-09 07:52 分类:问答How to calculate the average altitude through gps location manager in iphone
I want to calculate the maximum altitude, minimum altitude, and average altitude of the current location through CLLocationManager. I know how to calculate the altitude using the following code:[详细]
2023-03-09 04:43 分类:问答Assistance data injection into GPS
I am trying to develop an application which uses GPS and I would like to inject XTRA data and timereference to the GPS in order to get a faster fix. My code is the following one:[详细]
2023-03-08 18:40 分类:问答
加载中,请稍侯......