The best thing I can see is getAccuracy() in
android.location.Location.  It unfortunately doesn't return how many
GPS satellites it's seeing but is a more abstract result gathered from
all details of the connections.  This, I assume would include the
number of satellites their strength and other details.  But unless
theres a hidden API I don't think we can really get that data just
yet.  I'd say file it as a feature request but for most purposes
getAccuracy() should be sufficient.  If you're looking for specific
number for something else, why don't you post it and we'll brainstorm
and try to figure out a way to do what you want.

On Sep 28, 10:56 pm, plusminus <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> is there any possibility to get the Strength/Reliability/Quality of
> the current GPS-signal ?
> i.e. the number of satellites the gps-receiver is 'seeing' ?
>
> Best Regards,
> plusminus

--~--~---------~--~----~------------~-------~--~----~
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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to