leejyoon / communication-services-android-quickstarts

Sample code for Azure Communication Services Android quickstarts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Communication Services Android SDK

Azure Communication Services enable developers to add communication capabilities to their applications. The Android SDK enables capabilities for Android based applications using Java.

Prerequisites

Quickstarts

Calling SDK Quickstarts

  1. Add Voice Calling to your Android App
  2. Add video calling to your Android App
  3. Add video calling to your WebView Android App
  4. Add telephone calling to your Android App
  5. Record Calls
  6. Handle Calling Events
  7. Raw media Access
  8. Join Room Calls in your Android App

Chat SDK Quickstarts

  1. Add Chat to your App
  2. Using Chat SDK with React Native

UI Libraries

  1. Getting Started with the UI Libraries

About

Sample code for Azure Communication Services Android quickstarts

License:MIT License


Languages

Language:Java 94.1%Language:Kotlin 5.9%