Android how to secure contents in document directory

Viewed 2162

I am asking the same question as here:

For android.

Are there equivalent concepts in android to what is presented here:

My particular requirement is to protect files from rooted devices and also make them available only through application and for a certain lifetime.

Thanks

5 Answers
Related