I m working on Android SQLite. My problem is that How do I work with many sqlite tables, with which I have two activity being populated and layout with gridview and listview, each of these invoke different table.
I m working on Android SQLite. My problem is that How do I work with many sqlite tables, with which I have two activity being populated and layout with gridview and listview, each of these invoke different table.