Sometimes we have more phone numbers than SIM card slots in the phone we use most. You do not want to miss any call and text message so you carry multiple phones everyday, what a pain!
Calls can be forwarded to a single phone thanks to carriers' call forwarding service. What about SMS messages? This app can handle them. It forwards them between an Android phone and a target phone.
-
Receive messages When a message is received, it will be redirect to target phone. Message body will have
from {source number}:
(and a line break) prepended, message content starts at the second line. -
Send messages You can even control the Android phone to send messages. Simply send message to the Android phone, with
to {receive number}:
(and a line break) prepended in message body, message content starting from the second line will be forwarded.
- Pick up the Android phone, install this app with the
.apk
file downloaded from the releases page. You can build the app from source to ensure safety. - Launch the app, there will be a prompt requesting for SMS receive and send permissions. The app won't work without them, please grant.
- Enter the target phone number.
- Put down the Android phone and keep it charged for continuous service.
This app has only been tested on Android 7.1.1, but it should work for Android 5.0+ devices.
This project is the minimal implementation of a text message forwarding app. There are some app in app markets offering similiar functionalities, but are too large.
MIT