1

I want to generate a list from a table in my database. That list should contain all rows of one column i.e table: Contact column name: contact_name. Next I want to show all of the contact_names. But each value should be click-able. When a user clicks on it, it should print in next activity the contact_name, contact_address etc.

I am new in android. So all help will be appreciated. Thanks in advance :)

0

1 Answer 1

1

Try using SimpleCursorAdapter or CursorAdapter

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.