Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
603 views

How to have a read access to google.com/contacts from an android handset?

In my android application, I would like to retrieve the birthday field from google.com/contacts, as this field isn't synchronised in the android contacts application. How can I have a read access to ...
0
votes
1answer
104 views

C# / Visual Studio - Object is null unless I have a Breakpoint

I'm specifically using the Google Contacts API at the moment, but this could be true of other scinarios as well. I have the following code: Contact newContact = new Contact(); When I let the code ...
0
votes
1answer
196 views

WM6 Contact Sync Google

I am looking to write a contact synchronisation application for windows mobile and google contacts. I am developing against the Windows Mobile 6 platform for the time being and using the ...