fer626 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

tasks-android-sample #479

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version of goople -api-java-client 1.8.0-beta

Java environment Java 6, Android 4.0.3, Authentication

Describe the problem.

I am try to sample code of google-api-java-client tasks-android-sample program 
and i have add all the library dependencies version 1.8.0,Services library only 
get version 1.5.0 so added these library.But app not compiled succesfully show 
some error like that-
1.The method builder(HttpTransport, JsonFactory) is undefined for the type;
2.The type com.google.api.client.auth.oauth2.Credential cannot be resolved. It 
is indirectly referenced from required .class files 

Original issue reported on code.google.com by sumit.p...@gmail.com on 7 May 2012 at 6:28

GoogleCodeExporter commented 9 years ago
help me ....
thanks in advance

Original comment by sumit.p...@gmail.com on 8 May 2012 at 10:21

GoogleCodeExporter commented 9 years ago
I have successfully compile but showing exception in runtime and crash it....

Original comment by sumit.p...@gmail.com on 8 May 2012 at 10:24

Attachments:

GoogleCodeExporter commented 9 years ago
We have recently revamped tasks-android-sample and calendar-android-sample to 
remove maven and directly use jars. Please try it out and let us know if you 
run into any problems.

http://samples.google-api-java-client.googlecode.com/hg/tasks-android-sample/ins
tructions.html

http://samples.google-api-java-client.googlecode.com/hg/tasks-calendar-sample/in
structions.html

Original comment by rmis...@google.com on 21 May 2012 at 2:50