Open ankitmaisuriya opened 6 years ago
Did you make
under swig/Android
?
Its working fine now...Thanks...Can you tell me how to display user Input and alexa response on Toast or textview in android application...like "Ultimate Alexa - The Voice Assistant" in android application
Man that's really an Android question :-)
HELP When i tried to make swig/Android, this error is showing:
/bin/sh: 1: swig: not found expr: syntax error HOST_OS=linux HOST_EXE= HOST_ARCH=x86_64 HOST_TAG=linux-x86_64 HOST_NUM_CPUS=4 BUILD_NUM_CPUS=8
./android-ndk-r14b/build/tools/ndk-common.sh: line 164: python: command not found ERROR: Failed to create toolchain. Makefile:93: recipe for target '/ndk_install_64bit' failed make: [/ndk_install_64bit] Error 1 (ignored) ./install_openblas.sh: line 13: git: command not found ./install_openblas.sh: line 14: cd: OpenBLAS-Android-ARM64: No such file or directory ./install_openblas.sh: line 15: git: command not found Makefile:96: recipe for target 'OpenBLAS-Android-ARM64/install/lib/libopenblas.a' failed make: [OpenBLAS-Android-ARM64/install/lib/libopenblas.a] Error 1 (ignored) swig -I../../ -c++ -java -package ai.kitt.snowboy -outdir \ java/ai/kitt/snowboy/ -o snowboy-detect-swig.cc snowboy-detect-swig.i make: swig: Command not found Makefile:99: recipe for target 'snowboy-detect-swig.cc' failed make: *** [snowboy-detect-swig.cc] Error 127
Gradle 'SnowboyAlexaDemo' project refresh failed Error:Could not list contents of '/Users/ankitkumarmaisuria/Desktop/SnowboyAlexaDemo/src/main/jniLibs'. Couldn't follow symbolic link.