There are some "hot" encryption modules available for SQLite database files, 
it might be worth looking into these if you can live with the impact on 
performance. This would also remove your design requirement to place the 
database file into main memory (which isn't much of a deterrent anyhow as 
Mark mentioned), and greatly endear you to the users who get ownership of 
their device memory back.

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

Reply via email to