Use onStartCommand() in AlertService.

This service is supposed to handle an intent, so it uses START_REDELIVER_INTENT
to make sure the intent is handled.
1 file changed