I'm developing a web app and a requirement is that it work on popular android devices. I've seen android development questions asked on android.stackexchange and have been closed since that board is not about development. So I posted my question on stackoverflow instead - Where to find current android screen size stats?
I am trying to get the most recent data I can in order to make an informed decision on building for that device or not. Since this is for development, the marketing and PR stuff doesn't help me at all. The numbers on the android developer site are a good start, they're just old for this one specific metric (the rest are updated every couple weeks.)
Knowing that data is key to development. I imagine that's why it, as well as related stats, are on the main android developer site. There are third party sites that provide their own stats for iOS, so I imagine (but have not found) similar third-party tracking is done for android too.
How can I make that question more about development? Or, where else should I have posted it? It seems like this is the sort of data developers need to know, and it's really only relavant to developers.
It doesn't cite meta for additional info on what should and should not be posted-- that's how things have been done for all eternity, though. Think of Meta as the common law of Stack Overflow. You have a point in that maybe the FAQ should state that more clearly. – Pekka 웃 Jan 23 at 22:59