Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
This commit is contained in:
2
project/jni/python/src/Demo/scripts/wh.py
Normal file
2
project/jni/python/src/Demo/scripts/wh.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
|
||||
import which
|
||||
Reference in New Issue
Block a user