I know that the dashboard provided by Google provides a breakdown for screen size and OpenGL version. Is there anywhere I can find statistics on percentage of devices? E.g.: 10% Galaxy S2, 5% Nexus, etc..
I know that the dashboard provided by Google provides a breakdown for screen size
Share
While Google does not provide this information, there are third party sources which provide these statistics for the devices which they track (though they’re not comprehensive, just a “all of the top ___ devices”). Most notably, Flurry published this (now slightly out of date) chart:
Though note that this chart is by sessions and not simply by device.
AppBrain also provides a graph along with a more detailed set of these statistics:
In the Google Play Developer Console you can also find these statistics specific to your app, and other services including Flurry can also provide you this data if you instrument your app with their SDK. Some of them give a more detailed list of devices as well via CSV export.