Hi.
I've got a few apps released for iOS - the resolution is 320 x 480. I'm thinking about converting these to Android. However, I'm not sure what resolution to target to hit the most users? I guess ideally I'd code them to adjust for different resolutions, but I'm a single developer and don't have time to do this for all my apps. So I'm trying to pick the most popular.
I've read this: http://developer.android.com/guide/practices/screens_support.html but it doesn't seem to clarify things for me.
Also, would converting my iOS apps to Android just require some config changes (certificates, icons etc) or would it likely need some additional AS3 tweaks/additions?
Any advice appreciated.