Hi Ville, If you'd like to contribute the fix yourself, we'd love that! There's some guidance on our wiki:
http://wiki.apache.org/cordova/ContributorWorkflow If it's too much of a hassle, you could file a bug on our JIRA for it and someone will have a look at it. Andrew On Sat, Feb 9, 2013 at 12:01 PM, Ville Sääski <[email protected]>wrote: > I have found error with android and accelerometer. > > In class org.apache.cordova.**AccelListener accuracy is expected to be > equal or better than SensorManager.SENSOR_STATUS_**ACCURACY_MEDIUM. > > If accuracy is worse than SensorManager.SENSOR_STATUS_**ACCURACY_MEDIUM, > the class will not fail nor return any accelerometer data. > > I have fix ready for this issue and I can contribute it back to Cordova. > > Best Regards, > Ville Sääski > > -- > Ville Sääski > [email protected] >
