Top "Whatsapp" questions

WhatsApp Messenger is a proprietary, cross-platform instant messaging application for smartphones.

Create a web service that can answer to WhatsApp messages

I'm trying to understand if it's possible to create a web service that can send and answer to WhatsApp messages. …

web-services whatsapp
send message on whatsapp number using whatsApp API

As I need to send message on user's whatsapp number so I have downloaded WhatsApp API from nuget packages. and …

c# asp.net whatsapp whatsapi
Create a link that will open Viber and WhatsApp and will send a message to me

Everyone around used to use IM. On my site I need to put a link that will open given instant …

url whatsapp instant-messaging viber
Acessing BlueStacks' application (WhatsApp) database

I am trying to get a dump of my contacts' user names, statuses and last seen data. Since WhatsApp doesn't …

whatsapp bluestacks
How to open WhatsApp using an Intent in your Android App

I want an Intent to take control you directly to WhatsApp. So the moment the user clicks on the button, …

android android-intent comments onclicklistener whatsapp
send message by viber or whatsapp programmatically

I have a system with some members. my members should receive one message each day. I want to send this …

c# asp.net whatsapp viber
how does whatsapp service gets restarted even if i force stop app?

I am running whatsapp (we could call it appX from now on) in device A. I go to manage applications …

android service background whatsapp
How to send message on WhatsApp Group using official API

I know about send message to any number using WhatsApp official API using https://api.whatsapp.com/send?phone= But …

whatsapp whatsapi
Is it legal to use WhatsAPI?

Is it legal to send messages through Whats App using https://github.com/venomous0x/WhatsAPI? I want to send …

whatsapp
Send Whatsapp message to specific contact

I followed this link and this is my code Intent i = new Intent(Intent.ACTION_VIEW, Uri.parse("content://com.…

android whatsapp