Quote:
Originally Posted by OtinG
Concerning the support, or lack thereof, for the 4" screen by developers, ...
|
Just out of idle curiosity (i.e., not to start any platform wars) I wonder if it's a lot of work to rework an app for a tablet that was originally written for the phone or vice versa. I briefly looked at writing an app for android but was disappointed with its API (it used subclassing when it should have used interfaces) and android has all sorts of stuff up front for different screen sizes. And their documentation makes it very clear that it's something you need to handle.