AIR 3.5 still doesnt have 96x96px xhdpi icon support on android.

AIR 3.5 still doesnt have 96x96px xhdpi icon support on android.
Nexus7's use the larger icons.

If I add the 96x96 line to the app-xml file and do a Publish from Flash, that line is deleted from the app-xml file and the 72x72 icon is placed in the XHDPI folder in the apk.
app-xml pre-build:
<icon>
        <image48x48>AppIconsForPublish/icon_square_48.png</image48x48>
        <image72x72>AppIconsForPublish/icon_square_72.png</image72x72>
        <image36x36>AppIconsForPublish/icon_square_36.png</image36x36>
         <image96x96>AppIconsForPublish/icon_square_96.png</image96x96>
    </icon>
app-xml post build:
<icon>
        <image48x48>AppIconsForPublish/icon_square_48.png</image48x48>
        <image72x72>AppIconsForPublish/icon_square_72.png</image72x72>
        <image36x36>AppIconsForPublish/icon_square_36.png</image36x36>
    </icon>
I suppose I can go back to manually packaging the app - but would it be that big a deal to add the icon as it is supposed to be added in the same way the others are handled?

Similar Messages

Maybe you are looking for

  • How can I convert 75 Illustrator pages into InDesign?

    I'm working on a rulebook for a boardgame.  Each page has vector art and text blocks intermixed to explain the rule mechanics.  It now exists as 75 individual Illustrator files that need to be combined into a single PDF document.  Obstacle 1:  Illust

  • Installing Windows 8 on MacBook Pro with retina display

    Hi , I recently purchased a MacBook Pro with retina display , I'm new to the " Mac world " and intend to purchase and install " Microsoft windows " using boot camp assistant , is it better to install " Windows 7 " or " Windows 8 " ? Did anyone try Wi

  • HOW DO I GET MY USERNAME???

    I CREATED MY ACCOUNT WITH FACEBOOKAND I WAN'T TO STOP CONNECTING WITH IT AND START USING MY USERNAME INSTEAD, BUT I DON'T KNOW NEITHER MY NAME OR PASSWORD, WHERE CAN I FIND BOTH BEFORE DISCONNECTING MY ACCOUNT WITH FACEBOOK? (sorry for using uppercas

  • Making a swf wait until the rest of the HTML page is ready?

    I have a site with a common SWF embedded at the top of each page, and then regurlar graphic/text HTML content below it. I was anticipating that the SWF might have a bit of a delay for it to load, and that the rest of the page would be appearing prett

  • Wild card

    i was wondering how i would change a wild card in a script i am working on. right now its set up to use % as a wild card, when i prompt the user for an input. i would like to change that so that all the user would have to do is hit the enter key to b