watson-developer-cloud / android-sdk

:high_brightness: Android SDK to use the IBM Watson services.
http://watson-developer-cloud.github.io/android-sdk/
Apache License 2.0
145 stars 94 forks source link

Update the Android-sdk based on the latest changes from the java-sdk #8

Closed germanattanasio closed 8 years ago

germanattanasio commented 8 years ago

We released a new java-sdk that doesn't have major changes but I bet there are version numbers in the README or in the examples that we need to update

honeynatividad commented 8 years ago

Error:(27, 13) Failed to resolve: com.ibm.watson.developer_cloud:android-sdk:0.1.0

Hsaylor commented 8 years ago

@honeynatividad embarrassingly the sdk wasn't uploaded properly. Should be fixed now.

honeynatividad commented 8 years ago

@Hsaylor Thank you! Anyway I am wandering why en-US_MichaelVoice is not listed?

Hsaylor commented 8 years ago

This sdk is simply a set of util tools to help on Android. For the actual Watson services check out the Java SDK. Voices can be found in the Voice class.