Yes it is possible, Suppose if u want to add a new field in ur contact information, u can add the new field in EditContactActivity.java or wat so ever and update the approprite db table and once if you click on save button, you can update the value in the contacts DB. Its as simple as ur working on any third party app.
On Tue, May 8, 2012 at 8:48 PM, Justin Anderson <[email protected]>wrote: > yes >> > Sorry, no... > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > > On Mon, May 7, 2012 at 11:03 PM, asheesh arya <[email protected]>wrote: > >> yes > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

