Skip to content

twilio/mobile-sdk-sample-android

Repository files navigation

TwilioAuthenticator SDK - Android Sample app

Welcome to the TwilioAuthenticator Android SDK Sample application. This application demonstrates how to use the mobile SDK inside an Android app.

How to Run

  • Step 1: Clone the repository to your local machine

  • Step 2: Open Android Studio and import the project by selecting the build.gradle file from the cloned repository

  • Step 3: A backend application to handle the device registration

  • Step 4: Setup your firebase account, downloading the google-services.json configuration file following this link

Learn more