bob wrote: > I see the issue. > > He was using: > > Sensor.TYPE_ORIENTATION > > I was using: > > Sensor.TYPE_MAGNETIC_FIELD > > I guess TYPE_ORIENTATION returns angles whereas TYPE_MAGNETIC_FIELD > returns a vector. >
Why guess? I pointed you to the documentation which removes the guesswork. RTFM -- Lew -- 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

