@jeyc Google Play store changed their policies and no longer allows us to send sms messages directly. We tried to get an exception but they rejected our request.

You can build your own Android app though from Android Studio and install it directly on your phone. This can for example listen to an Intent and at that time send an sms. Then use the Send Intent action in our app to call your app to send the sms.