i am trying to get the currently selected/highlighted entry in Contacts. basically, my app will be running in the background and when a certain button is pressed (detectable by my app), my app needs to find out the info regarding the selected entry in Contacts (any info that can lead to the IContact item is sufficient). is that do-able in any way

btw, i have considered extending the menu in contacts, but that isn't what we would like to do. i must capture the selected entry when a certain button is pressed on the device.

thanks in advance!