Kotlin
What's next?
The complete version of the project you just built is available on Github - please see the phone-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
Receiving a phone call in-app
You receive a call from a phone to your app
手順
1
Introduction to this task2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Buy a Vonage number6
Link a Vonage number7
Create a User8
Generate a JWT9
Create an Android project10
Add permissions11
Building the interface12
Initialize the client13
Manage the call14
What's next?