开发者

Eclipse Android Unicode Folder Names causing bad build

开发者 https://www.devze.com 2023-01-08 03:08 出处:网络
In my Android project, I put several folders with unicode names in the assets folder开发者_如何学JAVA. Eg \"Ελληνικά\" and \"中文(繁體)\"

In my Android project, I put several folders with unicode names in the assets folder开发者_如何学JAVA. Eg "Ελληνικά" and "中文(繁體)"

When I do so, I can not built the app. I get this error. However, when I rename the folders to simple ASCII it works.

[2010-07-21 21:12:58 - Ridvan Library] ------------------------------
[2010-07-21 21:12:58 - Ridvan Library] Android Launch!
[2010-07-21 21:12:58 - Ridvan Library] adb is running normally.
[2010-07-21 21:12:58 - Ridvan Library] Could not find Ridvan Library.apk!


It appears Android does not yet fully support all Unicode in code and folders.

0

精彩评论

暂无评论...
验证码 换一张
取 消