MS Voice Command style message notifications - General Topics

Hi all
I used a text-to-speech app to make some message notifications in the style of the voice command voice. Thought I'd share them, hope they're of use to somebody 8)
"new text message received"
"new multimedia message received"
"new voicemail received"
"you have a missed call"
They live here:
ftp://xda:[email protected]/Uploads/Sounds/

I like, Thanks!

hi can you repost this

Related

SMS sending fail AKA Message not sent error FIX

It took me a lot of Googling, but I finally found the fix for the annoying issue of outbound SMSs never working, even with alternatives such as ChompSMS and Handcent.
-------------------------------------------------------------------
-------------------------------------------------------------------
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Error messages that indicate this problem:​-"Message not sent" in notification bar after attempting to send a message from the Messaging app. "Failed" listed under the message.
-"Send failed" message by ChompSMS whenever trying to send a message.
-"Message not sent" error given by Handcent.
-00 or refresh error when *#*#4636#*#* is opened from the dialer and you go into Phone information and his Refresh.
-------------------------------------------------------------------
Cause:​The SIM card for the phone has a corrupted SMSC number. From Wikipedia, "A Short Message Service Center (SMSC) is a network element in the mobile telephone network which delivers SMS messages."
Or the ROM does not correctly read the data. In my case, I could not send messages even when flashed to stock.
-------------------------------------------------------------------
Fixes:​-Fix for Messaging app is easy. Simply open up Messaging, hit menu, and choose Settings. Change the field for "Message centre" to your carrier's number. A search on Google for the message centre for your carrier will usually give good results. A search for AT&T's revealed this page.
-Fix for ChompSMS, Handcent, and other 3rd party apps:
As these usually lack a message centre field, we must delve into the deep, dark settings of the phone. Go into the dialer of the Phone app and enter the code: *#*#INFO#*#* (synonymous with *#*#4636#*#* ). Hit Phone information. At the bottom here, you will see SMSC: and a text box. This is where the SMSC number must go.
HOWEVER, the number for the SMSC must first be in hexadecimal PDU format. To convert, take the original number (in this example, I will use AT&T's +13123149810) and put it in the conversion here. The characters you will need are the characters beginning on the second line all the way all to the pair of 11s that follow a zero.
Here are some example conversions:
Code:
+13123149810-> 07913121139418F011
+447785016005-> 079144775810065011
+4531300000-> 0691541303000011
The numbers will appear longer than this, but you just cut it off at the 011 ending.
This is the number that will go into the SMSC: field in the aforementioned steps. Then, hit update. Viola, Handcent and ChompSMS should now work just fine
-------------------------------------------------------------------
Sources:​http://www.google.com/support/forum/p/Google+Mobile/thread?tid=078232a74455bbf0&hl=en
http://forum.xda-developers.com/showthread.php?t=926771
-------------------------------------------------------------------
Need a dropbox account? Sign up if I helped!
Sorry to bump a thread, but my issue is relevant(and I didn't feel like PMing you, as others may benefit).
Anyway, I've had some errors with sending SMS. First time I tried this fix I thought "Great, finally I can send SMS again. Now I won't have to buy a new phone after all." Now here's my problem.
I press update next to the input field. Upon opening the testing app again it has cut-off the last two digits. I also usually need to restart after updating, then I can send a few SMS. After a while, it seems to re-read the corrupted SMS center number and it stops working again(and force me to reboot again).
Strange thing is, the encoded SMSC number is exactly as long as one of your example number. Here's the number for my SMS center: 07913121139418F011
Any thoughts?
EDIT: Oh, and this happens on the Samsung stock rom as well. So not a Cyanogenmod issue, I think.
did you try this method first?
-Fix for Messaging app is easy. Simply open up Messaging, hit menu, and choose Settings. Change the field for "Message centre" to your carrier's number. A search on Google for the message centre for your carrier will usually give good results. A search for AT&T's revealed this page.
Click to expand...
Click to collapse
and in your message you say:
I press update next to the input field. Upon opening the testing app again it has cut-off the last two digits
Click to expand...
Click to collapse
you put in the number BEFORE pressing update right? and what testing app?
**also if this is an error with a corrupted SMSC then it may be fixed by getting a new sim card. as the SMSC is on the sim.
What TRussello said, I think that if it keeps re-reading the wrong number you may need to visit the store for a new SIM.
TRusselo said:
did you try this method first?
and in your message you say:
you put in the number BEFORE pressing update right? and what testing app?
**also if this is an error with a corrupted SMSC then it may be fixed by getting a new sim card. as the SMSC is on the sim.
Click to expand...
Click to collapse
Well, I assumed it was a corrupt SIM-card since that's what the cause is according to the original post. Seems unlikely however, as other phones(like my old Symbian phone) reads the number just fine.
Entering *#*#4636#*#* starts a "Testing" app, according to the recent app run list in both TouchWiz and Cyanogenmod.
The strange thing is that it does already show the correct number in the SMS app. In the field where I'm to input the converted number(the "Testing" app) it's always empty upon start. And yeah, I'm entering the number before pressing update.
The SIM card is only about a half year old so I don't think that's it.
Might be some strange Android bug, but I've never seen anyone else with issues like this.
EDIT: Did away with the stock SMS app, downloaded GO SMS and set the SMS center manually. Then activated the mode where GO SMS retrieves my SMS(if the stock app is removed). Working like a champ, so far.
Maybe mention that it needs a restart before it starts working!! (did not work before restart)
I did this with Vodafone India number and my smsc converted to pdu ended in '411' (079119895800454411), so it is not restricted to 011.
Thanks a lot for this effort in putting together this information
Love you man, solved my problem !

(App) TeXTe - Emergency SMS - New Version 1.3

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
New Version - TeXTe 1.3​
Yet Another Update,
TeXTe is a very simple and straight forward emergency SMS app.
With TeXTe, you set-up a code word (CASE SENSITIVE) and when ever someone who knows the code word send you a text message CONTAINING it your phone will sound a high volume alarm.
So in case of an emergency, your : husband / wife / son / daughter / friend / pet.
Can send you a text message containing the code word and get your immediate attention, even if you are in a meeting with your phone on silent mode, or you just forgot your phone on vibrate...
TeXTe's features :
- The high volume alarm will start even if the phone is in silent \ vibrate mode
- The code word can be sent from any phone ( if your phone is broken or drained of battery)
- Simple and easy to use UI
- Compatible with 2.2 or later
** may not work well with GoSMS pro / handcent etc...
Changes 1.3 :
* New UI
* Language support (French is not perfect so notify me if you find errors)
* bug fix
Changes 1.2 :
* Visual display when getting emergency SMS
* Option to stop the ring after receiving the SMS with "Got It" button
* Vibration
* bug fix]
Changes 1.1 :
* New and improved UI
* Alarm selection
* bugs fixed
* Portrait mode[/CENTER]
also created payed Version called TeXTe+ , so if you want me to continue developing. please purchase it
If you have problems with the app please let me know and i'll fix it .
Enjoy !
play store link :
https://play.google.com/store/apps/...t#?t=W251bGwsMSwxLDEsInJhdmlkLmRldi5lc21zIl0..
FB Page:
https://www.facebook.com/pages/Texte/484246681669531
This sounds good. I imagine it could be used to find your phone if you've lost it too just by texting the keyword?
I know it's possible to do things like this in tasker, but that's far from easy.
Downloading now, thanks
villapark75 said:
This sounds good. I imagine it could be used to find your phone if you've lost it too just by texting the keyword?
I know it's possible to do things like this in tasker, but that's far from easy.
Downloading now, thanks
Click to expand...
Click to collapse
yeh you are absolutely right .
also i have a friend who is an IT administrator and he use it to get important server crash messages .
he said this app is very useful
Thanks
This is fantastic - I am going to try this out next time I am on-call at work.
Ideas for enhancements:
1. Selectable alarm sound
2. Option to select alert repeat/persistence (e.g., one alert then silent --or-- repeat alert every N minutes until acknowledged --or-- play continuous alert until acknowledged, etc.)
3. Multiple keywords with separate alert repeats & sounds for each.
Thanks for this!
mivza said:
TeXTe (Sounds like texti) is a very simple and straightforward emergency SMS app.
With TeXTe you can set-up a code word that will start a high volume alarm sound whenever someone who knows the code word will send it to you via SMS .
Click to expand...
Click to collapse
Is there any way to get this to work with Google Voice SMS as well, without enabling the SMS delivery from GV to my phone? (I already have the GV app to get my GV SMSes and don't want double-notifications)
Great App!
I suggest you to put this NOTICE::
the word is CASE SENSETIVE
for example, I put '' slayer '' as a code
but when someone writes that code, the First one will be upper case '' Slayer '' in this case it WON'T WORK.
it must be exactly as the Code!
Amazing app!
Cynagen said:
Is there any way to get this to work with Google Voice SMS as well, without enabling the SMS delivery from GV to my phone? (I already have the GV app to get my GV SMSes and don't want double-notifications)
Click to expand...
Click to collapse
You can turn off SMS delivery from GV to your phone by log in to your GV account from a browser, then choose Settings, select Phones tab, then uncheck box "Receive text messages on this phone".
taodan said:
You can turn off SMS delivery from GV to your phone by log in to your GV account from a browser, then choose Settings, select Phones tab, then uncheck box "Receive text messages on this phone".
Click to expand...
Click to collapse
That's how my account is already configured, I was saying I use the Google Voice app on my phone to get my GV SMSes already. I wanted to know if this app would be able to tap into those SMSes and provide the same service as I don't want to hand out my direct cellphone number to anyone that doesn't need to have it. And I don't want to have to enable that option in order to make it work.
Cynagen said:
That's how my account is already configured, I was saying I use the Google Voice app on my phone to get my GV SMSes already. I wanted to know if this app would be able to tap into those SMSes and provide the same service as I don't want to hand out my direct cellphone number to anyone that doesn't need to have it. And I don't want to have to enable that option in order to make it work.
Click to expand...
Click to collapse
Hi,
interesting point there what i can do about it in the next version .
Thanks for the feedback .
@mivza, very well done! This is a great and highly necessary app.
I agree with gsarnold that having selectable notifications would be great. Maybe have multiple words with preset notifications and volume levels for each code? And is there any chance of getting it to work with Go SMS/others?
Thanks again!
yellowdie said:
@mivza, very well done! This is a great and highly necessary app.
I agree with gsarnold that having selectable notifications would be great. Maybe have multiple words with preset notifications and volume levels for each code? And is there any chance of getting it to work with Go SMS/others?
Thanks again!
Click to expand...
Click to collapse
Hi,
Regarding third party SMS apps its a little trickey, but i'm working on it
Multiple passwords and alarms would definitely come in handy.
This is helpful for me because I work nights... So it lets people wake me up when needed. Scared the flying spaghetti monster out of me the first time it went off though lol.
Update
Sent from my Nexus 4 using xda app-developers app
Hi Guys ,
i have a new facebook page there you can see all my apps (more soon)
and comment freely .
so come visit : https://www.facebook.com/curlyy.apps
CurlyY said:
Hi Guys ,
i have a new facebook page there you can see all my apps (more soon)
and comment freely .
so come visit : https://www.facebook.com/curlyy.apps
Click to expand...
Click to collapse
Great App!
thx
One more update
Hi Guys
Update 1.3
Hi Guys ,
Yet another Update thanks for all who gave me feedback .
feel free to tell me about issues if you find it .
Thanks

[CLOSED]GET Calls / SMS Autoresponder

GET Calls / SMS Autoresponder
Whether you're busy: driving, in a meeting, watching a movie, sleeping, in a school, or just where you would prefer not to be disturbed, act as simple as 1- 2- 3.
1. Set your STATUS and GET Calls SMS Text Autoresponder will auto respond to phone calls and sms with preset (by you) text message
2. Set a list of people whose phone calls you will receive any way.
3. Set a list of people whom you want to send personalized message.
@@@***Deal with Your Calls/SMS at a Time That Suits You***@@@
Instantly reply to incoming Calls and SMS messages without having to touch your phone. Just turn GET Calls / SMS Text Autoresponder on when you are not available and it will silently run in the background and automatically reply to any incoming calls and SMS messages
GET Calls / SMS Text Autoresponder free up some valuable time for you and make sure people know you're getting their phone calls and text messages
@@@***Simple, Useful, Make Your Life Easier***@@@
MAIN FEATURES
@@ - Create unlimited “Statuses” (such as, sleeping, driving, on a meeting etc)
@@ - For each status set a list of people whose phone calls do you want to receive any way, GET Calls
SMS Text Autoresponder will let them ring even if the phone in the silent mode
@@ - For each status Set a list of people whom you want to send personalized message
@@ - Set status duration – your phone will be back from the silent mode after preset period automatically
@@ - Only reply calls and SMS that is your contacts
@@ - Set phone to silent mode during status duration
@@ - Block auto response to Facebook notifications
@@ - Uses virtually no battery power, CPU time and RAM
With GET Calls SMS Text Autoresponder, you no longer have to worry about people thinking that you are rude when you do not reply, because the app will reply for you
Set your status, turn on the app and let calls and SMS messages pass you by, confident that our latest app will let everybody know that you cannot speak at that time!
We understood that replying to SMS messages and calls can be inconvenient at times and that you don’t want to sound rude whenever you simply ignore an incoming notification. We wanted to give you the confidence knowing that with Calls SMS Text Autoresponder, you no longer have to worry about misinterpretations or being unable to reply or pickup. We wanted to remove technology from the equation - so that now you have one less thing to worry about when your phone is nestled in your bag or pocket.
NOTES
*** Requires Android: 2.1 and up
***Users of Handcent SMS or GO SMS, must to uncheck the "Disable other message notification" setting.
*** Users of task / app killer, must exclude our app to work properly.
*** The text messages that are being sent by GET Calls / SMS Text Autoresponder are regular text messages and it will cost you according to your agreement with your mobile operator. Therefore, GET Calls / SMS Text Autoresponder (company and/or owner) is not responsible for any fees charged by your network operator.
REVIEW
We pre-released the application to a huge group of individuals - and they all found their communicative life much easier to handle, especially when they were busy driving, in a meeting or simply unable to be reached on their mobile phones.
“This app is awesome. When you know you're going to be busy, just set your status and activate. No more upset friends and family because you didn't respond. , everything I could want in an auto reply app! Must-have!!
Screen shots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mod edit: DL link removed
thanks KaFrEEkAbOom for great recommendation
I have set an auto response to all incoming sms
"Thank you for your sms. Your credit card has been charged $2.99 for the first ten words and $0.39 for each additional word in your message. Thanks"
IT WAS FUN - huge reaction!
Overall useful app, not only fun
Anybody got this app working on a S2?
Slim-4.3|Dori-eskriminal-9.xx|i9100¬Tapa2
is this working on xps?
Hi,
Just to let you know
Since Google Play Restricts the use of the SMS / Calls Permissions, our Google Play Apps, reply ONLY to SMS and work with Messengers that Have Reply Option in Their Notifications.
Our Full Featured Calls / SMS Auto Reply PRO App, DISTRIBUTED FROM OUR WEBSITE, works with permissions and support Reply to Calls, Emergency list, Reply with Image (MMS), Auto turn On, once connected via chosen Bluetooth + more
Thanks,
Michael

[APP][4.4+]Auto Reply for WhatsApp NO root needed!

You could create rules in order to auto reply messages to your favorite contacts
Yes, another App for replying to WhatsApp messages.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Every rule has 3 parts:
- Contact
- Regular Expression
- Text to send
Contacts
Every time a new conctact is stored, you will be able to select it a a list drop. but you can select the key word #TODOS for everybody that send you a message.
Regular Expression
Regular Expressions allow you to send messages only when the contact sends you a message that matches. if you want to take it easy, enter the keyword between asterisks like *keyword*
You can get more information at https://es.wikipedia.org/wiki/Expresión_regular and http://regexper.com
Text to send
Enter your message.
Commands
- #RING If the rule matches, your device will start to RING like a siren. It is useful to find your mobile..
- #UBICACION If the rule matches, your device will send your LOCATION to the contact that send the message.
If the Rule is in Bold the rule is enabled
Get it from Google Play https://play.google.com/store/apps/details?id=com.pacosal.ca
But if you uses FACEBOOK MESSENGER, you have this App as well https://play.google.com/store/apps/details?id=com.pacosal.cafb
Especial command: #UBICACION sends your location to the contact that sends you a message.
Which language app is this ?
No English ?
Sent from my XT1562 using XDA-Developers mobile app
jerryn70 said:
Which language app is this ?
No English ?
Sent from my XT1562 using XDA-Developers mobile app
Click to expand...
Click to collapse
english and spanish
Some premium codes for the App.
LT2GWE69TBVX850D0JGUVT3
WGW53FDHK8KR30SYG4CQE5F
VGMQS0WZ3RLEUH25LG4JPSJ
AXTPA1WSGZG2J9Y4FKQR63S
TXJAV8RVQ2U2ZGQMTHWMGDF
Enjoy them!
Did you use the premium codes?
Is it possible to reply to all voice messages?
New version released with a new System Command:
#SERVER URL
It will send to your url the contact and message and will wait for a response to send back to the contact.
Do you want to build a bot? Use this new command.
This command sends the data to your own url. Use it this way: #SERVER http://www.yourdomain.com/yourprocess.php
For instance you can use this php file:
<?php
$contact = $_POST["contact"];
$message = $_POST["message"];
echo “Hi ” . $contact . “\n” . “Your message is: ” . $message;
?>
Regards
Version 1.7.0 released!
- Now you can set week days for every rule.
Enjoy!
Version 1.8.0 released!
- New option to create App groups in order to use them with rules
- New option to create a rule for replying only to your contacts (whatsapp groups are excluded)
Useful for me
New version.
Bug fixed
New version.
- Small improvements
How use that?? Im tired to test my whatsapp. But no respon that.
Sent from my SM-N9300 using Tapatalk
pacosal said:
Some premium codes for the App.
LT2GWE69TBVX850D0JGUVT3
WGW53FDHK8KR30SYG4CQE5F
VGMQS0WZ3RLEUH25LG4JPSJ
AXTPA1WSGZG2J9Y4FKQR63S
TXJAV8RVQ2U2ZGQMTHWMGDF
Enjoy them!
Click to expand...
Click to collapse
All of them have expired. New ones please?
Hey, nice app, i would want to ask you for a feature.
The thing would be, get a message from someone and forward that message to someone else automatically.
For example:
You are in a group and someone else isnt in that group (and cant be in that group for some reason) but you want to send the messages in that group to that other person automatically.
I guess you already read the message for matching the regular expression so you can copy that text to forward it, the thing is if you can select someone else for sending that text instead of the current chat and if it would work with images and other media too.
Do you think it can be done?
Version 2.0.0 released!
- New commands
So... dont you even want to answer my question?
I was just asking for the feature to reply with the same message you just got to OTHER contact, not the same one that sent you the message in first place
kot7k said:
So... dont you even want to answer my question?
I was just asking for the feature to reply with the same message you just got to OTHER contact, not the same one that sent you the message in first place
Click to expand...
Click to collapse
HI, and sorry for the delay.
It's a good idea, but it's not possible to get that goal. Because only could forward the message to stored contact by the own App and when the mobile is switched off, the stored contact list is cleared again.
Thanks for feedback!
If you uses FACEBOOK MESSENGER, you have this App as well https://play.google.com/store/apps/details?id=com.pacosal.cafb

[APP][4.0+] SMS Forwarder - SMS/MMS and Missed Call Forwarding

SMS Forwarder - SMS/MMS and Missed Call Forwarding
The logo:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
SMS forwarder can automatically forward SMS/MMS/Missed Calls/Low Battery Alert to SMS/Email/Web/Telegram. And support forwarding by keyword or source address or both for incoming SMS/MMS messages.
Main Features:
1) support to setup multiple rules to forward. Also support quick and easy setup for rule.
2) support forward SMS/MMS/Missed Calls/Low battery alerts/... to SMS/web/email/telegram targets.
3) support complicated source number and keyword match conditions and so on.
4) support local cache or queue for failed-to-forward messages, and would retry to send it automatically. And you can setup the retry timeout.
5) support static or dynamic keyword replacement before forwarding, for example: the password content can be replaced by *****, even if the password changes, you need not change the rule.
6) support to forward messages to google chrome, we supply a google chrome plugin to receive forwarded messages and display it in real time.
7) support cloud email forwarding , you don't need to provide your SMTP server account and password to use email forwarding.
8) support to forward to Telegram bot, lanren sms forwarder has a Telegram bot named lanrensms_forwarder_bot,you can use it to receive your message.
9) support to set custom email forwarding template
10) support to set custom web forwarding api url, that is, you can specify the web forwarding url address, for example, you can setup an API to receive your forwarded messages.
Privacy descriptions:
* This app needs SMS read/send permissions to forward message in real time.
* This app needs Call Log read permission to forward missed call notification.
* This app would not use or save any of your messages or your contacts.
You can download it from https://www.lanrensms.com/en/apks/latest.apk
wozhuanapp said:
SMS Forwarder - SMS/MMS and Missed Call Forwarding
The logo:
Features
SMS forwarder can automatically forward SMS/MMS/Missed Calls/Low Battery Alert to SMS/Email/Web/Telegram. And support forwarding by keyword or source address or both for incoming SMS/MMS messages.
Main Features:
1) support to setup multiple rules to forward. Also support quick and easy setup for rule.
2) support forward SMS/MMS/Missed Calls/Low battery alerts/... to SMS/web/email/telegram targets.
3) support complicated source number and keyword match conditions and so on.
4) support local cache or queue for failed-to-forward messages, and would retry to send it automatically. And you can setup the retry timeout.
5) support static or dynamic keyword replacement before forwarding, for example: the password content can be replaced by *****, even if the password changes, you need not change the rule.
6) support to forward messages to google chrome, we supply a google chrome plugin to receive forwarded messages and display it in real time.
7) support cloud email forwarding , you don't need to provide your SMTP server account and password to use email forwarding.
8) support to forward to Telegram bot, lanren sms forwarder has a Telegram bot named lanrensms_forwarder_bot,you can use it to receive your message.
9) support to set custom email forwarding template
10) support to set custom web forwarding api url, that is, you can specify the web forwarding url address, for example, you can setup an API to receive your forwarded messages.
Privacy descriptions:
* This app needs SMS read/send permissions to forward message in real time.
* This app needs Call Log read permission to forward missed call notification.
* This app would not use or save any of your messages or your contacts.
You can download it from https://www.lanrensms.com/en/apks/latest.apk
Click to expand...
Click to collapse
Hello. Excellent App. Is there any way I can get the Full version of your app? I'm from Venezuela and it's impossible to access foreign currency here. I can help you translate the App into Spanish if you need it... I really liked your app and it's great.

Categories

Resources