Any idea what directory structure should one follow for Flex AIR projects in which there is need to store both low and high resolution images so that the low-res images will be used when the app is loaded in a MOBILE and hi-res image will be used when loading the app in a TABLET.
Any idea what directory structure should one follow for Flex AIR projects in which
Share
Here is how I do it:
See the doc Support multiple screen sizes and DPI values in a mobile application