The app I was working on has a feature to show a Facebook page when a user clicks on a View or button. Of course, I don't want to just pass a URL and open the device browser to do that. I want the native Facebook android app to do the job! This is done with the help of Android Intents of course.
Here's how my app show that Facebook page.
Step 1: Go to the FB page and get the Facebook page
↧