Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accelerometer on Android with Kivy Launcher 1.9.0 not working #206

Closed
MichaelPython opened this issue May 21, 2016 · 1 comment
Closed

Comments

@MichaelPython
Copy link

MichaelPython commented May 21, 2016

i am using Kivy Launcher 1.9.0 to run my app.
my app hangs with this code:
from plyer import accelerometer; accelerometer.enable(); val=accelerometer.acceleration[:]; accelerometer.disable()
but other facades such as vibrator works.
i tried it on 2 android phones, one with Android 4.2 , the other Android 4.4, same result.
how can i access the accelerometer?

@kiok46
Copy link
Contributor

kiok46 commented Dec 8, 2016

Duplicate of kivy/kivy#4308
Please close this issue.

@kiok46 kiok46 closed this as completed Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants