Hello. I'm from Belgium, so, sorry for my english ;-)
I'm developing an application with gdata API.
I tried :
PicasawebService myService = new PicasawebService("exampleCo-
exampleApp-1"); myService.setUserCredentials("[EMAIL
PROTECTED]",
"password");
it works fine on an J2SE application but there is an error with
Android :
com.google.gdata.util.AuthenticationException: Error connecting with
login URI
I put the INTERNET permission in manifest file but it doesn't works
Can anybody help me ?
thanks
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
-~----------~----~----~----~------~----~------~--~---