What Do You Need?

Here's what you need to get an Oracle Android channel working.

  • An Oracle Android Channel. Creating the channel generates the Channel ID and the Secret Key that you need to initialize the chat view.
  • The URL of the Oracle Chat Server.
  • The Android SDK. Download it from the ODA and OMC download page and extract it to your local system. This ZIP includes a user guide that describes the SDK's functions a sample app that demonstrates many of its features, and JavaDoc of all the classes.
  • API Level 33 (Upside Down Cake). API Level 21 (Lollipop) is the lowest version that can support the Digital Assistant Client SDK for Android. If your app needs to support even earlier versions, keep in mind that we haven't tested these and therefore can't guarantee their compatibility.

    Note:

    Speech recognition has been tested for API level 23 (Marshmallow) and higher. It may not work on API levels below 23.