Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

nexmo-community/client-sdk-android-samples

Repository files navigation

Android Client SDK Samples

Repository contains Base configuration and provides some examples for you to better understand the features of the Android Client SDK. The sample applications are meant to be used with the latest version of the Android Client SDK. Feel free to copy and modify the source code herein for your own projects. Please consider sharing your modifications with us, especially if they might benefit other developers using the OpenTok Android SDK.

Client configuration

Client allows to configure multiple settings during initialization:

General tasks

These tasks are common for all communication channels:

Channels

Android Client SDK supports Messaging and Voice communication channels.

Messaging

Examples

More

Voice

The capabilities of in-app call are limited, because they doesn't utilize Voice API. This method is recommended mostly for onboarding. Later, it is recommended to use a server managed call.

Examples

More

About

Various samples of client SDK usages for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published