Okay, it seems to be a stupid question, since we have this: http://code.google.com/intl/en/apis/picasaweb/docs/2.0/developers_guide_java.html
However, up to the moment, I can only succeed in displaying the thumbnails by using: PhotoEntry photo = //somehow I get the instance photo.getMediaThumbnails().get(0).getUrl() The biggest photo I can display through this method is up to 300 pixel or so[which is photo.getMediaThumbnails().get(3)]. How can I display the a thumbnail up to 400 pixel or even 800 pixel? Or How can I even refer back to the google picasa page that can actually help me display this photo? 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 -~----------~----~----~----~------~----~------~--~---
