Corona and Android Development esp. multiple screen sizes and densities

Hi all!

I am just investigating using corona for a final year game development project for android. I was just wondering what support corona provided for the multiple screen sizes and densities besides a simple scaling. I know the android supports a Density-independent pixel measurement to deal with this, does anyone know if corona works with this or has a similar function?

Also if anyone has any feedback on how they found Android dev. in corona or any hinkies they came across it would be awesome to know!

Thanks Heaps!

Anna [import]uid: 22401 topic_id: 5473 reply_id: 305473[/import]

Hi Anna,

Besides the auto-scaling features, Corona can dynamically load images of different resolution (which works in conjunction with the auto-scaling).

http://developer.anscamobile.com/content/display-objects#Loading_an_Dynamic_Resoultion_Image

Tim [import]uid: 8196 topic_id: 5473 reply_id: 18613[/import]