Is it safe to use non-ascii characters on Android app? -


i noticed save non-ascii characters file , read characters files. cause crash on phones?

as long write , read them using same character encoding, appear nicely. otherwise, strange, should not cause app crash.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -