I am adding text files in UTF-8 (without BOM) but with russian chacters for localization of my app. So it cannot be compiled - I am getting "Invalid filename. Unable to add"
I'm not getting any error. I don't recommend you to use non-ASCII characters for the files.
The IDE itself uses UTF8 for everything. However the Android SDK tools are more fragile and there might also be problems at runtime.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.