Skip to content

Altanaib/plivo-android-sdk2-examples

 
 

Repository files navigation

Android Sample App for Voice Calling

Get Started

  1. Clone this repo

  2. Launch Android Studio

  3. Choose ‘Open an existing Android Studio Project’, Open and Run the app

Pre-requisites
  1. Plivo Account

  2. Create an endpoint with a username and a password.

Get started
  1. Launch the application from Android Studio.
  2. Enter the username and password of your endpoint when prompted for.
VoiceCallingApp shows you
  1. How to register your your SDK to Plivo. This is the first step to make and receive calls from the Android SDK.
  2. How to make outbound calls from your app using the Android SDK.
  3. How to receive inbound calls on your app using the Android SDK.

Reference link: Android SDK Documentation

Change Log:
  1. The SDK now uses OpenSSL v1.0.2k. This version satisfies recent warnings seen by publishers to the Google Play store.
  2. The SDK now supports all available architectures
Bug Fixes:
  1. Fixed a number of crashes that could occur when initial SIP request is sent to the server.
  2. Fixed a number of crashes that could occur when we make calls.

About

plivo-android-sdk2-examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%