This is my first Android integrated with Facebook SDK for Android. Please help, any helpful information will be very helpful.
Now, I could post messages on the timeline via facebook.dialog(this, "stream.publish", parameters, new DialogListener(){...}).
But I hope I can do more,
1st, I hope my post could display this post is posted via "name of my application".
2nd, There is some sort of activity showed up when the user started to play the game, it's just like iheartradio, when user start to listen some music, how can I make this activity post on the timeline, also without the dialog.
Thank you so much, I really appreciate your help.