I want to fetch all the my facebook fan page images to an android app. im the admin of my page and using curl with graph api i can get the images from page. But problem is the access token,the token i generate from facebook developer console,gets times out frequently.
Then i read user token will get timed out,but apptoken wont. so is there a way to fetch my fan page images to present in my android app with app access token.
I would love to get a tutorial on this topic,or some explanation on how to do it.
Thanks