smsrouter is an android app which can redirect received SMS to another phone.
smsrouter is hosted in the following web site
https://github.com/beerium/smsrouter
If you think the Android project smsrouter listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of smsrouter.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CALL_PHONE android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.SEND_SMS |
smsrouter has the following Java source files.
com.beerium.smsrouter.BootReceiver.java com.beerium.smsrouter.MainActivity.java com.beerium.smsrouter.SmsReceiver.java com.beerium.smsrouter.SmsRedirectService.java