I want to display a single row from the database in a listview.
For example: I have a database with three row and 4 columns. I want to display the columns from row 2 as a listview (but i only want to display the columns that contains data).
I dont have any code, because i dont even know where to start. I only used the simplecursoradapter in the past.
Sorry for my bad english. I searched a lot and didnt find any answer. Please dont be too rude if thats a stupid question.