Connect Your Android App to Firebase

Firebase is a development kit for adding core infrastructure features to mobile apps and Google Cloud Platform projects. Sometimes called “backend-as-a-service,” it helps bring secure and scalable capabilities to your projects. This post guides you in creating a connection between Firebase and your app. It uses Gradle’s Kotlin DSL in a native Android project compiled on macOS. Firebase Project Navigate to the Firebase Console, and then Add project. [Read More]