Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.0.0-beta
-
None
Description
To set the application name, QTC needs res/values/strings.xml file, so QTC should copy more files than AndroidManifes.xml, it should copy all res/values* files!
These files can't be created on the fly, because the existing files contains (translated) strings which are needed by the application.