Hi, I need to watch for new files in directory, and when it shows up, I should create async task with file's full path for it, and wait for new file. If anyone here used a library for such task, please share which one. Regards.