I am developing an Android application in which I am planning to integrate Google Analytics. Currently, my application's minimum API level is 10.
I have following questions:
- What is the minimum API level required for Google Analytics?
- What are the best alternatives of GA which supports API level 10?
Thank you.