GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-android/pull/124

    CB-6511 Fixes build for android when app name contains unicode characters

    Fix for issue: https://issues.apache.org/jira/browse/CB-6511
    Use hardcoded Activity/class name to avoid problems with unicode names. 
Future improvement - use additional option for cli to specify custom 
activity/class name (https://issues.apache.org/jira/browse/CB-7231)
    
    More info in threads: http://callback.markmail.org/thread/o7w52dbpiikcivwp 
and http://callback.markmail.org/thread/2iaojpftpggrmcj6

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-android CB-6511

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/124.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #124
    
----
commit 2a5050a1cc0de99b87b68553ebc6619ca315c64c
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Date:   2014-09-23T09:21:17Z

    CB-6511 Fixes build for android when app name contains unicode characters.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to