i am developing android application where i am using facebook SDK for android.
i want to use the facebook share dialog
ShareLinkContent content = new ShareLinkContent.Builder()
.setContentUrl(Uri.parse("http://ift.tt/I37asW"))
.build();
when i run the application nothing happens, no dialog appears, no errors
can anybody help?
Aucun commentaire:
Enregistrer un commentaire