About calendar-v2-atom-android

18 views
Skip to first unread message

tony mak

unread,
Sep 2, 2011, 8:23:15 PM9/2/11
to google-api-java-client
The android example "calendar-v2-atom-android" is not reachable (dead
link). Please fix it.

Well, however , I download it before the link is dead and try to run
it.

I have already import all dependency by using maven and it compile
successfully. However, in run time , no class def found error occurs
when it comes to

private final List calendars = Lists.newArrayList();
private final HttpTransport transport =
AndroidHttp.newCompatibleTransport();

It seems that it can't find the class in library in runtime.

Would you like to tell me what should I do?

Thank You.

Mike

unread,
Sep 11, 2011, 9:50:45 AM9/11/11
to google-api-...@googlegroups.com
Make sure you've got the google-http-client-extensions-android2-1.5.0-beta.jar refrences. This is where you'll find the AndroidHttp class.


Mike
Reply all
Reply to author
Forward
0 new messages