kivy: private_storage

This commit is contained in:
ThomasV 2016-01-26 15:33:04 +01:00
parent 80c1aab9c3
commit bb80e330ff
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ android.permissions = INTERNET, WRITE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE, C
#android.ndk = 9
# (bool) Use --private data storage (True) or --dir public storage (False)
android.private_storage = False
android.private_storage = True
# (str) Android NDK directory (if empty, it will be automatically downloaded.)
#android.ndk_path =