When an asset contains unicode characters in the file name, for example Chinese or Arabic, the file can not be deployed to a package, it errors out.
Renaming the file to ANSI characters fixes it.
Is there a way to get MonoDevelop + MonoDroid deploy unicode Assets?