Receive an In-App Voice Call in your Android Application

Опубликовано: 18 Август 2022
на канале: VonageDev
910
11

In this tutorial, Zach, our Sr Android Developer Advocate, will guide you through the process of how to create a Client SDK application and then how to write the code to receive a phone call into your android app from a phone.

The written version of this walkthrough can be found at https://developer.vonage.com/client-s...

For more information on all the developer tools from Vonage, please visit https://developer.vonage.com/

TIMESTAMPS:

[00:00] - Intro
[00:48] - Prerequisites
[02:27] - Webhook Server setup
[03:47] - Register application with Vonage
[04:32] - Buy a phone number
[05:12] - Create a user
[06:04] - Setup Android app
[07:26] - Request permissions
[07:52] - Basic UI creation
[08:05] - Setup UI wiring and Client
[09:52] - Answering an incoming phone call
[10:28] - Rejecting an incoming phone call
[11:03] - Ending an ongoing phone call
[11:11] - Running and testing the app
[11:44] - Event data on webhook server
[12:07] - What's next?