Android mobile phone supports automatic SMS reply

Source: Internet
Author: User
To implement automatic text message reply, the APP we want to use is called Tasker. It is a powerful system configuration APP that allows you to set a wide range of automatic tasks, the automatic reply of short messages is one of them. To set the content of an automatic reply text message, you must first create a TXT document, and write the content of the automatic reply text message in it. Multiple content contains spaces, after writing it, put it in the cell phone's storage space and open Tasker.
Go to Tasker, click the plus sign at the bottom, and then click "event ". Select "phone number" for the event category, continue to select "received SMS", and click "event modification" to return to the main interface. Then, the "Create task" button is automatically displayed. Click the plus sign next to it to enter the task name. Then, the task is created.
Click the plus sign at the bottom and select "variable" and "variable randomization". The minimum value is 1 and the maximum value is the number of text messages you set. This is used to set the random reply message.
Next, we should read the earliest text message. Click the plus sign, select "file", select "read section", and click the magnifier next to it to select a file in the memory of the mobile phone. Enter the section variable in % RECNO, and the To Var variable in % RECORD
Then, the last step is to send the short message. Click the plus sign, select the phone number, select Send SMS, enter % SMSRN in the number field, and enter % RECORD in the content. In this way, the automatic reply text message is set. As long as the task is running, the message will be automatically replied after receiving the message.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.