Does anyone one know of an example that shows how to add a new Google calendar entry? I am trying to add an entry to the Google web calendar (not to the phone's calendar). I assumed that I could simply use the google gdata client APIs described at http://code.google.com/apis/gdata/articles/java_client_lib.html - but I am having a devil of time getting this to work. Despite building my application with the gdata-calendar-2.0.jar downloaded from google, the DVM in both emulator and phone is unable to find the relevant classes, i.e. the application throws NoClassDefFoundError.
Several hours of searching the web does not reveal any obvious application example - does anyone know of such an example? Thanks, Tom -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en