-2

I am creating an Android application which makes use of the Contact-contract to get the phone contact list.

So whenever changes occur in phone contact list, my app's contact list needs to be updated. For this how to know the changes of phone contact when my app starts, and get the changed contact's details?

mmvsbg
  • 3,570
  • 17
  • 52
  • 73
Ranjith
  • 309
  • 2
  • 13

1 Answers1

1

Please have a look at this post

how to listen for changes in Contact Database

i hope this will helps you

Community
  • 1
  • 1
android_dev
  • 1,477
  • 12
  • 18