Move file to a Sandbox for kitkat users
Posted: 27 May 2015 09:11
Hi, sorry for my bad english.
Never tried your app, I'm just asking you if this feature is possible:
I'd like to set some directories, and every time a file is added to those directories, that file should be moved in another
directory.
I already know an app that have this feature, but that app is not allowed to write on the extsdcard due to shitty kitkat limitation.
But I think that it's possibile to bypass those limitation.
It's necessary to create a Sandbox on the extsdcard (where your app is allowed to read/write) and the right triggers to check the presence of the new files, and the action ..copy and move.
thank you in advice !
Never tried your app, I'm just asking you if this feature is possible:
I'd like to set some directories, and every time a file is added to those directories, that file should be moved in another
directory.
I already know an app that have this feature, but that app is not allowed to write on the extsdcard due to shitty kitkat limitation.
But I think that it's possibile to bypass those limitation.
It's necessary to create a Sandbox on the extsdcard (where your app is allowed to read/write) and the right triggers to check the presence of the new files, and the action ..copy and move.
thank you in advice !