I am using ACTION_SEND Intent to share an android market app url link via facebook, twitter and gmail. But when i press share button other options also appers like sms, email etc. I want just Facebook, twitter and gamil to appear. Is there any way to filter that.
Thanks.
I found this solution for me working perfect. http://www.gaanza.com/blog/email-client-intent-android/
Thanks.