Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5992] Invalid symbol 'default' when building Android

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionInvalid
Resolution Date2018-10-29T22:01:44.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterNigel Underwood
AssigneeShak Hossain
Created2018-10-26T20:57:05.000+0000
Updated2018-10-29T22:01:44.000+0000

Description

Since upgrading Studio to the latest release (having to remove the previous version) and installing SDK 7.4.1, I can no longer build Android apps. I now receive the following error after the build as its about to install the app [ERROR] Application Installer abnormal process termination. Process exit value was 1 [ERROR] : Failed to package application: [ERROR] : [ERROR] : res/drawable/default.png:0: error: invalid symbol: 'default'

Comments

  1. Sharif AbuDarda 2018-10-26

    Hello, Run a trace log from the command prompt/terminal with -l trace, and send the log. Thanks.
  2. Nigel Underwood 2018-10-29

    I've fixed this issue now by changing the icon name in tiapp.xml from 'default' to 'app icon' - seems to be ok now.

JSON Source