Kotlin
What's next?
The complete version of the project you just built is available on Github - please see the app-to-app-kotlin folder.
You can do a lot more with the Client SDK. For an summary, please see the Client SDK Overview or review the Android Client SDK documentation.
We want to hear what ideas you have in mind! Contact us at devrel@vonage.com
Making an app to app voice call
Make a voice call from an Android app to the same Android app installed on other device using the Android Client SDK.
手順
1
Introduction to this task2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Create the users6
Generate JWTs7
Create an Android project8
Add permissions9
Build main screen10
Initialize the client11
Receive call12
Place a call13
What's next?