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

Camera on android doesn't return to app #200

Closed
redfast00 opened this issue Apr 24, 2016 · 1 comment
Closed

Camera on android doesn't return to app #200

redfast00 opened this issue Apr 24, 2016 · 1 comment

Comments

@redfast00
Copy link

redfast00 commented Apr 24, 2016

When I tried to use the code in https://github.com/kivy/plyer/pull/41/files , the camera opened fine. When I took a picture, I got a screen with a checkmark (like in the picture below)
t
When I pressed the checkmark, it doesn't do anything. If I return to the app by pressing the cross, I get a popup saying that it was unable to save the image. I am on CyanogenMod 13.0 (Android 6.0 aka Marshmallow) on a OnePlus Two.

@redfast00
Copy link
Author

This is because of a bug in #41 (which saves to os.getcwd()). This is fixed by #205 (which saves to app.user_data_dir).

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

1 participant