I have a requirement to add a new column to the default contact table provided by android, so I can do this. I just want to add a new value to this column if it is added from my application. So please tell me if this is possible.
Edit: my goal is to add data to the default contact table programmatically so that it is also visible when the user opens the default phone book. 
source
share