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

[Feature request] Create Album in Android gallery #1076

Open
emreerkaslan opened this issue Jan 17, 2024 · 2 comments
Open

[Feature request] Create Album in Android gallery #1076

emreerkaslan opened this issue Jan 17, 2024 · 2 comments

Comments

@emreerkaslan
Copy link

Platforms

Android

Description

Creating album works in ios. As far as I made my research I could not find any legit way to create custom album in android gallery. Other apps like instagram or whatsapp does it, they have their albums named after them. I can create album by using paths such as '/storage/self/primary/Pictures/MyAppAlbumName' or '/storage/emulated/0/Pictures/MyAppAlbumName' but I am not sure if it will work on majority of devices. Anyway is there a way to do it with this plugin, can it be done? It would be cool since I use this plugin for many other functionality as well.

Why

I will utilize it so that when user saves image from app to gallery, those images will be under a folder to be found easily later. It will be more organized as well.

@omermustekiin
Copy link

any update?

@AlexV525
Copy link
Member

AlexV525 commented Oct 7, 2024

Saving assets to an album can be implemented, but creating an album only means creating a folder that contains zero assets, which the library can only obtain until it has assets stored in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants