I'm looking for a way to get notified when a new contact is added (or changed) in the device db.
From looking in the documentation it looks like there are a lot of intents used to start activities that add contacts or attach photos but there isn't an intent fired when something is changed in the contacts tables.
Any kind of notification can help, preferably an intent.
Thanks