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

Add saved image to MediaScanner #12

Open
lschmierer opened this issue Jan 22, 2020 · 1 comment
Open

Add saved image to MediaScanner #12

lschmierer opened this issue Jan 22, 2020 · 1 comment

Comments

@lschmierer
Copy link

lschmierer commented Jan 22, 2020

In order to appear in Android gallery immediately, it is necessary that the ACTION_MEDIA_SCANNER_SCAN_FILE Intent is broadcasted after the file is saved.

ACTION_MEDIA_SCANNER_SCAN_FILE is deprecated. Instead it needs to be added to the MediaScanner.

@lschmierer lschmierer changed the title Broadcast Intent.ACTION_MEDIA_SCANNER_SCAN_FILE after image save Add saved image to MediaStore Jan 22, 2020
@lschmierer lschmierer changed the title Add saved image to MediaStore Add saved image to MediaScanner Jan 22, 2020
@lschmierer
Copy link
Author

#13

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

1 participant