As I finish up my first app, I am looking at my next one which is going to be for tablets only.
My original plan was to use the iPad size of 1024x768 as the default size, and not scale it at all to have it render at the same size for the 10 inch Android tablets that have 1280x800 resolutions.
But now that we have the 7 inch tablets at 1024x600, I am wondering if it makes sense to break the iOS and Android versions up. For iOS, use 1024x768 as the default size. For Android, use 1024x600 as the default size and use the letterbox scale value (and a second set of image assets) to have it work well with the 1280x800 tablets.
Does that seem like the best way to handle this? Has anyone done something different that worked great for them?
Would love to hear some experiences from developers who have gone down this path already. Thanks all! [import]uid: 17827 topic_id: 20842 reply_id: 320842[/import]
