If you don't yet have an Android phone, you can test EnvayaSMS in an emulated phone on your computer.
With this method, you can test EnvayaSMS for free and figure out if EnvayaSMS will work for your project without needing to get an actual phone or subscribe to mobile service.
The following steps explain how to set up EnvayaSMS on an Android Virtual Device:
localhost
as the Server URL (since this would refer to the AVD itself). Instead, use your computer's IP address on the local network, as shown by the ipconfig
or ifconfig
utilities.
localhost:5554
sms send [phonenumber] [text message]
to send messages to the emulator.Of course, you can also test EnvayaSMS by connecting a real Android phone to your development web server. For more information, see the FAQ.