How Many Users Per Android Version My Application Has
I want to insert new feature in my application. This feature needs use of functions from newer API than my min supported API. I want to know how may users I have per Android versi
You can see in the Android Developer Console
.
Go to Statistics
Select Installs on Active Devices
and choose date range as LifeTime
Click to + add android version
You can see installed on active devices for each version
Post a Comment for "How Many Users Per Android Version My Application Has"