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
Post a Comment