MediaStore.Images.Media.insertImage return null sometimes
问题 I encountered strange problem, when calling MediaStore.Images.Media.insertImage, it returns null uri sometimes, but I found it can work well one or two times, I can't find it's rule. Please give help, thanks a lot! the logcat is: 06-18 11:09:24.559: E/MediaStore(13050): Thumbnail is not generated in query() with blockingUri. Return null! 06-18 11:09:24.567: E/MediaStore(13050): Failed to insert image 06-18 11:09:24.567: E/MediaStore(13050): java.lang.NullPointerException 06-18 11:09:24.567: E