-
Notifications
You must be signed in to change notification settings - Fork 0
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
MVP - Print blank sudoku from mobile app #1
Comments
#2 will investigate whether beeware is the framework for me Beeware no good |
Useful link for print functionality in Android |
Working through paint widget tutorial first 🍾🍾🍾 |
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: 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 |
Finally out of the rabbit hole and kivy seems like a viable option for my level of app development🍾🍾🍾 |
Now post to Google Play Store:
|
🍾🍾🍾🍾 |
For the MVP:
check here
The text was updated successfully, but these errors were encountered: