images on android

When I build for Android, does corona sdk automatically resize them to the device that its put onto or do I have to make a function or something? [import]uid: 122076 topic_id: 22089 reply_id: 322089[/import]

It depends on your settings in config.lua. What is zoom set to? [import]uid: 52491 topic_id: 22089 reply_id: 87788[/import]

Well the scale is set to letterBox [import]uid: 122076 topic_id: 22089 reply_id: 87849[/import]

It should zoom then and if the new screen has a different width/height ratio then you’ll see black bars. (Think widescreen.) [import]uid: 52491 topic_id: 22089 reply_id: 87996[/import]