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

Saving images on Android in quick succession #18

Open
BakerSmithA opened this issue Jul 24, 2020 · 1 comment
Open

Saving images on Android in quick succession #18

BakerSmithA opened this issue Jul 24, 2020 · 1 comment

Comments

@BakerSmithA
Copy link

If multiple images on android are saved within the same second, they are given the same name (see here) and so overwrite each other. This leaves only the most recent image that was saved in that second.

@clragon
Copy link

clragon commented Jan 4, 2021

you could work around this by giving the images names yourself.

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

No branches or pull requests

2 participants