I have some problem with below code. This code is working for email, message, Twitter (for sending the text) but not for Facebook. Why?
Intent i=new Intent(a
try this:
i.setType("message/rfc822");