You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gdata-java-client
Hello ,
I am new to android and have to create a project in it.
I am trying to code an application in android from past ten days just
to read google calendar.
Initially I tried gdata 1.4 it worked as a java program but later on I
figured it doesn't support andorid.
Then I tried google java client api .. even In that my issue is not
solved.
The thing is that I want to access all the events of in a specific
date for all calendar..
Now I am trying to use gdata android 2.2.1 but I don't find any
example or documentation that explains me how to use it ( I am new to
android itself )..
Can anyone please guide me on how to use gdata2.2.1.
It would be great if someone can upload an android app example that
fetches all the events of a specific date.
I am not worried about authentication etc.. I am fine even with just
the client login(legacy thing)..