Android Question Is there the example of sticky service?

Theera

Expert
Licensed User
Longtime User
Hi all,
Some Thai developer and I need to learn about this . Is there someone help this request. I don't know how to coding different from the previous standard service.
 

sanduro

Member
Licensed User
Longtime User
#Region Service Attributes
#StartAtBoot: False
#StartCommandReturnValue: android.app.Service.START_STICKY
#End Region
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
Thank you,sanduro I'll try.
 
Upvote 0
Top