Top "Whatsapp" questions

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

WhatsApp HTML Sharing Link for Image

I know you can share messages with and this is working on android and ios now: <a href="whatsapp://…

html whatsapp
Open whatsapp app from a link in a mobile web site?

Is there any way to open whatsapp application from a website being in a mobile? I know if you use …

hyperlink whatsapp
Sending message to WhatsApp using java

Since I found some older posts, that tell that whatsapp doesn't support this, I was wondering if something had changed …

java xmpp sendmessage whatsapp
Create line break in WhatsApp message

I have been working on WhatsApp sharing message using: whatsapp-button.js $_u.="Product Name:".$_productName."\n"; $_u.="Sku:".$_productSku."\n"; &…

php jquery html whatsapp
The file format is not supported - When a photo is send on WhatsApp

//Share image to all share = (Button)findViewById(R.id.facebook_app_id); share.setOnClickListener(new View.OnClickListener() { @Override public void …

android android-intent share whatsapp viber
how to get mobile number using wechat api in android

how to get mobile number using wechat api in android. We can get mobile number and email-id by using Whatsapp …

android accountmanager whatsapp wechat
reading whatsapp messages

I want to create an android app which reads inbox as well as whatsapp messages. I want to make a …

android encryption whatsapp
Share a link from my website to WhatsApp web application

I have a web application and in that, I am trying to share a link to WhatsApp web application and …

html whatsapp
Sending message through WhatsApp By intent

How I can send massage from my app to Special number in whatsapp , I know this code to share massage …

android android-intent send whatsapp
How to share pdf and text through whatsapp in android?

I tried with the following code but it is not attaching the pdf file. Intent sendIntent = new Intent(); sendIntent.setAction(…

android pdf share whatsapp