언어 설정

Menu
Sites
Language
Post Notification when App goes to background

Is there any way to post notification when app goes to background?

The notification API doesn't provide information to do such thing, Alarm API can't provide what I need, and Calendar API is too much for what I need. And I can't afford web services.

I just need to notify the user to do something after a period of time when the app goes to background, is there any work around to do that with only notification API and a simple app?

Thanks,

 

Responses

1 댓글
André Reus

hi Fikry Abdullah Aziz
As per my understanding you have to use native service to get background event.