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
Ruckus
03/22/2018, 6:20 PM
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
alexandretaz
03/22/2018, 6:30 PM
I asked but I just got java version
alexandretaz
03/22/2018, 6:30 PM
But Thanks
r
Ruckus
03/22/2018, 6:35 PM
There's nothing Kotlin specific about the question, so you should be able to use the Java version and write it with Kotlin.