I have names stored in my mysql database i created a table called users and when you login into my android app you can input data into that table. How do I display the names of the database entries added in a android application. I want when I click on search users it to bring up the names added in the database.
Share
Follow this tuto and you will learn how to do it exactly
Tuto Mysql/android