shotwatch icon indicating copy to clipboard operation
shotwatch copied to clipboard

Android Screenshot Watcher (Screenshot Detection)

Results 7 shotwatch issues
Sort by recently updated
recently updated
newest added

Good morning, I recently added your lib to the project I work on, but when I went up to the store there started to be many crashes regarding uri. Would...

1. LG Capture+ save the screenshot in "Capture+" folder, file name start with "capture+" 2. to fix the file path checking, sometimes not start with "screenshot/", change to use contains....

I followed the installation instructions and it seems like screenshots are going undetected. I notice that the folder 'screenshots' is being watched, but on my phone the folder is called...

In the README.md, the example code uses `ScreenShotData`, but the class is named `ScreenshotData` I could suggest you ton only correct the README, but maybe there is something to do...

Hi Thanks for the wonderful library. I wanted to listen whenever a new file is created. It can be an image, gif, video, audio, pdf anything. I modified the library...

In ShotWatch class object of the class HandlerThread is created and started, but quit() method is never called. Could there be a memory leak because of that?

bug