-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Version of google-api-java-client (e.g. 1.15.0-rc)?
Java environment (e.g. Java 6, Android 2.3, App Engine)?
Describe the problem.
hi all
I tried to use Google Calendar API 3 but error in code without any reasons so
this is my code I hope you help me.
and if I use Google Calendar API 2 also error in
link("http://www.google.com/calendar/feeds/default/allcalendars/full")
errors happened here " NoClassFound" Please Help me
//final HttpTransport transport = AndroidHttp.newCompatibleTransport();
/*final JacksonFactory jsonFactory = new JacksonFactory();
How would you expect it to be fixed?
Original issue reported on code.google.com by rababa...@gmail.com on 11 Dec 2014 at 6:50