android - How to identify if application is killed -


how identify if application killed can restart service putting alarm manager in android @ specific interval of time ?

service automatically restarted after process killed if return start_sticky onstartcommand. don't need alarmmanager that.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -