Hello guy What is the best way to every 2 minute s...
# android
j
Hello guy What is the best way to every 2 minute send a request to server to get latest data ?
stackoverflow 10
t
create Timer schedule
r
rxjava takeUntil or Interval
p
ticker
channel from coroutines