Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When someone shares something from an Android app called e.g. TestApp, the facebook post is going to write "shared via TestApp", and it's clickable.

Is it possible to change that link to something apart from a in-site facebook app? Change it for example to my android app's url in the play store?

share|improve this question

1 Answer

up vote 1 down vote accepted

Yes, it's entirely possible via Android Deep Linking - https://developers.facebook.com/docs/mobile/android/deep_linking/

share|improve this answer
I changed the Website with Facebook Login and it now redirects to the url. Thanks m8! – Alex Styl Sep 6 '12 at 13:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.