The constant SensorManager.SENSOR_ALL is deprecated and doesn't seem to work anymore.
Query the sensor list with Sensor.TYPE_ALL instead and it should work (my emulator returns a "Goldfish 3-axis Accelerometer").
Henning
2010-05-18 16:39:20