SMS Forwarder Application icon

SMS Forwarder 1.2.0

1.8 MB / 10K+ Downloads / Rating 3.8 - 77 reviews


See previous versions

SMS Forwarder, developed and published by Raynux, has released its latest version, 1.2.0, on 2018-07-30. This app falls under the Tools category on the Google Play Store and has achieved over 10000 installs. It currently holds an overall rating of 3.8, based on 77 reviews.

SMS Forwarder APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.raynux.labs.smsforwarder

Updated: 7 years ago

Developer Name: Raynux

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing SMS Forwarder on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.8
Total 77 reviews

Reviews

3 ★, on 2018-09-16
Worked perfectly when I initially installed it. I wrote the code on the web service based on this app and the way it sends data. The App is now stuck "Pending" for all text messages. So far I tried: 1. Restart 2. Uninstall, reinstall, restart without any success. The app's simple, functional design is EXACTLY what I need and really great. Hopefully a fix is possible.

5 ★, on 2018-07-26
Great little app. Reports incorrect from-number in test message. Note that the phone number in Settings is a to-number!

5 ★, on 2018-07-11
Just works as it says. Great job.

2 ★, on 2017-05-17
There's no way to customize HTTP POST body contents (to include both a static part such as an API token and the actual SMS text specified with some kind of a placeholder). The author does not understand the difference between the request body and query parameters.

3 ★, on 2017-06-12
Is it possible to disable the notification sent to the main number? I mean, whenever there is a forwarded message, the 2nd number will resend it back to the main number as if it notifies that the message has been forwarded successfully..if anyone can understand what i mean, i hope you could help me remove this function..lol..thnx

5 ★, on 2018-02-19
Great app just started using it on both my wife's and my own phone. Very useful when traveling overseas where you can reply using webtexts. Will report more when I use it for a while. Thank you for the app. BTW working perfectly on Android 8.0 Oreo.

Previous Versions

SMS Forwarder 1.2.0
2018-07-30 / 1.8 MB / Android 4.0+

About this app

This is a very light weight android app and is only designed to forward your SMS to a given phone number. Very simple and very straight forward app.

This app is designed for those busy persons, who have a backup phone number that you don't always carry with yourself, but you want to receive SMS delivered to the backup number.

Features:

- Receive SMS
- Forward to a given number
- Options to specify forwarding number.
- Forward to a given URL.
- Options to specify post URL.
- Forward to a given email address
- No ads or annoyance, just setup and forget

Very handy for those who are looking for just this simple functionality.


NB: This app doesn't store any SMS data outside of your phone. It only send SMS data to the given post URL which is turned off by default. Only in case of email based forwarding which is also turned off by default, we send email from our own server. But even in the later case, we don't store any data / content at our server as well. So, your SMS content privacy is our main priority.


FAQs:

1. I have installed the app, do I need any additional setup?

Ans: Yes, please setup forwarding number / forwarding email / Post URL from the app settings section, so that the application can actually forward your SMS.

2. Do you save my SMS content on your server?

Ans: We don't save any SMS content in any format at any of our server.

3. Can I add filters so that I can black list or white list specific phone numbers?

Ans: Currently, you can't filter phone numbers, but we have a plan to add white listing and black listing in the future.

4. What is Post URL?

Ans: Post URL is a web hook that you can provide to receive each SMS content at your server. App will forward each SMS to the specified URL directly from the Android phone.

5. What data will I receive for Post URL?

Ans: You will receive SMS content as POST body containing text, sender number and time at which it was received on the phone. In php, you can dump $_POST variable to see the exact data format.

6. How do I ensure that Post URL data is sent from my installed app and ensure data security?

Ans: To ensure complete data security, please use HTTPS and add secrete key in Post URL as query parameter so that you can verify the key identity from your server end.

Example: https://yourserver.com/post_callback.php?key=ANsknSdk83skdlI1874

7. Can I change the POST data format?

Ans: No, you can not change the POST data format. We don't believe it is necessary to change post data format.

8. What should the Post URL return in case of success or failure?

Ans: Post URL should return HTTP status code 200 in case of success and 400 or 500 in case of error.

New features

- Fixed permission issues for some smartphones
- Implemented some tuning and bug fixes

App Permissions

Allows an application to receive SMS messages.
Allows an application to send SMS messages.
Allows an application to read SMS messages.
Allows applications to open network sockets.
Allows applications to access information about networks.