Building your own Android library enables other developers to take advantage of code that you've written. You can share existing activities, services, images ...
Open Android Studio → File → Open → select the mobile/ folder Add your google-services.json file to mobile/app/ (download from your Firebase Console → Project Settings → Android app) ...