user1597878
user1597878

Reputation:

Facebook ticker for android

I want to use Facebook ticker to show currently played audio file name of my android app Like spotify. I want to continuously change the ticker as audio file changes I search on google i dont find any tutorial or samples. please share how can i achieve this ticker into my app I am new please guide me Waiting for reply

thanks

Upvotes: 2

Views: 1083

Answers (1)

Julian Shen
Julian Shen

Reputation: 151

You must implement your application with Open Graph API. There is a built-in action called "listen".

https://developers.facebook.com/docs/opengraph/actions/builtin/#listen

Upvotes: 1

Related Questions