We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Used https://stackoverflow.com/q/38983649/7312441 as starting point, however, following error thrown
11-23 12:09:14.323 23238 5039 I python : jnius.jnius.JavaException: JVM exception occurred: file:///./blank_9x9.png exposed beyond app through ClipData.Item.getUri()
Quick search reveals promising post kivy/plyer#500 (comment)
also: https://github.com/alecvn/kivy-android-camera#kivy-example-for-android-camera
but will create a new issue for this if next try can't make tests. Passed tests but still too big a rabbithole for task in hand. Off to backlog
Originally posted by @ThomasCWright in #1 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Used https://stackoverflow.com/q/38983649/7312441 as starting point, however, following error thrown
11-23 12:09:14.323 23238 5039 I python : jnius.jnius.JavaException: JVM exception occurred: file:///./blank_9x9.png exposed beyond app through ClipData.Item.getUri()
Quick search reveals promising post kivy/plyer#500 (comment)
also:
https://github.com/alecvn/kivy-android-camera#kivy-example-for-android-camera
but will create a new issue for this if next try can't make tests. Passed tests but still too big a rabbithole for task in hand. Off to backlog
Originally posted by @ThomasCWright in #1 (comment)
The text was updated successfully, but these errors were encountered: