Thanks, for the reply. I did have a look at this before, and i say a beginner just to keep my feet on the ground. ^^ (This doesn't imply i am a expert either) .
I tried using the the other library, https://code.google.com/p/oauth-signpost/ . It works smoothly with this. -- Cuil On Mon, Feb 21, 2011 at 3:46 AM, Spiral123 <[email protected]> wrote: > well. > > I don't know how you are getting those vm errors, but I would guess > you are doing something very wrong. Getting Android and OAuth playing > nicely is not what I would think of as a good beginner exercise. > > If you really want to go that route I would start off with an example > a little closer to what you want to achieve. Study this Android > example that uses OAuth to access Picasa for example: > > http://code.google.com/p/google-api-java-client/source/browse/picasa-atom-android-sample/?repo=samples&r=f04abe25d7061a8b1beceade276b1a9fac553d5a#picasa-atom-android-sample > > On Feb 20, 3:28 pm, cuil yahoo <[email protected]> wrote: > > Hi, > > > > I am a beginner, and i have got really very irritated, in completing this > > issue. Hope you could help. :) > > > > I am trying to make an android application using google-api-java client > > library. > > My application needs to display all the google spreadsheets one has in > his > > google documents account. > > > > I tried using docs-v3-atom-oauth-sample as reference, > > here< > https://code.google.com/p/google-api-java-client/source/browse/docs-v...>. > > > > But when i do that, and run my android application, i get dalvik vm > errors, > > which i am attaching in a text file. > > > > It would be great if someone could please help me out. > > > > Thanks > > -- > > Cuil > > > > Error.txt > > 35KViewDownload > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

