Discover

Topics

SMS Gateway XML

SMS Gateway XML APK

SMS Gateway XML APK

1.0 FreeBSOF.dk ⇣ Download APK (650.25 KB)

What's SMS Gateway XML APK?

SMS Gateway XML is a app for Android, It's developed by BSOF.dk author.
First released on google play in 10 years ago and latest version released in 7 years ago.
This app has 0 download times on Google play and rated as 3.67 stars with 3 rated times.
This product is an app in Tools category. More infomartion of SMS Gateway XML on google play
Quickly send customized SMS messages to multiple recipients.
- reads an XML file with specified SMS messages and enables the user to send them in one batch
- open XML file as mail attachment or as a file (e.g. from Google Drive)
- does not access nor interfere with the contacts on your device
- each SMS maintains a status of "Sent" and "Delivered" for reliability

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]