1
I’m making an Android application that needs to send a message through Messenger Facebook.
My application is already integrated to Whatsapp... by Whats I always check if there is the application installed, if yes, I open with the message already formatted and only need to choose the contact.
I’d like to do the same with Messenger, someone knows how ????
Thank you!
Note: I have seen something related to this, but in Javascript.
Your question is a little wide. Start by reading this and if you have any specific difficulties when implementing update the question.
– ramaral
https://developers.facebook.com/docs/messenger/android I think this will help :p
– André
ok. I will try to implement by link! Thank you!
– Joel Messias Do Nascimento