I'm making an Android application that needs to send a message through Facebook Messenger.
My application is already integrated with WhatsApp ... by Whats I always check if the application is installed, if yes, I open the already formatted message and only need to choose the contact.
I would like to do the same with Messenger, does anyone know how ????
Thank you!
Note: I've seen something related to this, but in JavaScript.