Put your font at or below the level of your main.py and refer to it with a relative path (like you would an image). Sqlite can be used the same way, or look at user_data_dir at the bottom of http://kivy.org/docs/api-kivy.app.html
I can't find any information on the structure of apk files or AndroidManifest.xml. I want to add some files to my apk (a font and a sqlite3 db). Is there a guide to doing this that I've missed?
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
buildozer android update# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for android
# Install platform
# Command failed: git clean -dxf# Install platform
# Run 'git clean -dxf'
# Cwd /home/kivy/Dropbox/freebird/python_ebird_wrapper/.buildozer/android/platform/python-for-android
fatal: Not a git repository (or any parent up to mount point /home/kivy/Dropbox)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
# Command failed: git clean -dxf# (str) python-for-android git clone directory (if empty,it will be automatically cloned from github)
android.p4a_dir = /home/kivy/android/python-for-android--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
sudo pip install --upgrade virtualenvUnable to locate package arm-linux-androideabi-gccNDK located at /home/kivy/android/android-ndk-r8c
NDK version is r9cDid you update the components as specified in the readme on the desktop?
...
...
Entering in ARM enviromnent
Unable to find compiler (arm-linux-androideabi-gcc) !!
1. Ensure that SDK/NDK paths are correct
2. Ensure that you've the Android API 14 SDK Platform (via android tool)
# Command failed: ./distribute.sh -m "openssl kivy" -d "freebird"
~/android/python-for-android/./distribute.sh -m "openssl kivy" -d "freebird"