hi, as mentioned I am using android so the contact API is not usefull because android contacts are the google contacts and I can get them using the standard android contact API ( I have done it that way). The problem is due to a limitation in the app engine I have to use the sandbox server. Because I can't find any related API does anyone know if I would be able to get the contacts using the standart HTML and authentication and them just getting the contacts? Thanks for the all the help maxsap
On Feb 3, 1:53 am, Stephen Gigante <[email protected]> wrote: > You'll need to use the preview rather than the sandbox (unless there's a > Google Apps option in there?) for this one, but the API you're looking for > is: > > http://code.google.com/apis/contacts/ > > - Stephen > > > > On Wed, Feb 3, 2010 at 2:03 AM, maxsap <[email protected]> wrote: > > hi, I am developing an android app and have to get the users from the > > sandbox in order to send messages to selected users. > > an example is the user selects a user and then send them messages. But > > to do that I have to know who the user have in their account. > > regards maxsap > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Wave API" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-wave-api%2Bunsubscribe@ > > googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-wave-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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/google-wave-api?hl=en.
