mirror of
https://github.com/apache/cordova-android.git
synced 2025-05-04 01:02:54 +08:00

Also using the MessageQueue to handle the sensor start timeout, instead of a Thread.sleep() loop. This allows the listener to run synchronously.