i get an error at gradle build
SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.
where is local.properties file located at?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
how do i create the pocketsphinx-android-5prealpha-release.aar and pocketsphinx-android-5prealpha-debug.aar
i dont understand what to do after the part where we put sphinxbase, pocketsphinx and pocketsphinx-android
in the same folder
cd to pocketsphinx-android folder and run 'gradle build', it will build the libraries.
thank you
linux right?
Last edit: adi 2017-08-24
yes
i get an error at gradle build
SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.
where is local.properties file located at?
You need to create this file yourself inside pocketsphinx-android folder.
ok but where is the sdk and ndk path? i dont have android studio on that mashine
thx for the help after a lot of work and error solving i was able to create the library