On 9 Juli, 06:21, mohammed Nuhail <nuhail...@gmail.com> wrote:
> I am doing chat Application in Android... I have to encrypt and decrypt
> username and password and stored it in database.

You are using asmack I suppose for the chat application.
You get all that you need for chat applications with XMPP.  And you
don't need to re-implement security etc.
(and it works with Gtalk and Facebook talk).

Anyway, you might want to have a look at AccountManager:
http://developer.android.com/reference/android/accounts/AccountManager.html

-- 
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