Hi

i run this simple examlple as and android aplication
and i get error


public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

URL metafeedUrl = null;

("metafeedUrl = new URL("http://picasaweb.google.com/data/feed/api/
user/yaniv?kind=album

("PicasawebService myService = new PicasawebService("exam

("myService.setUserCredentials("[email protected]", "1112

(UserFeed resultFeed = myService.getFeed(metafeedUrl, UserFeed.class


on this line : myService.getFeed i get the error message --

::com.google.gdata.util.ParseException:
org.xml.sax.SAXNotRecognizedException: 
http://xml.org/sax/features/external-parameter-entities

any idea
thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" 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/google-picasa-data-api?hl=en.

Reply via email to