Android 挂载Window的共享文件。发现挂上去之后出现乱码???
在mount中添加参数iocharset
发现执行网上的指令都会提示Can not access a needed shared library
解决方法:
mount -t cifs -o iocharset=utf8,username=admin,password=password,vers=2.0,file_mode=0777,dir_mode=0777 //192.168.50.115/f /mnt/storage