Here I tried simple service program. Start service works fine and generates Toast but stop service does not. The code of this simple service is as below:
pub
onDestroyed()
is wrong name for
onDestroy()
Did you make a mistake only in this question or in your code too?