Google recently launched firebase analytics for iOS and android, which is great and I want to use it in my android game made in unity3d 5.4b19. I tried to build a plugin for
Update 31/11/16
Now you can do this from this unitypackage
I extracted all required jar file from SDK folder. It is all there inside Extra folder. Now it is working perfectly fine.
Update: Few people have requested me to post the whole process. So here is the overview of how I got firebase working in the unity. These are basically snapshots I have taken during the process for record.
Download jar files from here if have trouble finding them
I hope this much information will be enough for you to get started. If you need any other information then please comment.