Thoughts on iOS Development from an Android Developer’s Perspective
Jun 14,
2012
A question which I am often asked is how Android development compares with developing for the iPhone/iPad. The two platforms are indeed very different in the approach they take, with a consequent variation in the developer challenges. In this post, I will explore just a few of the issues. I should start by making it […]
Testing Android Applications on Multiple Platforms
May 2,
2012
There are times when I actually envy iPhone developers! With a very limited number of version / screen size combinations, testing is relatively straightforward. The very same thing that has made the Android platform so successful: near endless variety of hardware makes testing a serious challenge. In an ideal world we would test Android apps […]