I would like to run a function in my foreground service every five seconds. I created a Timer, and I called .scheduleAtFixedRate in the onCre
Timer
.scheduleAtFixedRate
onCre