I have a iOS project with Google analytics and Firebase. (I log custom event in google analytics)
Now I want to do similar for an Android project.
Question: Is there a way to set Google Analytics and Firebase in the same Android Studio projects. (I know I can "bind" Google Analytics to Firebase, but what I need is to log custom event in the same Google Analytics project that I use in iOS