sromku / android-simple-facebook

[Deprecated] Simple Facebook SDK for Android
Other
879 stars 349 forks source link

Get album cover photo Urls? #415

Open IamJackppot opened 8 years ago

IamJackppot commented 8 years ago

How can we get the album cover photo urls after calling

mSimpleFacebook.getAlbums(onAlbumsListener); ?

This is a very nice library, but, this isn't documented anywhere and I can see lots of other people having similar problems.

Thanks in advance.