Hi.
How should I manage my code to support my images when I have to reach devices like Nexus One (whose resolution is 480x800px), Droid X (854x480px) and HTC Evo (480x800px)?
Is there some code like the “if(os.type == “android”)”? (do you get it? ^^)
Something like if(os.type == “android” and device.type == “nexusOne”) … [import]uid: 162818 topic_id: 29337 reply_id: 329337[/import]