
This tutorial shows how to connect an Android App, new or existing with Firebase and enable it to make use of the features provided by Firebase.
Google I/O has ended. Every year developers benefit the most from this event. And this year is no exception either. In this article, we are covering 11 new features of Firebase that will take Firebase development to an entirely new level. Be it in analytics or cloud storage or the Test Lab, these new features are going to create a huge difference in the way we code. What was...
The main goal of Firebase was to make it possible to develop apps with as much Client Code as possible. The aim was to make the code easier and faster and everybody knows Firebase has revolutionized the way Android apps were programmed. But still, some functions like accessing third party API, performing battery intensive operations, etc require server-side coding. In such scenarios, the code...