[v2019.08.09](https://github.com/kivy/python-for-android/tree/v2019.08.09) (2019-08-19)
[Full Changelog](https://github.com/kivy/python-for-android/compare/v2019.07.08...v2019.08.09)
**Fixed bugs:**
- Call Cython via `python -m Cython` rather than system-wide binary [\1937](https://github.com/kivy/python-for-android/pull/1937) ([etc0de](https://github.com/etc0de))
**Closed issues:**
- Building an Android Library [\1957](https://github.com/kivy/python-for-android/issues/1957)
- dlopen failed: library "../../../../src/main/jniLibs/armeabi-v7a/libpython3.7m.so" not found [\1954](https://github.com/kivy/python-for-android/issues/1954)
- App crashing on startup - Import Error: dlopen failed: \_portaudio.so is 64 bit instead of 32 bit [\1953](https://github.com/kivy/python-for-android/issues/1953)
- How to overcome:? \error "LONG\_BIT definition appears wrong for platform \(bad gcc/glibc config?\)." [\1949](https://github.com/kivy/python-for-android/issues/1949)
- copy paste option is not working in mobile client \(android \)after cloning from updated p4a [\1942](https://github.com/kivy/python-for-android/issues/1942)
- It seems kivy has no support for tkinter, os, sys, random modules [\1934](https://github.com/kivy/python-for-android/issues/1934)
- Mxnet recipe for running kivy app on android [\1929](https://github.com/kivy/python-for-android/issues/1929)
- java.lang.UnsatisfiedLinkError: dlopen failed: library "libffi.so.7" not found [\1924](https://github.com/kivy/python-for-android/issues/1924)
- Ndk19c compiled numpy problems [\1923](https://github.com/kivy/python-for-android/issues/1923)
- run\_on\_ui\_thread crash [\1908](https://github.com/kivy/python-for-android/issues/1908)
- please provide recipes for libraries dlib, easygui, Colormath , keras ,imutils [\1906](https://github.com/kivy/python-for-android/issues/1906)
- About TextInput, I can't type korean character. I only can type english. [\1904](https://github.com/kivy/python-for-android/issues/1904)
- app crash when bootstrap=webview [\1894](https://github.com/kivy/python-for-android/issues/1894)
- apk file crash on app launch generated using kivy, buildozer [\1891](https://github.com/kivy/python-for-android/issues/1891)
- StartService in Android Oreo and More should use startForegroundService [\1785](https://github.com/kivy/python-for-android/issues/1785)
- Remove WRITE\_EXTERNAL\_STORAGE default permission [\1081](https://github.com/kivy/python-for-android/issues/1081)
**Merged pull requests:**