Skip to content
Anton edited this page Jan 25, 2019 · 15 revisions

Welcome to the android-demo-app wiki!


To become familiar with the ButterflyMX Android SDK, review our sample app.
How to get started with the SDK on your app.

To get started with the sample app

  1. Have Firebase project.
  2. Have ButterflyMX account with ClientID and SecretID.

Work with the sample app

  1. Download the sample app from the current repository.
  2. Add the file ./app/google-services.json you got when setup the Firebase project for Android.
  3. Update ClientID and SecretID inside the file ./app/src/main/java/com/butterflymx/butterflymxapiclient/signinsignup/login/LoginFragmentPresenter.

Clone this wiki locally