Updating README to working dependency
@cesine @nshmyrev
Following the current README, Gradle failed to resolve 'edu.cmu.pocketsphinx.android:pocketsphinx-android:5prealpha@aar'
From #38, official dependency doesn't look publicly accessible from Bintray yet
found a working solution in cesine/pocketsphinx-android-demo@f78626e
@PatMyron i think its best to get the bintray set up rather than use my testing bintray. @nshmyrev let me know if you need anything, we can do a hangout maybe sometime this week (I'm in UTC)
Thanks guys, I will set it all over weekend, just give me some time.
thanks @nshmyrev
Hi guys,
Is this PR going to be merged ? I've got the same issue, and beeing new to gradle I can't find a proper way to add the AAR dependency without beeing forced to save it into my soure code.
I've also tried to apply the commit https://github.com/cesine/pocketsphinx-android-demo/commit/f78626e9578e265e5623703539132565872855d5 on my gradle file, but it seems gradle can't resolve it.
Thanks !