项目作者: Virajjage09

项目描述 :
Get your hands on Firebase Realtime Database
高级语言: Java
项目地址: git://github.com/Virajjage09/RealtimeDatabase.git
创建时间: 2017-10-05T12:11:10Z
项目社区:https://github.com/Virajjage09/RealtimeDatabase

开源协议:

下载


RealtimeDatabase

In this project we are dealing with Firebase’s Realtime Database for Android.
You can easily create database with firebase no need to do anything at firebase console just write your database rules in Rules section.
Follow this link : https://firebase.google.com/docs/database/android/start/

In this project you can see how to create database, update database and fire multiple queries to retrieve data.

In this App you can simply create your account, Login with your registered credentials and update the data. Further you can see your updated data.

Go through the app once, it is very easy to understand.

Happy Coding :)