// I am really new to this,so might be asking some silly questions so sorry but plz help //I want to load content of lists TextView from SQLiteDatabase //please guide how
Solution 1:
First create a Weather class, with getter and setter methods
Create a ArrayList weatherlist;
Add the objects to the arraylist.
Pass this arraylist to the adapter
Share
Post a Comment
for "How To Load Listview Contents From Sqlitedatabase In Android"
Post a Comment for "How To Load Listview Contents From Sqlitedatabase In Android"