Folder added in Android external storage, but was not showed correctly on computer via USB connection

一笑奈何 提交于 2019-12-08 13:52:16

问题


I've created a folder in my program and use MediaScannerConnection to get it visible on Computer. I did just the same as the answer to this question: add a folder in android program

Now the problem is that, on the computer, the folder doesn't show as a folder, but as a blank file. Does anyone knows why this happens and how to get the folder show in correct way? Thanks.

来源:https://stackoverflow.com/questions/39047905/folder-added-in-android-external-storage-but-was-not-showed-correctly-on-comput

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!