Hi Wang Zhao, The Python version make_apk.py is deprecated for a while, please use Crosswalk App Tools to pack Crosswalk APKs.
https://crosswalk-project.org/documentation/android/build_an_application.html https://www.npmjs.com/package/crosswalk-app-tools BTW, it’s better to use Encoding UTF-8 rather than ANSI as when you save the .json file. BR Belem From: Crosswalk-help [mailto:[email protected]] On Behalf Of ??-2014?? Sent: Wednesday, August 10, 2016 8:32 PM To: [email protected] Subject: [Crosswalk-help] The problem of using Chinese character in manifest.json file Hello Crosswalk Team: I build crosswalk for android following the instructions in https://crosswalk-project.org/documentation/android/run_on_android_make_apk.html<https://crosswalk-project.org/documentation/android/run_on_android_make_apk.html> and it works fine. But when I use chinese character in "name" field of the manifest.json file. There are some errors when I build crosswalk apk using python make_apk.py --package=org.crosswalkproject.example \ --manifest=xwalk-simple/manifest.json . Is there a way to solve this problem? The attachment is the screenshot of errors. Thanks wangzhao.
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
