[android-developers] Re: Getting GPS Strength ?

2008-10-10 Thread taleb akra
seyeysyesyes Date: Thu, 9 Oct 2008 15:07:09 -0700 Subject: [android-developers] Re: Getting GPS Strength ? From: [EMAIL PROTECTED] To: android-developers@googlegroups.com Great :) Thats what I've been searching for. So did you find a constant for 'satellites' ? On 2 Okt., 06:12, Ludwig

[android-developers] Re: Getting GPS Strength ?

2008-10-01 Thread Nikkelitous
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