<i>There have been endless articles written debating which platform is more popular with developers, Android or iOS. Some have claimed that iOS is more developer friendly, while the other side claims that Android is bound to win and so developers should focus on that. After analyzing all our data, the verdict is: Android is now more popular than iOS with developers.</i><p>It seems to me that previous Stackoverflow statistics posts have made similar errors with the way they state things that they've learned based on traffic to their site - the statement "Android is more popular than iOS with developers" should be followed by the phrase "for visiting www.stackoverflow.com".<p>I'm not sure how you can extrapolate something as broad as "popular" from what OS is used to visit their website. Popular in what way - what mobile OS they target when building apps? What OS they like to use on their personal devices? Etc.
The other way of looking at this data is that Android developers need more help <i>[edit: on StackOverflow]</i> than iOS developers. Which does not imply anything on popularity but tell something very interesting on the quality of the SDKs or developers… (I'm neither an Android nor iOS developer)
Interesting that the author of the article chose to post a link on HN, with a substantially more linkbait title than he picked for the article itself.<p>The "SO has more activity around Android which proves more developers are using Android" claim is so obviously nonsense that the whole thing just looks like a shameless attempt to get Stackoverflow into news headlines.
I'm not surprised that this is true among the population of stackoverflow users. There are many thousands of devs that have no use for, no time for, and don't care about sites like stack overflow, though. (like me...)
While the methodology used is somewhat lacking (as lots of others have commented on here) I don't think the claim sounds entirely unreasonable either.<p>Anyone on any platform can develop Android-apps. At least any platform with a JVM, and that's quite a few. Only people who have invested in Mac-hardware can create iPhone apps. That represents around 7% of the machines out there (according to wikipedia :1). Mac- usage may be rising, but Mac is clearly the underdog, and developers are not that different from most people. So the statistics implies that most developers are not using Macs.<p>So if we accept these terms as <i>reasonable</i>, and they remain reasonably unchanged over time, there being more iOS developers than Android developers would in fact be a very, very strange thing.<p>I'm not saying this data <i>proves</i> anything, but I don't think it proves anything the other way other as some commenters here have hinted (like the Android SDK being of significantly lower quality than iOS SDK).<p>I can't possibly be the only one here thinking along these lines?<p>:1 <a href="http://en.wikipedia.org/wiki/Usage_share_of_operating_systems" rel="nofollow">http://en.wikipedia.org/wiki/Usage_share_of_operating_system...</a><p>Edit: Downvoted? Why? Genuinely curious here.
I don't think we can make an absolute comparison based on those numbers, but the trends should be fairly significant. So it could be safe to say that the number of iOS developers slowed its growth or even stopped, while the number of Android devs is growing faster than before.<p>Just a personal note here: I just finished developing my first android app using a cross platform solution; I could have started with ios... but I don't have a mac!
Apple has great developer forums at deforums.apple.com.<p>I suspect most iOS developers go there when they need help. If not, they hang out at any of the dozens of developer forums that started back before the AppStore was created or in the years since.<p>Further, iOS is a very well designed set of APIs that are very well documented by Apple with very extensive example code.<p>I've asked a lot of questions about iOS, though mostly about things that are in beta or under NDA, and I've never even considered asking on Stack Overflow.