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:
- read the Client SDK documentation
- review the Android Client SDK documentation
- try the Client SDK Android Samples repository
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
Steps
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?