On 6 April 2011 07:16, rashmi <[email protected]> wrote: > I want to encrypt the data before insertion through content provider > and decrypt while reading the data. So that encrypted data will be > saved in database. Please provide me the information >
Here you go: http://developer.android.com/reference/javax/crypto/Cipher.html Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<http://webnetmobile.com/twitter/> * -- 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

