Firebase Remote Config Sample Android Project
This project is developed for simple implementation of Firebase Remote Config.
The project is developed as three tabs. In first tab, you can find short description about the app, link of source code and Medium Story, and my web site. On second tab, default values is shown, and on last tab, you can see the values which is set according to your segmentation. With float action button, you can fetch the values.
Sample application apk file: remote-config-sample.apk
Exploring Firebase Remote Config on Medium