I am trying to publish an app for the ouya console with air for android using flash pro. The problem is that I need to include an icon that is a different size (732x412) than in the air publish settings. I tried adding <icon><image732x412>icons/ouyaIcon.png</image732x412></icon> manually to the descriptor xml file but everytime I publish the apk it erases the <image732x412>icons/ouyaIcon.png</image732x412> and leaves me with no icons. Any ideas?
↧