by vysakh b.
Hi
While creating web service for android app they are passing the username and password directly through url and I am getting that password using request method encryption is also possible , but the when we encrypt the password its entirely different from the value stored in database. The problem I am facing is the encrypted password in database is entirely different from the encrypted password that I got from web service.
how to generate that and compare the two