Guys I'm writing an app to my son's cell send me h...
# getting-started
a
Guys I'm writing an app to my son's cell send me his location every minute I searched that I can do it using foreground service is there any tutorial explaining how to do that with Kotlin
k
Just look up a Java tutorial, it's exactly the same in Kotlin.
a
For something like that, I write in Java and then change it to kotlin and then learn from it.