Google Analytics is great, and I really want to use it on my Android App. But I also need Firebase for user account management and crash reporting.
I am confused now that my Android app has google API key (for Analytics) in one place, and google-service.json (for Firebase) in other.
Is there any other elegant way to do it?