1
0

python3: update apk build instuctions

This commit is contained in:
ThomasV
2017-08-25 16:50:47 +02:00
parent 32dee14fd0
commit fbcad8e5a1
2 changed files with 12 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ version.filename = %(source.dir)s/contrib/versions.py
#version = 1.9.8
# (list) Application requirements
requirements = python3crystax, android, openssl, pycrypto, pil, plyer, kivy==master
requirements = python3crystax, android, openssl, plyer, kivy==master
# (str) Presplash of the application
#presplash.filename = %(source.dir)s/gui/kivy/theming/splash.png
@@ -70,7 +70,7 @@ android.permissions = INTERNET, WRITE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE
android.private_storage = True
# (str) Android NDK directory (if empty, it will be automatically downloaded.)
#android.ndk_path =
android.ndk_path = /opt/crystax-ndk-10.3.2
# (str) Android SDK directory (if empty, it will be automatically downloaded.)
#android.sdk_path =