50 Oracle Android

Using the Oracle Android SDK for Oracle Digital Assistant, you can integrate your digital assistant with Android apps.

The SDK connects to the Oracle Chat Server, the intermediary between the Oracle Android channel configured in Oracle Digital Assistant and the client. The chat server then passes messages to the skill for processing and delivers the skill's response to the client.

Note:

The Oracle Android Channel doesn't store messages when the client has disconnected from the server. It only delivers messages to connected clients. The SDK does not support multi-device login; it supports only one client per user.
The following pages guide you through creating a channel that links the Android SDK to a skill, using the SDK properties to tailor the chat widget look and feel.