3
Answers

how update listview data from sqlite.net in xamarin android

I have a db with one table.my db update every seconds by timer because It depends on the time. i try add listview for display item in db. same this
 
now How update listview every sec? My database refresh (listing.value) every seconds 

Answers (3)