And, here, folks is the exact day the earth stood still in Android
Land:

TIMESTAMP (UTC)        SATELLITE COUNT
2009-10-02 23:24:09.0    8.0
2009-10-02 23:32:53.0    0.0

Is anybody out there ... ? Is anybody at all?

Perhaps a new space war started that knocked out our satellites and we
weren't told.....?

Mayhem? Armegeddon?

Richard


On Oct 6, 11:01 am, Richard Schilling <richard.rootwirel...@gmail.com>
wrote:
> Just upgraded my phone firmware to 1.6, and it looks like Location
> objects don't have satellite counts in them any more:
>
> locMan = (LocationManager)con.getSystemService
> (Context.LOCATION_SERVICE);
> Location loc = locMan.getLastKnownLocation
> (LocationManager.GPS_PROVIDER);
> Bundle extraBundle = loc.getExtras();
>
> extraBundle is null.  So, I can't call
>
> extraBundle.getInt("satellites")
>
> anymore to get the satellite count.
>
> What happened?
>
> Richard Schilling
> Mobile Operating Systems Engineer
> Root Wireless
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to