pocketsphinx-android icon indicating copy to clipboard operation
pocketsphinx-android copied to clipboard

Updating README to working dependency

Open PatMyron opened this issue 8 years ago • 5 comments

PatMyron avatar Jan 17 '18 06:01 PatMyron

@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 avatar Jan 17 '18 07:01 PatMyron

@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)

cesine avatar Jan 18 '18 13:01 cesine

Thanks guys, I will set it all over weekend, just give me some time.

nshmyrev avatar Jan 18 '18 13:01 nshmyrev

thanks @nshmyrev

PatMyron avatar Jan 19 '18 00:01 PatMyron

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 !

abouquet avatar Mar 19 '19 09:03 abouquet