[
https://issues.apache.org/jira/browse/CB-8393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138955#comment-15138955
]
Sergey Grebnov commented on CB-8393:
------------------------------------
Android tools including `aapt` don't support unicode characters in names and
paths. Unfortunately, this is known limitation and nothing we can currently do
here as this error is raised by android native tools, not cordova specific
logic.
> cordova build fails in packaging resources with German Umlauts
> --------------------------------------------------------------
>
> Key: CB-8393
> URL: https://issues.apache.org/jira/browse/CB-8393
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 4.1.3
> Environment: Windows 7 (x64), ADT 21.1.2, Apache Cordova project,
> cordova-cli tasks
> Reporter: Martin
>
> aapt fails to package resource when filename includes German characters
> ("error: Invalid filename. Unable to add.")
> Output from a "cordova build" task:
> [...]
> -package-resources:
> [aapt] Found Deleted Target File
> [aapt] Creating full resource package...
> [aapt] (skipping file '.gitignore' due to ANDROID_AAPT_IGNORE
> pattern '.*')
> [aapt] C:\App\platforms\android\assets\www\data\Gro�buchstabe.png:
> error: Invalid filename. Unable to add.
> >> BUILD FAILED
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]