Scale Images For Android Devices

I have Question about how to configure config.lua for image scaling is there any limitation for scaling?? …

so i have images with different resolutions how can i specify my application configuration to run in all android devices also iphone and tabs

i just test these on simulator and its seems to be working in simulator
imageSuffix =
{
["@1"] =2,
["@2"] = 1.5,
["@3"] = 1,

},
thanks [import]uid: 74537 topic_id: 15300 reply_id: 315300[/import]