hourglass_full Your download should start automatically in a few seconds...

Download SMS Gateway XML_Latest Version.apk from Apk-Dl Server

Thank you for using Apk-Dl.com to download the apk file (SMS Gateway XML_Latest Version.apk),

If the download doesn't start automatically in a few seconds, please click here to access the download URL directly.

Note: Download and save the apk file to your Android Phone's SD card and install it manually onto the Android device.

Description

Quickly send customized SMS messagestomultiple recipients.
- reads an XML file with specified SMS messages and enables theuserto send them in one batch
- open XML file as mail attachment or as a file (e.g. fromGoogleDrive)
- does not access nor interfere with the contacts onyourdevice
- each SMS maintains a status of "Sent" and "Delivered"forreliability

The XML file must have the following format (replace []with<>):

[MESSAGELIST]
[MESSAGE]
[NAME]recipient_name[/NAME]
[MSISDN]recipient_msisdn[/MSISDN]
[BODY]sms text goes here[/BODY]
[/MESSAGE]
[MESSAGE]
[NAME]Johnny Be Good[/NAME]
[MSISDN]+4512345678[/MSISDN]
[BODY]Please be good :-)[/BODY]
[/MESSAGE]
[/MESSAGELIST]