views:

28

answers:

1

In my Android project, I put several folders with unicode names in the assets folder. 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!
A: 

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

BahaiResearch.com