Search found 1 match
- 24 Jan 2016 08:48
- Forum: User Help / Bug Reports
- Topic: Add File to MediaStore & Trigger Media Scanner
- Replies: 1
- Views: 4693
Add File to MediaStore & Trigger Media Scanner
1. Add File to MediaStore For example, how would I add an automagic created screenshot to the MediaStore? I found the following intent, but I don't know how to use it: https://developer.android.com/reference/android/provider/MediaStore.Images.Media.html#insertImage%28android.content.ContentResolver,...