mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
e1dea5b4d3
Also using the MessageQueue to handle the sensor start timeout, instead of a Thread.sleep() loop. This allows the listener to run synchronously.