An open API service indexing awesome lists of open source software.

https://github.com/nexmo/client-get-started-inapp-voice-android-java


https://github.com/nexmo/client-get-started-inapp-voice-android-java

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Client-Get-Started-InApp-Voice-Android-Java

This repository is for getting started with [Nexmo Client SDK](https://developer.nexmo.com/client-sdk/in-app-voice/overview). It shows how to create a simple app that starts and recieves in app (ip to ip) voice calls.

Open `GetStartedCalls-Start` and follow the [Get Started with In App Voice tutorial](https://developer.nexmo.com/tutorials/client-sdk-android-make-receive-calls) in Android,

or

Open `GetStartedCalls-Complete` for the completed state of the codebase, after finishing the [Get Started with In App Voice tutorial](https://developer.nexmo.com/tutorials/client-sdk-android-make-receive-calls).