I\'ve seen other topics like this: launch facebook app from other app and tried some of the URIs listed there, but I can\'t figure out how to start the facebook chat with a
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("fb://messaging/" + userId)));