1
0

include NFC changes required for transferring data

This commit is contained in:
akshayaurora
2014-08-01 21:39:34 +05:30
committed by ThomasV
parent f2fc18fe32
commit cd4f8a074c
8 changed files with 236 additions and 55 deletions

View File

@@ -60,14 +60,14 @@ wsgiref/*
hotshot/*
pydoc_data/*
tty.pyo
anydbm.pyo
#anydbm.pyo
nturl2path.pyo
LICENCE.txt
macurl2path.pyo
dummy_threading.pyo
audiodev.pyo
antigravity.pyo
dumbdbm.pyo
#dumbdbm.pyo
sndhdr.pyo
__phello__.foo.pyo
sunaudio.pyo
@@ -93,7 +93,7 @@ plat-linux3/regen
#>sqlite3
# conditionnal include depending if some recipes are included or not.
sqlite3/*
lib-dynload/_sqlite3.so
#sqlite3/*
#lib-dynload/_sqlite3.so
#<sqlite3

View File

@@ -32,7 +32,7 @@ source.exclude_exts = spec
version = 1.9.8
# (list) Application requirements
requirements = pil, qrcode, ecdsa, pbkdf2, openssl, pyopenssl, pyasn, pyasn-modules, plyer==master, kivy==master
requirements = tlslite, openssl, pyopenssl, pil, qrcode, ecdsa, pbkdf2, pyasn1, pyasn1-modules, plyer==master, kivy==master
# (str) Presplash of the application
presplash.filename = %(source.dir)s/gui/kivy/theming/splash.png
@@ -52,7 +52,7 @@ fullscreen = False
#
# (list) Permissions
android.permissions = INTERNET, WRITE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE , CAMERA, NFC
android.permissions = INTERNET, WRITE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE, CAMERA, NFC
# (int) Android API to use
#android.api = 14
@@ -100,7 +100,7 @@ android.branch = master
#android.ouya.icon.filename = %(source.dir)s/data/ouya_icon.png
# (str) XML file to include as an intent filters in <activity> tag
#android.manifest.intent_filters =
#android.manifest.intent_filters = nfc_filter.xml
# (list) Android additionnal libraries to copy into libs/armeabi
android.add_libs_armeabi = lib/android/*.so