yes I did use maven to pull down the project, but it was a long time
ago.  I remember that I did get the original Picasa example working
after a struggle, but I had to do a lot of fiddling around.  I
subsequently had to do some major tinkering with the libraries when I
converted it to Google Docs and Spreadsheet....and finally ended up
rewriting the whole lot in the end.

Sorry - not much use I know, but I would recommend searching against
my sig in the google-api-java-client Google Group - I participated in
a number of threads at that time that turned out to hold the key to
getting things working.


On Jul 1, 3:56 pm, Sergio Michels <sergiomiche...@gmail.com> wrote:
> Hi,
>
> are you using maven eclipse plugin?
>
> In the picasa example, Maven downloaded
> google-api-client-googleapis-1.2.1-alpha.jar that have GoogleTransport
> class.
>
> Is there one way to check if the dependencies are exported to the virtual
> device?
>
> Regards,
> Sérgio
>
>
>
>
>
>
>
> On Fri, Jul 1, 2011 at 2:30 AM, Spiral123 <cumis...@gmail.com> wrote:
> > yes I got the picasa one working.
>
> > looking at your error I would check that you have the correct
> > libraries included in your project and I'd also check your namespaces.
>
> > On Jun 30, 5:05 pm, Sergio Michels <sergiomiche...@gmail.com> wrote:
> > > Hi,
>
> > > does anyone have the google-api-java-client-samples (for android)
> > working?
>
> > >http://code.google.com/p/google-api-java-client/wiki/GoogleAPIs
>
> > > I tried "picasa-atom" that gave me an exception
>
> > > 06-30 18:02:44.419: ERROR/AndroidRuntime(876):
> > > java.lang.NoClassDefFoundError:
> > > com.google.api.client.googleapis.GoogleTransport
>
> > > And "calendar-v2"
>
> > > 06-30 18:07:08.950: ERROR/AndroidRuntime(929):
> > > java.lang.NoClassDefFoundError: com.google.common.collect.Lists
>
> > > guava-r09 is in the Maven dependencies.
>
> > > I just download sources in maven though m2e. I need to do something more
> > > with Maven?
>
> > > Regards,
> > > Sérgio
>
> > --
> > 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+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

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

Reply via email to