service - How to stop NotificationListenerService android? -



service - How to stop NotificationListenerService android? -

i'm using notificationlistenerservice in android app developed kpbird's example. service runs in background after app destroyed. there way stop service , start when app started?

the notificationlistenerservice extends service yes can stop service calling stopself() method in service class.

look @ this: notificationlistenerservice , services

hope helps,

android service notifications listener

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -