Android Question B4A remote WhatsAPP?

IamTrying

Active Member
Licensed User
I am writing an new app. Where i need to remote existing WhatsAPP app on the mobile.
My b4A app needs following activity to do:

1. input: Click B4A UI button or from backend B4A received click command
1. output/action: send "text message" via existing WhatsAPP to the target number

How to do that, please advise if there is a better silent way to get it done on Android?
(Android phone has SIM card, WhatsAPP installed, and our B4A app installed)
 

BillMeyer

Well-Known Member
Licensed User
Longtime User
Upvote 0

Star-Dust

Expert
Licensed User
Longtime User
The keyword here seems to be WhatsApp.

I did a quick search and found the following that might help you:

https://www.b4x.com/android/forum/threads/whatsapp-library.51571/

and

https://www.b4x.com/android/forum/t...ssage-to-specific-phone-number.84398/#content

and finally also

https://www.b4x.com/android/forum/pages/results/?query=WhatsApp

I trust that this will help.
Your suggestion is excellent.

If you have to remotely use the fragment of odes and it's perfect because it uses the system remotely
 
Upvote 0
Top