I created an android app which consumes web service, which passes string(kind of authentication) to the webservice it authenticates and returns its validity.
Now my concern is, how to make this secured . i mean to say, i want the string that i pass should be encrypted at the android mobile side and should be decrypted at the webservice side and viceversa. how can i implement can anybody send me a walkthrough. -- 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

