Android Tutorial - How to send WhatsApp messages with MIT App Inventor 2

  Рет қаралды 115,519

App Inventor Tutorials - SeblogApps

App Inventor Tutorials - SeblogApps

Күн бұрын

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

Пікірлер: 136
@lauraalexandri883
@lauraalexandri883 8 жыл бұрын
You're Italian and you do Tutorials in English too, that's nice.
@harvinderkaur48
@harvinderkaur48 4 жыл бұрын
Yeah that's great and thank you
@ariletecrispimricardo2913
@ariletecrispimricardo2913 3 жыл бұрын
Is possible auto click of button send?
@1908HELIO
@1908HELIO 4 жыл бұрын
Don't run well! My cell phone has whatsapp instaled but your app send me a message "Error 601:no Corresponding activity was found" May you help about it???? Thanks a lot.
@johnwickbeast8720
@johnwickbeast8720 9 жыл бұрын
Hi, i followed the same procedure but it does not Send directly via whatsapp. The text opens in the text editor on whatsapp and i have to actually press the Send button on whatsapp manually to finalise the sending?...something wrong i did?
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+Viraj Rawal you should check with adb loggers what is activitypackage and activityclass for twitter, i will try to search for it as well...
@emeztv8066
@emeztv8066 8 жыл бұрын
hai.....can u help me......how to create app send any masej to whatapps automatic
@prateekhegde8099
@prateekhegde8099 6 жыл бұрын
Hi, Is it not possible to send automatically a message to a default no set in code, instead of selecting the contact??
@beforespectra7919
@beforespectra7919 Жыл бұрын
Sir actually I want to send the message only to one contact then what should I do
@mortuzaalamrubel8217
@mortuzaalamrubel8217 6 жыл бұрын
Can I send picture & text both with appinventor? Plz help me..
@santhoshjoseph5879
@santhoshjoseph5879 8 жыл бұрын
Sir,would you please help me to send a whatts app image when a button is clicked..
@hajarathaur9378
@hajarathaur9378 5 жыл бұрын
hi, can it be sent to multiple contacts through WhatsApp also? tq
@Tabarebor
@Tabarebor 8 жыл бұрын
How do I make the number to which the message is sent always the same? Is to use on a radio and the idea is for people to send messages through the app where they listen to the radio so I need all the messages to reach the same number without giving the option of selecting a number thanks for the answer
@lahernandezs
@lahernandezs 7 жыл бұрын
thanks a lot for this great video! I still have the question how sending a message to a whatsapp group? have you try this already?
@priyaprakruthi4592
@priyaprakruthi4592 7 жыл бұрын
sir am getting WhatsApp is not installed...bt WhatsApp is installed in my phone...y should I getting like dat...is there any separate app for this..pls reply
@ashdubi4773
@ashdubi4773 6 жыл бұрын
Need to send multi photos, 18, to drop box Or WhatsApp, in piker i can only 1at atime?
@lucasmatesco6435
@lucasmatesco6435 3 жыл бұрын
Nice!!! Help me so much, Thanks u!! How i know The properties for the activitystarter for another apps, Exemple : Whatsapp Bussiness?
@davidpl8507
@davidpl8507 4 жыл бұрын
How to view the status of the switch from the Tuya program knowing the IP of the device?
@danieldeluca4737
@danieldeluca4737 4 жыл бұрын
its works today? I can send to a list of number like 3 people same msg? How i put the name of my contact?
@MulderXfile
@MulderXfile 3 жыл бұрын
Thanks for the great video. I would have been better to be able to set the contact number directly in the app inventor program.
@avishekmondal4966
@avishekmondal4966 5 ай бұрын
Please Help me for sending pre loading phone number automatically, (Without clicking Whatsapp Send Button )
@cinemapuranam
@cinemapuranam 7 жыл бұрын
it,s not working sir....in my phone whatsapp is already installed....but it saying what'sapp is not installed
@sakshamsinghal3083
@sakshamsinghal3083 7 жыл бұрын
hello! can u tell me how to make a group for only specified users to message in it. like a whatsapp group only but made on app inventor as a different app
@lornaakoth3038
@lornaakoth3038 6 жыл бұрын
Suppose you want to send message to a person not in your contact but their phone number is provided in their profile and you aren't interested to save it,How do you go about that?
@henmaicrygerhack17
@henmaicrygerhack17 8 жыл бұрын
hey can i connect directly with a whatsapp number, for the users can send a message private?
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
I tried this, only 2 blocks like viewing a webpage ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@copiemax
@copiemax 4 жыл бұрын
@@AdrianoCattini what if we want to do, the 'YYYYYY' is the text the user write from the text box ?
@cherifrayen9991
@cherifrayen9991 9 жыл бұрын
and when i want any user who share something text or photo everyone could see it how can i do that?help plz
@syedasadkazmii
@syedasadkazmii 5 жыл бұрын
How can we send to WhatsApp status using this intent ?
@udobreuer
@udobreuer 6 жыл бұрын
HI. Thank you for this tutorial. I use it on my app. But now someone wants me to make a simple one for there club and sent a message to just one standard person. Can i put a number in this program so you dont choose from a list? grts Udo
@Doukho1
@Doukho1 4 жыл бұрын
Hello. Did you find a solution? Same challenge.
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
@@Doukho1 I tried this, only 2 blocks like viewing a webpage ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@marcusraether4533
@marcusraether4533 8 жыл бұрын
can you choose a specific person instead of com.whatsapp.ContactPicker?
@antoniobilbylemos9918
@antoniobilbylemos9918 7 жыл бұрын
when it calls the contact picker you will choose the contact you want to send the message
@Miguedevfx
@Miguedevfx 5 жыл бұрын
The same question
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
@Kiron I tried this, only 2 blocks like viewing a webpage ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@chrisyong3536
@chrisyong3536 9 жыл бұрын
Hi there. Very good tutorial. Can I ask where do you find the properties for the activitystarter? I'm trying to use another app, hangouts dialler but I don't know the properties. Where can I find them? Thanks.
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+Chris Yong You have to analyze logcat messages of android when you launch the activity. Have a look here: ai2.appinventor.mit.edu/reference/other/activitystarter.html
@marciorodrigooliveira9266
@marciorodrigooliveira9266 3 жыл бұрын
seria possivel definir o o meu whatsapp para receber as mensagens? tem como definir o numero?
@heghberthogomescosta5119
@heghberthogomescosta5119 8 жыл бұрын
good afternoon , if ru Want to send a picture ... how do?
@pauldurlacher2217
@pauldurlacher2217 6 жыл бұрын
is there a possibility to write the message to a specific number?
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
I tried this, only 2 blocks like viewing a webpage ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@saahitidenduluri746
@saahitidenduluri746 8 жыл бұрын
can you help me send the content on a canvas using the sharing component
@Smartliving-udanagayan
@Smartliving-udanagayan 7 жыл бұрын
Hello sir nice tutorial.. Can you teach us how to send SMS message using MIT app Inventor...
@shakerileiwat4341
@shakerileiwat4341 4 жыл бұрын
Great , love it
@tranhuytran2411
@tranhuytran2411 9 жыл бұрын
How to create the link button with different screen
@GambadiFerro
@GambadiFerro 7 жыл бұрын
Hello, great video! I'm tring to make an app with appinventor that send an SSH command. I successfully enstablish the connection with ConnectBot but I'm unable to send a simple command. Can you help please? Thanks.
@franklinpuente1967
@franklinpuente1967 8 жыл бұрын
Hi, there is a way to run this app in the emulator mode?
@justchillnaeem
@justchillnaeem 8 жыл бұрын
It doesn't work... It opens whatsapp ... I can select contact and text MIT app is parsed to Whatsapp but it doesnt send
@debabrata2137
@debabrata2137 8 жыл бұрын
sir I want to open a otg usb camera app when a screen will initialize. can you please help me?
@surajsuryavanshi291
@surajsuryavanshi291 9 жыл бұрын
Good one @appinventortutorial
@ahmedhamdy1575
@ahmedhamdy1575 9 жыл бұрын
hi nice tutorial but i have couple of questions i am working on pharmacy app which i want this app to allow the patient to take a photo of his prescription and send this photo to pharmacy on definite for free using something like whatsApp with the date of pickup so i can receive the photo and prepare the medication for him at the date he to choose to pickup so hope you can help me with that waiting to hear from you
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+Ahmed Hamdy You cannot automatically attach a photo and a text with this tutorial. I suggest you use instead an email with picture attachment, you find tutorial on my channel (it's in italian but should be easy to understand)
@teedaophet4800
@teedaophet4800 5 жыл бұрын
How​ to​ send picture in​​ WhatApp​ or​ Line App​
@onkarghone8965
@onkarghone8965 9 жыл бұрын
how to get that stuff(action,class,package,type) for google text to speech?plz help
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+Onkar Ghone You have to analyze logcat messages of android when you launch the activity. Have a look here: ai2.appinventor.mit.edu/reference/other/activitystarter.html
@omniaadil5563
@omniaadil5563 8 жыл бұрын
hello ..how can i login into setting in to smart phone is mit app inventor have this permission?? thank you
@Erikina14
@Erikina14 5 жыл бұрын
Ciao! Io al click di un bottone vorrei che mi si aprisse invece l'app di Netflix...come posso fare? Grazie!
@cypictronic
@cypictronic 7 жыл бұрын
Excellent thank you! i learn share files and use API of WhatsApp. ¿How to save files and pictures with Firebase?
@MeetThakerHeartRuler
@MeetThakerHeartRuler 9 жыл бұрын
I want to open message ! how can i open? please help broda
@danielpellegrini2300
@danielpellegrini2300 6 жыл бұрын
hello, where i can take this project for import ?
@diegob7764
@diegob7764 4 жыл бұрын
Muchas gracias.
@BrainysTreat
@BrainysTreat 4 жыл бұрын
Can anyone please say immediately how to message to specific number in whatsapp using mit app inventor
@slogantagszindia9811
@slogantagszindia9811 2 жыл бұрын
Can you share these apk ???
@jamillm9335
@jamillm9335 9 жыл бұрын
Is it possible to delete a chat thru appinventor?
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+jamill m not possible sorry...
@77gopalakrishnan
@77gopalakrishnan 9 жыл бұрын
i tried this but it showing whats app not installed your. I don't know what i want to do next please tell me
@makarasaing9903
@makarasaing9903 5 жыл бұрын
gopal krishanan, me too..!!:(
@ortratravel4018
@ortratravel4018 7 жыл бұрын
do I have to do to send the message to a contact, in particular from app inventor?
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
I tried this, only 2 blocks like viewing a webpage ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@amandakoh930
@amandakoh930 9 жыл бұрын
Hello! Great video and it really helped me in my project. However, I have some issues with selecting contacts directly from my contact list to call instead of having it as a fixed number in the app. Please help! Thank you!
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
I tried this, only 2 blocks like viewing a webpage ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@MeetThakerHeartRuler
@MeetThakerHeartRuler 9 жыл бұрын
Waiting!
@aliabdullahalhashmi5377
@aliabdullahalhashmi5377 8 жыл бұрын
thank you for this informative video. Please tell me how can you send a daily alert message reminder pop up to your phone. thank you once again
@seblog_appinventor
@seblog_appinventor 8 жыл бұрын
+Ali A H you cannot have AI apps work in background, so it's not possible sorry.
@abidagfx29
@abidagfx29 8 жыл бұрын
So is it possible to send my users a message when they have opened app in their phone? again i want to send message to my listeners when they opened apps in their phones.
@albecinogueira
@albecinogueira 9 жыл бұрын
very good!!
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+Albeci Nogueira thank you
@plain911
@plain911 9 жыл бұрын
Ciao, sto cercando di avvicinarmi ad AI2. Ho fatto qualcosa seguendo i tuoi tutorial ma ho il problema della risoluzione schermo, una volta che importo attraverso Companion sul mio LG G3 i pulsanti diventano enormi. Hai prodotto un video in merito ma utilizzando AI1.. ti chiedo quindi se puoi aggiornare il tuo lavoro. Oppure se mi consigli una soluzione..
@snfentertainments6578
@snfentertainments6578 9 жыл бұрын
thank you so much..
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+SNF Entertainments glad it helped! :)
@Excelsoft
@Excelsoft 9 жыл бұрын
Thanks, this is useful.
@sskooper
@sskooper 9 жыл бұрын
perfect... work dud.. thanks a lot. of course you can use Image picker to pick an image and use it's property ImagePicker1.selection to get the path to that image.. then send what you've got via share file..
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+‫الغر الميامين‬‎ good suggestion thanks!
@cypictronic
@cypictronic 7 жыл бұрын
Can i send video with Camcorder?
@agenpulsa70
@agenpulsa70 8 жыл бұрын
how to send telegram mssages with app mit inventor 2?
@العرابىللبرمجة
@العرابىللبرمجة 2 жыл бұрын
NOT WORK GIVE ERROR NO CORRESPONDING ACTIVITY WAS FOUND .. WHY
@oscaryu7419
@oscaryu7419 Жыл бұрын
@whoisbhauji
@whoisbhauji 9 жыл бұрын
Grazie mille e arrivederci
@dantech91
@dantech91 9 жыл бұрын
ciao, scusa se ti scrivo ancora, ma vorrei sapere se con AI2 a differenza del 'primo AI, si può pubblicare su Google play l'apk cosi come lo si scarica da AI2, senza modifiche post build. Grazie mille e arrivederci.
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
DanTech91 Lo puoi fare ma non te lo consiglio, io suggerisco sempre di usare App2Market per avere un controllo migliore sul file androidmanifest.xml e per controllare meglio la firma che si usa per firmare il proprio apk
@socialmediaar
@socialmediaar 9 жыл бұрын
Se puede cambiar el contact picker por un número, que yo quiera ? Saludos y gracias!
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
Yo intenté esto con solo 2 bloques, como si se fuera a ver una pagina web ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@le_504abhisheak5
@le_504abhisheak5 7 жыл бұрын
finally what i do
@LordDamios
@LordDamios 6 жыл бұрын
Hi, Sir! would there be some way for you to help me? I live in Brazil, in Rio de Janeiro, which is considered one of the most dangerous cities in the world today. I am trying to create an application where people selecting an option in a "Listpicker" can send an automatic message to the people added in Whatsapp. It's automatic messages like "there's a shooting at this location here now", "they're trying to rob here on this site now" and messages like that. Because in the panic, people will not be able to calmly type in what is happening as dangerous.The application compiles, but it does not work as your example in the video. Well...the app doesn't work. Nothing happens. Could you review my code if I sent you the .aia file for some contact email from you? Thank you in advance for your attention. Subscribed. Best Wishes.
@LosAngeles24
@LosAngeles24 7 жыл бұрын
Great ! Thank you for this video ! What if I don´n want use contact picker and send to a fixed whatsapp number? Best regards.
@AdrianoCattini
@AdrianoCattini 4 жыл бұрын
I tried this, only 2 blocks like viewing a webpage ActivityStarter1.Action = android.intent.action.VIEW ActivityStarter1.DataURI = api.whatsapp.com/send?phone=XXXXXXXXXX&text=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Where XXXXXX is the phone number and YYYYYYYY is the preloaded text Hope this works...
@tahaanwar5388
@tahaanwar5388 7 жыл бұрын
Can u Make Rent A car ' A car dealing application ?
@Rutasyrutas
@Rutasyrutas 7 жыл бұрын
buenos dias, me a ayudar mucho el video, gracias, tem Como Enviar el mensagem directamente a un numero sin tener que selecionar de la lista de contacto
@alejandrocesar4706
@alejandrocesar4706 8 жыл бұрын
Para entre ella con el telegrama en lugar de WhatsApp
@kekto0076
@kekto0076 7 жыл бұрын
thank you
@gramihits6029
@gramihits6029 6 жыл бұрын
thanks
@vnskumarappana6523
@vnskumarappana6523 4 жыл бұрын
THERE I NO LINK HERE
@julioribeiro1909
@julioribeiro1909 6 жыл бұрын
Buon video! Sto cercando qualcosa di simile, ma che ti permette di inviare il messaggio a un nome predefinito dalla mia lista di contatti whatsapp senza la quale devo scegliere. Sai come farlo? Un'altra cosa: e per ottenere messaggi? come fare è il suggerimento per il tuo prossimo video!
@anthonmyl
@anthonmyl 9 жыл бұрын
Ciao..sto creando una app con mit app e vorrei far in modo di poter inviare i messaggi con lo sharing ( cosa già fatta) ma e vorrei sapere come si fa ad inviare un messaggio con una scritta per far aprire all'istante una mia applicazione? es: ciao se vuoi giocare "premi qui", e premendo "premi qui" si apre la mia applicazione ? grazie ! antonio
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+anthon prime Ciao, potresti mandare un link http così chi riceve il messaggio poi apre il suo browser all'indirizzo da te indicato. Invece che io sappia non è possibile generare un link per aprire un app arbitraria, mi dispiace.
@anthonmyl
@anthonmyl 9 жыл бұрын
+App Inventor Tutorials - SeblogApps Grazie lo stesso , ho trovato questo link per aprire app arbitraria ma non ho capito nulla !!! beta.appinventor.mit.edu/learn/reference/other/activitystarter.html
@teedaophet4800
@teedaophet4800 5 жыл бұрын
Choose a picture​ or multi​ pictures
@sigitnugroho5270
@sigitnugroho5270 9 жыл бұрын
how to sand image?
@LVL2024
@LVL2024 7 жыл бұрын
It's not sending message to others
@FRAAAH
@FRAAAH 9 жыл бұрын
Ciao potresti fare un tutorial su come creare un gioco di carte?
@astucesandroidetiphone660
@astucesandroidetiphone660 8 жыл бұрын
merci bocou bocou
@vm59727
@vm59727 9 жыл бұрын
is good to learn.but not scan on my mobile
@trashtalkoffiziell3162
@trashtalkoffiziell3162 8 жыл бұрын
danke
@יהונתן-ס3נ
@יהונתן-ס3נ 7 жыл бұрын
yes do'nt work
@vita3851
@vita3851 5 жыл бұрын
Italiano?
@mirascharyev3783
@mirascharyev3783 7 жыл бұрын
я здесь единственный кто смотрит американские туториалы
@30caratteri
@30caratteri 9 жыл бұрын
wtf??? perfavore rifai il tutorial in italiano perchè non ho capisciuto *(questo in cui parlo è italiano correggiuto)* proprio niente xD
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
+The Segaz3 tranquillo, c'è già in italiano nella mia playlist per AI2
@30caratteri
@30caratteri 9 жыл бұрын
App Inventor Tutorials - SeblogApps grazie :D
@CipoChannel
@CipoChannel 9 жыл бұрын
ma che cazz D:
@seblog_appinventor
@seblog_appinventor 9 жыл бұрын
Cipo ogni tanto faccio qualcosa per i nostri amici che parlano inglese ;)
@CipoChannel
@CipoChannel 9 жыл бұрын
ahahaha ok :)
@Erryjet
@Erryjet 7 жыл бұрын
Che inglish xd
@francolescano3220
@francolescano3220 5 жыл бұрын
I don`t like
@kisoregupthaa
@kisoregupthaa 7 жыл бұрын
fake not working
@udobreuer
@udobreuer 6 жыл бұрын
it is with me
But what is a neural network? | Deep learning chapter 1
18:40
3Blue1Brown
Рет қаралды 18 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
23 - Sweep and Prune Collision Detection with 10 lines of code
5:49
Ten Minute Physics
Рет қаралды 2,6 М.
How to Send Data to a Google Sheet with MIT App Inventor
8:05
Allison John
Рет қаралды 190 М.
App Inventor 2 Tutorial - How to create and store text files on your phone
7:22
Talk To Me (part 2), MIT App Inventor Tutorial #2
5:11
MIT App Inventor
Рет қаралды 516 М.
Learn Coding & Get a Job (in 2025) 🔥
16:54
CodeWithHarry
Рет қаралды 1 МЛН
How to make a calculator in MIT App Inventor 2
6:51
The Coding Bus
Рет қаралды 223 М.
Access Location, Camera  & Mic of any Device 🌎🎤📍📷
15:48
zSecurity
Рет қаралды 2,9 МЛН
MIT App Inventor Sharing Component
3:41
Jose Dominguez
Рет қаралды 171 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН