I am trying to get rawcontacts._ID from contacts provider by using the lookup key and contact id stored in the application.
This function exists that might help me but I am not sure how to construct the rawContactUri
public static Uri getContactLookupUri (ContentResolver resolver, Uri rawContactUri)
Build a CONTENT_LOOKUP_URI style Uri for the parent ContactsContract.Contacts entry of the given ContactsContract.RawContacts entry.