3
Answers

how update listview data from sqlite.net in xamarin android

Photo of Ali M

Ali M

7y
2.6k
1
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)