Ready to start building?
Experience seamless connectivity, real-time messaging, and crystal-clear voice and video calls—all at your fingertips.
March 21, 2024
Migration from Twilio to Vonage Video: Guides for Web, iOS, and Android
This blog guides developers through the process of transitioning from Twilio to Vonage for video communication, offering straightforward migration instructions for JavaScript, iOS, and Android platforms.
Diana Pham
Developer Advocate
July 30, 2023
Getting started with Flutter 3 and Vonage APIs
Flutter 3 has now been released! Lets take a look at how we can use the Vonage APIs within a flutter application.
Zachary Powell
Sr Android Developer Advocate
March 21, 2022
Zachary Powell Joins the Developer Relations Team
My name is Zachary Powell and i'm excited to announce that I have joined Vonage as the new Sr Android Developer Advocate.
Zachary Powell
Sr Android Developer Advocate
May 20, 2021
Make and receive phone calls in Android apps with Firebase
This tutorial shows how to make a Android app that can make outbound phone calls and receive incoming phone calls Firebase Functions, JavaScript and Kotlin.
Chris Guzman
Vonage Alumni
May 17, 2021
Add 2FA to an Android App with Nexmo and Firebase Login
OAuth without two-factor authentication (2FA) isn't very secure. Find out how to add 2FA to your Android app with the Nexmo Verify SDK and Firebase.
Sidharth Sharma
May 12, 2021
Add Two-Factor Authentication to Android Apps with Nexmo’s Verify API
This two-factor authentication (2FA) tutorial explains how to set up an Android app to network with a server configured to use Nexmo Verify. You'll learn how to implement all of the endpoints necessary to follow a verification flow.
Chris Guzman
Vonage Alumni
May 12, 2021
Build a Chat App with Lifecycle-Aware Components for Android
Learn how to add lifecycle-aware components to a simple Android chat app using the Nexmo Stitch Android SDK. The components will help make your code easier to maintain.
Chris Guzman
Vonage Alumni