Accelerometer Access Possible?

Similar to accessing the users location, is there a way to monitor the speed of travel of the user in a way that can detect speed and determine if the user has crashed or not?

Agreed - would love to be able to access some of the other features that other native apps can access - the accelerometer, the compass, etc.

@JustinC @seize.the.night - It’s by design that phones only allow native apps to access certain features.

Just wrap your app with something like Phonegap then you can get access:

http://docs.phonegap.com/en/edge/cordova_accelerometer_accelerometer.md.html