android - getting notification when contactslist changed -


i'm working on program needs notification contactslist. know contentobserver. issue need observer work when app isn't running in front or background.

any suggestions appreciated,

create service, , have contentobserver run in service.

in fact, that's general answer "i need x when not running"- in service.


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 -