Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

[Android] Some icons missing from APK with AIR 26

Engaged ,
Jun 25, 2017 Jun 25, 2017

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

TOPICS
Performance issues
1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Sep 12, 2017 Sep 12, 2017

It was fixed with latest released AIR 27.0.0.124. Thanks!

This issue should be closed.

Translate
Adobe Employee ,
Jun 28, 2017 Jun 28, 2017

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 01, 2017 Aug 01, 2017

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 02, 2017 Aug 02, 2017

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 02, 2017 Aug 02, 2017

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 15, 2017 Aug 15, 2017

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 23, 2017 Aug 23, 2017

Problem still exists with AIR 27.0.0.116 beta.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 23, 2017 Aug 23, 2017

Thanks for reporting the issue. We are working on it.

-Ankit | Adobe AIR Engineering

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 12, 2017 Sep 12, 2017

It was fixed with latest released AIR 27.0.0.124. Thanks!

This issue should be closed.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 13, 2017 Sep 13, 2017
LATEST

Thanks for the confirmation.

Ankit | Adobe AIR Engineering

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines