samedi 2 janvier 2016

How to display the data in the UI screen that are retrieved from SQLite DB in Android

I have gone through all possible articles to get an overview of the logic behind retrieving the data from SQLite DB.But I still can't figure out the possible solution. It would be helpful if someone gives an overview of that.

For eg. I just get age as input from user and I have to display all the names matching with it.So in a table there can be n number of data matching with it.How to manage those dynamically and display that in UI?

Is there any predefined views present to handle?

Aucun commentaire:

Enregistrer un commentaire