I want to display like button in my android application. Below is the code I use to display a Like button in my android application.
String url = \"http://w
Facebook SDK hasn't provided like button feature for native mobile apps( As of Oct 17 2011). It is available in Mobile Web apps. For more info you can check out these link: Mobile - Facebook Developers Like Button - Facebook Developers
like