Jump to content

How to get password from Sqlite in java android

Coldek

I have a database in which I store the name, last name, email and password of a user, along with the ID. But I do not know how to get only one field in one row when the user tries to sign in. I need to retrieve the password that's on the same row as the email that's being used to log in. Any help?

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×