Before starting you need to setup basic setup using Firebase official guideline (like initializing project in Firebase, adding google-services.json to android, GoogleService-Info.plist to iOS). Then ...
This guide will help you build a fully functional Android app using Java only, without Android Studio. It covers setting up the environment, creating a minimal project, building debug APKs, and ...