Latest Android Aptitude Question SOLUTION: How to show SQLite Database table information in android application? What is the best way to do it?
Options
1) Use table layout with cursor
2) Use listView with cursor adapter
3)
How to show SQLite Database table information in android application? What is the best way to do it?
Options
1) Use table layout with cursor
2) Use listView with cursor adapter
3) Use table layout with cursor adapter
4) use gridview with cursor adapter