A/B Testing with Firebase Remote Config and Firebase Analytics code guideline for Android developers
- Supported Android 2.3 (Gingerbread) and newer
- Google Play services 10.0.1 or newer
- Android Studio 1.5 or higher
- google-services.json in app-level folder
- Fetch param from Firebase Remote Config (50:50 percentiles in conditions) and switch to show bubbles.
- Set user properties to Firebase Analytics (MyExperiment)
- Log events to Firebase Analytics when user click on the bubble
![]() |
![]() |
|---|
A/B Testing with Firebase Remote Config and Firebase Analytics

