Skip to content Skip to sidebar Skip to footer
Showing posts with the label Firebase Realtime Database

Remove The Previous Markers As The Location Updates

I have placed some markers on map. As the location of the marker changes it places another marker o… Read more Remove The Previous Markers As The Location Updates

Convert Datasnapshot To Class Object

I'm newbie to Firebase Database and I'm following Google's Docs to retrive data from my… Read more Convert Datasnapshot To Class Object

How To Get A Value Once Of A Firebase Database (android)

I just started using firebase and I'm amazed of how simple are complex things, and how complex … Read more How To Get A Value Once Of A Firebase Database (android)

Firebase Add A New Node

How to put these nodes inside a users node and make another one to store posts. My database referen… Read more Firebase Add A New Node

Firebase Retrieve Highest 100 Score

This is a screen shot of my firebase: I am trying to retrieve the highest 100 score in firebase da… Read more Firebase Retrieve Highest 100 Score

Display Target Data From Firebase

I display a list of my targets in fragmentA, when I click on one of them, I pass the guid of this t… Read more Display Target Data From Firebase

Get User Node From Firebase Using The Uid In Android?

How can I get the user node using uid generated through: String uid= FirebaseAuth.getInst… Read more Get User Node From Firebase Using The Uid In Android?

I Can't Load Images Retrieved From Firebase Into A Viewpager

I have uploaded some images using an android application into Firebase storage, now I want to be ab… Read more I Can't Load Images Retrieved From Firebase Into A Viewpager