Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么解决下载图片后在媒体库看不到的问题 #3

Open
lee1994522 opened this issue Sep 20, 2016 · 1 comment
Open

怎么解决下载图片后在媒体库看不到的问题 #3

lee1994522 opened this issue Sep 20, 2016 · 1 comment

Comments

@lee1994522
Copy link

下载图片后,点手机的图库,或是相册是看不到这张图片的,但是在文件管理器里面可以找到
原因可能是下载后缺少一个广播事件去通知系统进行媒体库的扫描更新,导致进入媒体库后看不到新的图片
http://m.blog.csdn.net/article/details?id=8848562
解决思路可能是这样。但是我不熟悉安卓的开发,希望您能修复一下这个问题

@thethreeonee
Copy link
Owner

@lee1994522
我认为 file manager 应该只专注于文件的管理。它根本不关心下载来的是什么文件,更不会去关心媒体库或者图库能不能看到,这些事情本就不应该由 file manager 来做。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants