Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16315] Android: appicon.png being overwritten with default appicon.png

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-01-31T04:13:21.000+0000
Affected Version/sRelease 3.2.0, Release 3.2.1
Fix Version/sn/a
ComponentsAndroid
LabelssupportTeam
ReporterMostafizur Rahman
AssigneeChris Barber
Created2014-01-27T05:40:01.000+0000
Updated2017-03-21T22:05:00.000+0000

Description

The android app icon is using the default Android robot icon and not the one we have specified in the Resource/android/appicon.png file.

Test Environment

Mac OS X 10.8.5 Ti SDK 3.1.3.GA, 3.2.0.GA Ti CLI 3.2.1-beta3 Android 2.3.4(API 10)

Step for Reproduces

Create default Ti classic project in 3.2.0 Studio

Remove appicon.png from Resources/android

Put appicon.png in Resources that is different from the default Ti logo appicon.png file

Build for android device

appicon not changed

Thanks

Comments

  1. Chris Barber 2014-01-31

    I was unable to reproduce this. I tested with Titanium CLI 3.2.1-beta3, Titanium SDK 3.2.0.GA and 3.2.1 (3_2_X) on Mac OS X 10.8.5. If I remove the Resources/android/appicon.png, the Android build will correctly use the default icon. If I put a custom appicon.png in either Resources/android/ or Resources/, it uses the custom app icon as expected. I tested with an Android emulator (Android 4.3), Samsung Galaxy Tab 8.9 (Android 4.0.4), and a Nexus 7 (Android 4.4). I tried building the app with a target Android SDK of 10 (2.3.3) and 14 (4.0). No matter the combination, I cannot reproduce this issue. If you feel this is reproducible using Titanium SDK 3.2.0.GA, then please attach a test case and reopen this ticket.
  2. Lee Morris 2017-03-21

    Closing ticket as the issue cannot be reproduced and due to the above comments.

JSON Source