I have an android app in which user can share stuff on facebook. The post will appear in the user's friend list. The post contains a link and what i want to implement is to open my app in playstore(and not in the browser) when the link is tapped, so that a user can download it.
Any pointer on how to achieve this?