Build My Apps Online. Find interesting and useful blogs about programming in App inventor platforms like Appy Builder, Kodular, Thunkable etc.

How I Save Data to Google Firebase



The Firabase data contains mainly 4 things
1) Project url
2) Project Bucket
3) Tag
4) Value




Here I am showing a simple example for saving data to Google firebase

Download the sample aia and see how the data is saved to firebase.






Remember, if you want to save data to firebase, all time you save it as list. If you use list then you wont get any delay in receiving or submitting data. In the sample file attached I removed the firebase url. You need to add yours.

SAMPLE FILE


No comments:

Post a Comment

Pages