Here is the exception I mentioned in the first post. I get this when
calling getLastKnownLocation using the gps provider:

E/LocationManagerService(  516): NumberFormatException reading /data/
misc/location/gps/location
E/LocationManagerService(  516): java.lang.NumberFormatException:
E/LocationManagerService(  516):        at
org.apache.harmony.luni.util.FloatingPointParser.parseDblImpl(Native
Method)
E/LocationManagerService(  516):        at
org.apache.harmony.luni.util.FloatingPointParser.parseDouble(FloatingPointParser.java:
274)
E/LocationManagerService(  516):        at
java.lang.Double.parseDouble(Double.java:332)
E/LocationManagerService(  516):        at
android.server.LocationManagerService.readLastKnownLocation(LocationManagerService.java:
242)
E/LocationManagerService(  516):        at
android.server.LocationManagerService.getLastKnownLocation(LocationManagerService.java:
706)
E/LocationManagerService(  516):        at android.location.ILocationManager
$Stub.onTransact(ILocationManager.java:163)
E/LocationManagerService(  516):        at
android.os.Binder.execTransact(Binder.java:274)
E/LocationManagerService(  516):        at android.dalvik.NativeStart.run(


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to