There is a way of doing so but it require a little effort. You will have to download the Desktop Application for Picasa, and you will have to sync the Web Albums with your local directory. This App will create an album something like "Recently Updated" which keep track of the recently added photos. But problem is that Google API returns the album name in Alphabetical order, so this album will not be your first album.
I have done it already but I am not using it, I am just fetching all the albums and displaying the first album. On Mon, Apr 4, 2016 at 6:43 PM, <[email protected]> wrote: > Hi, did you ever find a solution to this? I'm having the same problems > > Thanks > > On Wednesday, 16 March 2016 06:16:54 UTC, Rony Geeks wrote: >> >> Having the same problem.. Looking forward to have an answer >> >> On Tuesday, 16 February 2016 22:18:09 UTC+6, Sarun Kuriakose wrote: >>> >>> I know google is retiring picasa. >>> According to google documentation to fetch "Recently added" content this >>> code can be used >>> URL feedUrl = new URL("https://picasaweb.google.com/data/feed/api/user/ >>> *username*?kind=photo"); >>> But currently it doesn't return newly added content instead it return >>> old content. >>> Is there any way we can return newly "Recently added" content. >>> Is there way i can use new "Google photos" URLs for it. >>> I think picasa and googlephotos use same backend >>> Any help will be appreciated ..... >>> Thank U >>> >>> >>> -- > You received this message because you are subscribed to the Google Groups > "Google Picasa Web Albums API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at https://groups.google.com/group/google-picasa-data-api > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.
