[android-developers] Re: Rotation Vector Sensor

2011-10-02 Thread Kingcrowley
So..after more research and using a HTC Sensation with a gyro it turns out you do need a gyro for this to work! On Sep 22, 2:31 pm, Kingcrowley wrote: > Trying to use the Rotation Vector Sensor on a Nexus One 2.3.4 (it is > listed as having it) > > When i run this it crashes..when i

[android-developers] Rotation Vector Sensor

2011-09-22 Thread Kingcrowley
Trying to use the Rotation Vector Sensor on a Nexus One 2.3.4 (it is listed as having it) When i run this it crashes..when i debug it it seems to have returned values but then crashes?? any ideas? thanks! public class SensorActivity extends Activity implements SensorEventListener { privat