fer626 / google-api-java-client

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

upload photo to picasa using android code #472

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by shin...@tataelxsi.co.in on 30 Apr 2012 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 14 Jan 2013 at 3:32