Facebook Like button in Android Application

后端 未结 6 1369
执笔经年
执笔经年 2020-12-14 12:35

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         


        
6条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-14 13:28

    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

提交回复
热议问题