문제

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