did anybody successful include the Facebook comment API (http://developers.facebook.com/docs/reference/plugins/comments/) in his phonegap project on android?
I have successfully implented the facebook plugin for phonegap (https://github.com/davejohnson/phonegap-plugin-facebook-connect) but it doesn't contain any comment functionality.
I want to include facebook comment functionality in my phonegap project on android. Does anybody know how to do this?