Hello, I'm from Belgium so, sorry for my poor english ;-)

I use gdata api for upload photos on Picasa.

I tried to connect with Google using :
____________________________________

PicasawebService myService = new PicasawebService("example-
exampleApp-1");
myService.setUserCredentials("[EMAIL PROTECTED]", "password");
___________________________________

I put a permission :

<uses-permission android:name="android.permission.INTERNET" />

but there is an error :

com.google.gdata.util.AuthentificationException: Error connecting with
login URI.


this program works with J2SE but not with Android.
Can anybody help me please ?


regards,

Julien

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to