firebase apps:create ANDROID MyApp --package-name com.example.myapp

Category: Firebase & Firestore

firebase apps:create ANDROID MyApp --package-name com.example.myapp

Register a new Android app

Registers an Android app named MyApp with the package name com.example.myapp in the active project and prints its new app ID. The --package-name flag is required for Android apps; iOS uses --bundle-id instead. After registering, fetch config with apps:sdkconfig.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.