Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2232] Android: No resource found that matches '@drawable/appicon'

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2013-12-18T14:28:36.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator CLI, Studio, Titanium SDK & CLI
Labelsandroid, cli, tooling
ReporterNadav Hoze
AssigneeShak Hossain
Created2013-12-18T09:09:04.000+0000
Updated2016-03-08T07:41:13.000+0000

Description

Steps to reproduce: In AVD Manager: create an android emulator with the API matching to you're supported SDK from tiapp.xml. In studio: 1. Open tiapp.xml 2. set in Icon field a custom icon, not the default appicon. 3. in Titanium SDK combo choose the 3.2.0 rc. 4. Run on the android emulator you just created. Expected result: you're app is running on the emulator. Actual result: you get the following message: [ERROR] : Failed to package application: [ERROR] Application Installer abnormal process termination. Process exit value was 1 If you run it on command line you get the following more detailed message why it fails: Error: No resource found that matches the given name (at 'icon' with value '@drawable/appicon'). So now if you set the appicon, the build works but now you have the default titanium icon and splash screen.

Comments

  1. Ingo Muschenetz 2013-12-18

    I believe this is a duplicate of TIMOB-16015 and should be fixed in the latest CI builds from http://builds.appcelerator.net.
  2. Shak Hossain 2014-01-15

JSON Source