Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lazy Loading

Lazy Loading From Sqlite

I have some 4500 entries in my database. What is the best way to show them in a ListView. Should I … Read more Lazy Loading From Sqlite

Listview Lazyadapter

I like to pass selected item value from ListView to another activity. I am using this code to g… Read more Listview Lazyadapter