Menu

Building pocketsphinx-android-5prealpha-release.aar in Android Studio

Help
2018-08-20
2018-08-20
  • Fabian Krippner

    Fabian Krippner - 2018-08-20

    Hi,
    I'm using AndroidStudio 3.1.2 with Gradle 4.4.
    As far as I know I followed the description given in https://cmusphinx.github.io/wiki/tutorialandroid/#building-steps , meaning I got the Android NDK Bundle with Pkg.Revision = 17.1.4828580 with embedded JDK/JRE version 1.8, I got myself Swig and added it to the Path...
    I then cloned the 3 repos into an empty folder, created a blank Project from said folder and added the repos in Settings->Version Control ( although I'm not sure if that did anything ).

    The building of the project with "gradlew build" seemed to work fine except for this message:
    "Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details"

    I don't know where I should find the output aar file, I don't see any build/outputs/aar folder being generated in the root project, only build/intermediates and there's nothing of the sort in there.

    Any idea what I'm doing wrong or what I'm missing?
    Thanks in advance!

     
    • Nickolay V. Shmyrev

      You can start gradle from terminal and read the output. There must be an error if you do not see aar file generated.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.