You cannot stop a sufficiently dedicated user from accessing any data in your app.
On Mon, Jul 30, 2012 at 7:21 PM, Ahmed Alsayadi <[email protected]> wrote: > while intilization sqllite database in android there are some technique > to encrypt the data like sqllitecipher jar , but the problem if someone > de-compile my app that have the source database under folder > .../assist/databasename.sqllite, any one have an idea how to solve this > problem? > > by the way while iam writing this question i got an idea which is to > initialize the database directly from my won server , any other solutions > if i attach my database file to the apk file? > > -- > Best Regards! > ================================================== > Ahmed M.A. Alsayadi > Tsinghua University,Beijing, China > Tel:0086-13141351535 > > ================================================== > > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.8 Available! -- 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

