An Android app that enables sending WhatsApp messages to people not saved in contacts list.
- Download the WhatsAppSender.apk file to your Android device
- Open the file from the Files app on your device
- Ignore the warning and accept installation
- Open the app
- Insert the required phone number
- WhatsApp will open on the required phone number chat
Israel's international code (+972) is set as the default code. You may replace it if needed. In future versions I might add an option to change the default code. Don't hold your breath.
Will only work on Android devices on which WhatsApp is already installed
The whole story is that the app accessing WhatsApp web API on https://wa.me/<phone_number>, which automatically opens WhatsApp on the required phone number's chat
- I would generally not advice my friends to install random .apk files from the internet. Don't install it unless you trust me :-)
- For more advanced users, you may download the source code and compile an .apk file by yourself, after inspecting the source code.
- The app should work on most Android devices, but wasn't thoroughly inspected. Let me know if you encounter any problem. Mind you, I don't promise I will fix them...