Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upload photo to picasa using android code #487

Closed
wonderfly opened this issue Jan 10, 2015 · 1 comment
Closed

upload photo to picasa using android code #487

wonderfly opened this issue Jan 10, 2015 · 1 comment
Assignees
Labels
imported priority: p2 Moderately-important priority. Fix may not be included in next release.

Comments

@wonderfly
Copy link
Contributor

From shin...@tataelxsi.co.in on April 29, 2012 23:33:26

Which Google API and version (e.g. Google Calendar Data API version 2)? Picasa api for android version

What format (e.g. JSON, Atom)? Atom What Authentation (e.g. OAuth, OAuth 2, ClientLogin )? OAuth2 Java environment (e.g. Java 6, Android 2.3, App Engine)? android 2.3 External references, such as API reference guide? Please provide any additional information below. i need to develop android application to upload photo to picasa using android code.i see in net PicasaSample but it showing compilaition error as following packages not resolved
import com.google.api.services.picasa.PicasaClient;
import com.google.api.services.picasa.PicasaUrl;
import com.google.api.services.picasa.model.AlbumEntry;
import com.google.api.services.picasa.model.UserFeed;

please provide necessary jar for the smae

Original issue: http://code.google.com/p/google-api-java-client/issues/detail?id=472

@wonderfly wonderfly added imported priority: p2 Moderately-important priority. Fix may not be included in next release. 1 star labels Jan 10, 2015
@wonderfly wonderfly self-assigned this Jan 10, 2015
@wonderfly
Copy link
Contributor Author

From rmis...@google.com on January 14, 2013 07:32:01

Owner: yan...@google.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported priority: p2 Moderately-important priority. Fix may not be included in next release.
Projects
None yet
Development

No branches or pull requests

3 participants