We are developing Android application (Android UI and C application through JNI). We are developing for our storage device.
I like to know whether any API is there (OR any method) to recover deleted files programmatically.
There are tools to recover deleted files. I want to know how they are able to achieve it.
Please provide your ideas.