FirebaseUI is a binding library that simplifies developing applications for iOS and Android with Firebase.
I am using Firebase Recycler Adapter (Firebase UI Library) to populate Recycler View. I want to hide an item(row) …
android firebase android-recyclerview firebase-realtime-database firebaseuiTrying to create a simple app with FireStore and Google Authentication. Having problem with the gradle: In project 'app' a …
android android-gradle-plugin firebaseuiI'm getting this error when I try to run my app on emulator. What I've done: I'm using Firebase-UI and …
android firebase firebase-authentication firebaseuiI am trying to add firebase to my app using the firebaseUI. As the documentations says, I have used the …
android firebase android-manifest firebaseuiI'm trying to code a Delete User method in my Android App, but I have some issues each time I …
android firebase-realtime-database firebase-authentication firebaseuiI'm trying to follow with this tutorial: https://www.youtube.com/watch?v=2J6spwAVP0M but implementing it on …
android firebase listadapter firebase-realtime-database firebaseuihow to implement a SetOnItemClickListener event in a Firebase RecyclerView Adapter? I use the example of documentation, chat app: private …
android firebase firebase-realtime-database firebaseuiI try to implement Google login in my Firebase connected Android app. When I run the app and press Google …
android firebase google-authentication firebase-authentication firebaseuiBelow error occurs whenever i add com.google.firebase:firebase-firestore:19.0.0 to the Gradle and run the app. E/AndroidRuntime: FATAL …
android firebase firebase-authentication google-cloud-firestore firebaseuiIn my app where I use firebase, firebase-ui, google maps, among others, it worked perfectly. I want to update to …
java android firebase google-play-services firebaseui