Hello i'm creating a system that shoud create a se...
# getting-started
a
Hello i'm creating a system that shoud create a service when the user open the main activity, this service configure a timer so every 10 seconds hi sends a a post to a http server. Even if it's on bg
r
I'm assuming this is for Android, in which case you should as in #android, though it doesn't sound Kotlin specific, so you may want to ask on StackOverflow.
a
I asked but I just got java version
But Thanks
r
There's nothing Kotlin specific about the question, so you should be able to use the Java version and write it with Kotlin.