Hi Bruno, You can use Google Data Api library for java to write your android application - http://code.google.com/p/google-api-java-client/.
Supports these Java environments (details<http://code.google.com/p/google-api-java-client/wiki/JavaEnvironments> ): - Java 5 (or higher) standard (SE) and enterprise (EE) - Android 1.5 (or higher) (details<http://code.google.com/p/google-api-java-client/wiki/Android> ) - Google App Engine You can also check out a sample Android application using Picasa Web Albums Data API to better understand the functionalities - http://samples.google-api-java-client.googlecode.com/hg/picasa-atom-android-sample/instructions.html?r=default. Best, J.Cantona -- You received this message because you are subscribed to the Google Groups "Google Calendar Data 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://code.google.com/apis/calendar/community/forum.html
