ANDROID APP

Android Tutorial – Methods to ship WhatsApp messages with MIT App Inventor 2



On this video I’m going to indicate you the way to simply ship WhatsApp messages in your MIT App Inventor 2 Android App.

The properties for the activitystarter are:
Motion = android.intent.motion.SEND
ActivityPackage = com.whatsapp
ActivityClass = com.whatsapp.ContactPicker
DataType = textual content/plain
ExtraKey = android.intent.additional.TEXT

You possibly can obtain the supply file from right here:
https://drive.google.com/file/d/0BxHg0fjQtiz2WlpxOFJjdnFBNE0/view?usp=sharing

Be at liberty to remark and ask any query…

source