receive sms/mms texts, Receive text send rest API (request) -- 2

Job ID: 32588069

Budget: $10 – $30 USD

Features like project title are required.
Development through Java/Kotlin is required.

I want to make something that receives text messages from the Android phone and returns them to the rest api.

There are already many sources for Android sms crawling on the Internet, so Java developers can make it quickly.

I will pay less than 50 dollars.


required function

1. App Display the current time on the display (check if the program is terminated (crash))

2. I must also send the number of the mobile phone I am working on. (Mobile phone number running the application +821055557777)

3. A ping request is required every 10 minutes. (Set the time to 1 minute during the test period)
(ex link)
https://aaa/api/ping
[ GET ]

4. The app should continue to run in the background without any problems.

5. Apk installation is also required. Please send us the full source file after work is done.


Give us a chat and we'll give you a domain address for testing.

-Reference-
request GET not
request POST
Ex)
[Ping] [GET]
https://aaa/api/ping
—params—
number: {current phone number}

[ReceiveSMS] [POST]
https://aaaapi/receive-sms
—params—
number: {current number}
receive_number: {sms phone number}
text: {sms or mms contents}