Work with different screen sizes for Android

I try to find the right way to build an application that meets the different screen sizes that exist within Android devices, but I have not been successful on this … IPhone is a bit more generic and has worked for me the settings of 320 and 480 in the file config.lua.
What would be the right way to work for android platform? …
eliminating the aforementioned configuration? there is some tutorial for this?

Thanks [import]uid: 178315 topic_id: 32506 reply_id: 332506[/import]

See: http://www.coronalabs.com/blog/2010/11/20/content-scaling-made-easy/
http://www.coronalabs.com/blog/2011/01/27/dynamic-image-resolution-made-easy/

And look for the magic recipe bits. [import]uid: 19626 topic_id: 32506 reply_id: 129283[/import]

See: http://www.coronalabs.com/blog/2010/11/20/content-scaling-made-easy/
http://www.coronalabs.com/blog/2011/01/27/dynamic-image-resolution-made-easy/

And look for the magic recipe bits. [import]uid: 19626 topic_id: 32506 reply_id: 129283[/import]