Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 302 Bytes

kivy_doubletap_clipboard

Code trying to make a Kivy app on Android (with Python 3.5) that doesn't crash with a non-ascii character in a print statement or copy to clipboard

See in main.py line: 58 (print statement) and 67 (copy to clipboard)

Using CrystaX NDK with buildozer argument 'android_new'