[TIMOB-2931] Support changing application/project name
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-31T23:45:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, feature, rplist |
Reporter | Kevin Whinnery |
Assignee | Federico Casali |
Created | 2011-04-15T03:33:12.000+0000 |
Updated | 2017-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.
rollback wrong update
This isn't an issue anymore with Titanium SDK 3.1.1. You can rename an Android app by changing the
Closing ticket as fixed.