About SMS forwarding
The program is to redirect the SMS to another phone, containing specific text
Phone numbers can be specified, separated by commas
Attention! The sender's phone is a filter, if it is specified, the program redirects only messages received from this number
The source can be downloaded from the website https://code.google.com/archive/p/mysmsforwarder/source/default/source
in the settings line 1/2,1/2, 2/1, 2/2, 3/1, 3/2 means that the message will be forwarded, if it is found the line 1/1 and 1/2 simultaneously, or 2/1 and 2/2, and 3/2 or 3/1
if you do not specify the second line of the pair (leave it blank), will run a search on one line
example:
(Message text condition 1 - Both strings found)
1/1: test
1/2: aaa
(Message text condition 1 - Both strings found)
2/1: xxx
2/2: bbb
Message "test aaa" to be redirected so that the string is found 1/1 and 1/2 found.
Message "test bbb" will not be forwarded because the string is found 1/1 and 2/1 found (but should have been found to 1/1 and 1/2 or 2/1 and 2/2 time)
message "bbbxxx !!!" It will be forwarded because the string is found 2/1 and 2/2 found.
Download and install
SMS forwarding version 1.07 on your
Android device!
Downloaded 5,000+ times, content rating: Everyone
Android package:
ru.code22.sms_forwarder, download SMS forwarding.apk
by N####:
Nice app