I need to integrate a facebook group page in my android application. Now, I can login/logout to facebook thanks to the tutorial on the facebook developper website but I don't find any way to show a group page without the using of a webview. Does the facebook SDK provide any way to do this or should i work with the Facebook Graph API and "rebuild" the group page?
Thanks in advance
