关于调用listFile()在遍历含有乱码文件时出现input is not valid Modified UTF-8错误的解决方法

 解决方法则为在AndroidMainifest.xml中的application中加入Android:debuggable="false"。

参考    http://bbs.csdn.net/topics/392070536

猜你喜欢

转载自blog.csdn.net/xielunyan666/article/details/77059887