You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
Hello! This project hasn't been used internally in probably a decade, and no one is maintaining it. I'm only watching it mostly as a historical accident from having created the repo and done a few of its releases.
We have marked it as deprecated and I am going to archive the repo making it read-only. You can still fork the repo and make necessary changes yourself, or consider just copying the file directly into your project and updating it there. It's only a single file, after all!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With the most recent Android OS there are permission requirements.
java.lang.SecurityException: To use the sampling rate of 0 microseconds, app needs to declare the normal permission HIGH_SAMPLING_RATE_SENSORS.
Any way to do this as a lower rate and not need 0 microseconds ?
The text was updated successfully, but these errors were encountered: