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)