I've been working with the facebook-android-sdk and integrated posting a message to the user's wall. I've got the posting working, however I want to display the user's wall with the new post so they can view it.
Does the sdk implement this functionality through Dialogs somewhow or do I need to load the Graph API URL through a webview in Android? (going off the info here http://developers.facebook.com/docs/reference/dialogs/