4

I looked over SensorManager and was still unsure, how do I detect if the phone is looking at true north (or any other direction for that matter).

tipu
  • 9,464
  • 15
  • 65
  • 98

1 Answers1

6

If you are just looking for a sample, the publishers of Professional Android 2 Application Development have all their example code available for download and there is a compass application in chapter 14.

kyrlon
  • 1,065
  • 2
  • 8
  • 16
Tim Kryger
  • 11,166
  • 4
  • 52
  • 41