Special characters in name

Does anybody knows how to add special charakters like &,/,% in app name on android?

Special characters like &'s, *'s etc. have special meaning to the operating system. We use operating system commands to build apps and cannot allow shell meta characters in the file name. 

Rob

Special characters like &'s, *'s etc. have special meaning to the operating system. We use operating system commands to build apps and cannot allow shell meta characters in the file name. 

Rob