Prerequisites
Before you start coding your app:- Register for a Plivo account. You need a Plivo account to create SIP endpoints and Plivo High-Level Objects (PHLO).
- Create an endpoint to facilitate making and receiving calls from the Android client. For more information about endpoints and their usage, see our documentation on SIP endpoints. You can automate the creation of endpoints using our REST API; refer to our Endpoint API Reference Guide for details.
- Download and install the latest version of Android Studio.
- Create a PHLO and link it with your endpoint.
Getting started with the Plivo Android SDK
To create a VoIP-enabled Android app:- Download the Plivo Android SDK AAR file and move it to your app/libs folder.Alternatively, you can include this script into your app/build.gradle file: