Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2931] Support changing application/project name

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2013-07-31T23:45:09.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, feature, rplist
ReporterKevin Whinnery
AssigneeFederico Casali
Created2011-04-15T03:33:12.000+0000
Updated2017-03-13T18:45:24.000+0000

Description

Currently in our build tooling/Titanium Developer, we don't support changing the project name or the application name as it appears on the device home screen. It would be good to be able to change the displayable name for the application through configuration in tiapp.xml - for iOS you could do this by manually editing Info.plist, but there's currently no way to do it for Android except creating a new project. Seems like a pretty critical config element, warranting inclusion in tiapp.xml.

Comments

  1. Nikolai Derzhak 2011-04-15

    rollback wrong update
  2. Chris Barber 2013-07-31

    This isn't an issue anymore with Titanium SDK 3.1.1. You can rename an Android app by changing the tag in the tiapp.xml and it will properly set the name in the Android manifest and the various generated Java files.
  3. Lee Morris 2017-03-13

    Closing ticket as fixed.

JSON Source