I understand that this is an old thread, but for the people who stumbled upon it now, please note that the Google Data Java Client Library (or gdata-java-client) is no longer actively developing.
You must use the Google APIs Client Library for Java, which fully supports Android.
It has Google Calendar Application Examples for Android. (One uses ClientLogin using the Android account manager, and the other uses more secure OAuth for authentication / authorization.
(Google does not recommend using ClientLogin as it is considered unsafe)
ddewaele
source share