Friday, 17 October 2014

This blog useful when we have to update status on user's fan page/friend page instead of user's wall using Facebook sdk. This kind of functionality implemented in Instagram. After a lots of search I  have find some useful things which is useful to me. I would like to share this thing with you. This might be useful to u also. Parameter list Used in Request: name...

Thursday, 16 October 2014

This blog useful for display album list for image and video Some times we need to display album wise image and video in android application. I have made one sample example for this functionality. I would like to share this example.This might be useful too you. Below Android api used for display album wise images and videos. Image API: MediaStore.Images.Media.EXTERNAL_CONTENT_URI; Video...