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
- Host: GitHub
- URL: https://github.com/nexmo/client-get-started-inapp-voice-android-java
- Owner: Nexmo
- Created: 2019-01-01T16:07:39.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T08:08:18.000Z (over 1 year ago)
- Last Synced: 2025-05-22T22:06:16.977Z (about 1 year ago)
- Language: Java
- Size: 150 KB
- Stars: 3
- Watchers: 15
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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).