Ask HN: Android development, revenue and compatibility
I'm considering writing an app for Android. However, having read a number of blogs/articles it appears to be difficult to make much money from Android, although I haven't been able to find any hard revenue figures from anyone.
So, if you've done any Android development, have you made any money?
And how much of an issue is compatibility between different platforms?
Thanks
5 comments
[ 3.8 ms ] story [ 22.1 ms ] threadMy impression, after two months, is that the architecture is solid. A good deal of thought has been given to privacy, information sharing, and interoperability. It's a very open platform, and I think that's a big strength. On the other hand, it's Java, and there is a lot of infrastructure required to accomplish simple tasks, such as moving to a new part of the app or displaying a notification. Perhaps that's my Ruby bias, though. :)
Java isn't my favourite language/environment either, but I suppose it gets the job done.
I haven't released my app yet and it's going to be free initially anyway, so I don't have any direct observations on revenue.