I have been looking everywhere but cannot figure out how to create an album in the gallery and save images to it. Can someone please help me? The only thing i have managed to do is this code that only saves the image in the gallery:

MediaStore.Images.Media.insertImage(getContentResolver(), bm, "A" , "B");

Thanks for your help !

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top