In this video I am going to show you how to easily send WhatsApp messages in your MIT App Inventor 2 Android App.\r<br>\r<br>The properties for the ivitystarter are:\r<br>Action = android.intent.ion.SEND\r<br>ActivityPackage = com.whatsapp\r<br>ActivityClass = com.whatsapp.ContPicker\r<br>DataType = text/plain\r<br>ExtraKey = android.intent.extra.TEXT\r<br>\r<br>You can download the source file from here:\r<br>\r<br>\r<br>Feel free to comment and ask any question.