Embed Facebook fan page into view in Android app
问题 My Android app consists of a simple tablayout (3 tabs). Let's say the user chooses tab #2. Now I would like to show the user a specific fan page, just the recent posts/updates. If it can be embedded directly into the view below the tab, that'd be best (no popup/dialog). I know that if the user should have the opportunity to 'like'/comment on anything, the app needs to be authorized. I have been able to get through that by using the guides on the Facebook API site. But I just don't know how to