HI ALL, I am making an application for iPhone in that I want to upload any document or any file that is coming from email as an attachment.
Not being able to authenticate Google Spreadsheet API. I\'m using this code stolen from here, $clientlogin_url = \"https://www.google.com/accounts/ClientLogin\";
I need help in converting the following xml into php. Anyone can help me? PUT /feeds/default/private/full/resource_id/revisions/revision_number
In this example http://code.google.com/apis/base/docs/1.0/pythondevguide.html (search for entry.title.text) it gives entry.title.text as the only example for a Snippets feed attribute. What do I put t
I am getting timeout error while I am trying to upload document using com.google.gdata.client.docs.DocsService
I am trying to build an app which shows events from a google c开发者_JS百科alendar. I am using GData. Does any of you know how can I modify GDataQueryCalendar or other things such that google calendar
I am using the Zend PHP Gdata API for Youtube to retrieve data and upload video on Youtube and need to get Insight information for each video but confused how.
I need to write an XML parsing class that I can reuse throughout my Android application and from what I\'ve read a SAXParser is the best for a mobile application.I am using this guide:
In my iPhone applica开发者_运维百科tion, I want to do a search for video on youtube. How can I do this (with the GData API)?You do it the same as you would ask for any other data. If I wanted to sear
I have gone through the documentation, used the sample project and even have the retrieval of a youtube feed working on my app but I am unable to get the individual elements to then displays as I desi