Monday, February 13, 2012

[android-developers] google-api-java-client android calendar setup problem

I read the instruction in this page
http://samples.google-api-java-client.googlecode.com/hg/calendar-android-sample/instructions.html?r=default
to setup the project. But after I did as said in the page , eclipse
still can't find the packages below .It seemed no help information
online .Any one can help me ? THX a lot.
import com.google.api.services.calendar.CalendarClient;
import com.google.api.services.calendar.CalendarRequestInitializer;
import com.google.api.services.calendar.CalendarUrl;
import com.google.api.services.calendar.model.CalendarEntry;
import com.google.api.services.calendar.model.CalendarFeed;

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment