thank you very much. This helps me a lot. On Thu, Apr 21, 2011 at 2:48 AM, ip332 <[email protected]> wrote:
> This method does not return magnetic sensor output but calculates > parameters of the Earth magnetic field model in a given point at a > certain time (you can Google for IGRF abbreviation to see details). > > If you want to get magnetic sensor output then check SensorManager: > check > http://developer.android.com/reference/android/hardware/SensorManager.html > > On Apr 20, 12:10 pm, Thisara Rupasinghe <[email protected]> wrote: > > Hello, > > > > When I try to use magnetic sensor it need physical location to find the > > megnetic strength. But since it is going to measure the magnetic strength > > why does it need the physical location? Can anybody help me with this. > > > > public GeomagneticField (float gdLatitudeDeg, float gdLongitudeDeg, float > > altitudeMeters, long timeMillis) > > > > -- > > Thanks & Regards, > > Thisara. > > -- > 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 -- Thanks & Regards, Thisara. -- 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

