Android Tutorial (Kotlin) - 38 - Service

preview_player
Показать описание
Source Code : WILL BE UPDATED SOON...

Amazon India Affiliated Link:
Please use below link to support my channel

Also you can support via Paypal using

Thank you
#CodeAndroid #Flutter
Рекомендации по теме
Комментарии
Автор

No bullshit or unecesary talk, just what I needed thanks a lot.

bouakoukabdelmounaim
Автор

Thanks for the video! That's exactly what I looked for

TpyHaGuBaTop
Автор

This video was packed with helpful info, thanks!

dave_by_day
Автор

i need for onbind service example.could you please make video or suggest any website ?

JavaExpress
Автор

thanks man, this really clear things up for me!

faryzryz
Автор

Good sir 👍 but understand more clear bind method also

sonusaini-szsf
Автор

Thanks for the video. Simple and straight-to-the point.


If I want to put a button to stop the service, how can this be done?
Should I put below within MainActivity.kt ?
textView.setOnClickListener({
val stopper = MyService()
stopper.stopSelf()
})
This doesn't give error, but doesn't work.
And, I doubt textView.setOnClickListener works within MyService.kt at all.

turboromy
Автор

Does this service run when app is in background ?

cosovic
Автор

Hello brother i want you make video about this lesson more. when app killed application service run background in kotlin. Please help and share

sonchanmuney
Автор

hi my friend I want to learn how to use inside of a activity, second activity variable in background can you help me

cihatenginear