2009/7/7 Cyril ROQUES <[email protected]>

>  I need to encrypt some files but the user must have access to them in
> both read/write
>
> I would to create a virtual partition and mount it into a folder but how to
> link an application with a folder ? or create a driver ?
>
> If this approach can’t run maybe with a live folder but I don’t know how to
> save new file into it
>
> If you have idea or different approach for this problem your are welcome
>

You would be best just reading and writing encrypted data, rather than
trying to mess with partitions or other things that either need root access
to do, or very low system stuff.

While I haven't really looked into this, if JAVA itself can't do it, you can
always use the bouncycastle libs can do crypto.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to