Firebase database - Android Tutorial (2/3)

Опубликовано: 11 Июнь 2026
на канале: Blockchain & Crypto Tutorials
4,018
18

This is part 2/3 of the Android Firebase tutorial.

The final part (3/3) is found here: http://androidadvance.com/tutorial_da...

Code:
https://github.com/AndreiD/FireBaseTu...

Website: http://androidadvance.com/tutorial_da...
Cool stuff: http://androidadvance.com/cool

About firebase:
Store and sync data with our NoSQL cloud database. Data is synced across all clients in realtime, and remains available when your app goes offline. The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client.