Copy link to clipboard
Copied
Adobe Tracker link: Tracker
Problem Description:
Some icons missing from APK with AIR 26 packaging. Default AIR icon display at start screen and applications list with Android after application installation.
It has been tested with 26.0.0.118 with multiple Android devices. It works fine with AIR 25 and earlier.
Steps to Reproduce:
Package Android application with all supported icons in XML descriptor (you should provide this images to ADT):
<icon>
<image36x36>36.png</image36x36>
<image48x48>48.png</image48x48>
<image72x72>72.png</image72x72>
<image96x96>96.png</image96x96>
<image144x144>144.png</image144x144>
<image192x192>192.png</image192x192>
<image512x512>512.png</image512x512>
</icon>
Actual Result: Target icons missing from APK. Only default AIR icons available. After application installation only default icons displays.
Expected Result: Target icons inside APK package. Target icons displaying like with AIR 25.
Any Workarounds: not found
It was fixed with latest released AIR 27.0.0.124. Thanks!
This issue should be closed.
Copy link to clipboard
Copied
Hi,
We have tried reproducing the issue at our end but its not reproducible, Target icons are successfully displaying in start screen and applications list. Please share more information with us or provide us the sample project.
Thanks,
Adobe AIR Team
Copy link to clipboard
Copied
I use Animate CC 2015.2 and AIR 26 latest release. If I try to build the package including Android TV my icons are lost too. Could this be the problem? All other .apk files are fine.
Copy link to clipboard
Copied
If I delete the banner string for ANDROID TV in the .xml file the icons are displaying. Adobe, can you help us?
I'm using OSX on MAC.
Copy link to clipboard
Copied
Hi,
We are not able to reproduce the issue. We have packaged the app for Android TV using icons and they are displaying successfully both inside the App and in applications list . We have also used Animate CC 2015.2 and AIR 26 latest release its working fine. Please share a sample project or provide us more info.
Thanks,
Adobe AIR Team
Copy link to clipboard
Copied
Sample application (simple "empty" application) with build command, XML descriptor and icons attached to tracker link.
Problem occurs only when banner property set for AndroidTV. Without banner it works fine. Also with AIR 25 and earlier it also works fine.
Problem still exists with AIR 27.0.0.104 beta.
Steps to reproduce:
1) Build attached application. Or you can just use attached sample APK.
2) Install APK on you Android device.
Actual Result: After application installation default AIR icon displays.
Expected Result: Target icons displaying like with AIR 25.
Please fix it ASAP.
Copy link to clipboard
Copied
Problem still exists with AIR 27.0.0.116 beta.
Copy link to clipboard
Copied
Thanks for reporting the issue. We are working on it.
-Ankit | Adobe AIR Engineering
Copy link to clipboard
Copied
It was fixed with latest released AIR 27.0.0.124. Thanks!
This issue should be closed.
Copy link to clipboard
Copied
Thanks for the confirmation.
Ankit | Adobe AIR Engineering
Find more inspiration, events, and resources on the new Adobe Community
Explore Now