[GH-ISSUE #289] [Android] Bulk messages and validation for security reasons #38

Closed
opened 2026-03-03 16:36:08 +03:00 by kerem · 15 comments
Owner

Originally created by @malys on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/289

Hi,
I'm sending moreless a wave of 20 SMS.
My phone is my sms gateway.

Message android app is asking my always to "allow"

I have to validate sent for an half of sent message manually.
Is there a way to have a transparent process without manual intervention?

Thanks

Originally created by @malys on GitHub (Oct 16, 2023). Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/289 Hi, I'm sending moreless a wave of 20 SMS. My phone is my sms gateway. Message android app is asking my always to "allow" ![](https://forums.androidcentral.com/data/attachments/9/9369-3f0b5a5b97dd4ad686befdcabb6e5e42.jpg) I have to validate sent for an half of sent message manually. Is there a way to have a transparent process without manual intervention? Thanks
kerem closed this issue 2026-03-03 16:36:08 +03:00
Author
Owner

@AchoArnold commented on GitHub (Oct 17, 2023):

Hello @malys,

This is a functionality of the android OS itself and we can't bypass it. I recommend you update the phone with the stock android image and set the messages per minute to something like 10 under your settings https://httpsms.com/settings

image
<!-- gh-comment-id:1766917916 --> @AchoArnold commented on GitHub (Oct 17, 2023): Hello @malys, This is a functionality of the android OS itself and we can't bypass it. I recommend you update the phone with the stock android image and set the messages per minute to something like 10 under your settings https://httpsms.com/settings <img width="442" alt="image" src="https://github.com/NdoleStudio/httpsms/assets/4196457/20d69cc6-c7fe-4c05-91ec-ed370fd1867f">
Author
Owner

@malys commented on GitHub (Oct 18, 2023):

Thanks for this information.
I use stock android image and 10 messages per minute.
I wil try to put 5.

<!-- gh-comment-id:1767855845 --> @malys commented on GitHub (Oct 18, 2023): Thanks for this information. I use stock android image and 10 messages per minute. I wil try to put 5.
Author
Owner

@AchoArnold commented on GitHub (Oct 18, 2023):

Let me know how it goes with 5 per minute @malys. Which verision of android do you have? I just made a test with android 12/13 and it worked wth no errors/notifications. on the screen

<!-- gh-comment-id:1768179149 --> @AchoArnold commented on GitHub (Oct 18, 2023): Let me know how it goes with 5 per minute @malys. Which verision of android do you have? I just made a test with android 12/13 and it worked wth no errors/notifications. on the screen
Author
Owner

@malys commented on GitHub (Oct 18, 2023):

I have an old phone with android 11.

<!-- gh-comment-id:1768203218 --> @malys commented on GitHub (Oct 18, 2023): I have an old phone with android 11.
Author
Owner

@malys commented on GitHub (Oct 21, 2023):

I will also applied this solution:
https://www.xda-developers.com/change-sms-limit-android/

<!-- gh-comment-id:1773797390 --> @malys commented on GitHub (Oct 21, 2023): I will also applied this solution: https://www.xda-developers.com/change-sms-limit-android/
Author
Owner

@AchoArnold commented on GitHub (Oct 22, 2023):

Does it solve the issue @malys ?

<!-- gh-comment-id:1774052051 --> @AchoArnold commented on GitHub (Oct 22, 2023): Does it solve the issue @malys ?
Author
Owner

@malys commented on GitHub (Oct 22, 2023):

I will try this night. it's SMS wave day We get in touch

<!-- gh-comment-id:1774080868 --> @malys commented on GitHub (Oct 22, 2023): I will try this night. it's SMS wave day We get in touch
Author
Owner

@malys commented on GitHub (Oct 22, 2023):

it's not working. The message is appearing during the process ;(

<!-- gh-comment-id:1774157422 --> @malys commented on GitHub (Oct 22, 2023): it's not working. The message is appearing during the process ;(
Author
Owner

@AchoArnold commented on GitHub (Oct 23, 2023):

@malys could you try reducing the number of SMS messages per minute to see the limit of your device? You could try with 5 sms per minute right down to 0.5 sms per minute.

Another thing may be to install the google pixel ROM https://get.pixelexperience.org/ This is a dangerous process and it can brick your device so do it if you're aware of the risks.

<!-- gh-comment-id:1774535126 --> @AchoArnold commented on GitHub (Oct 23, 2023): @malys could you try reducing the number of SMS messages per minute to see the limit of your device? You could try with 5 sms per minute right down to 0.5 sms per minute. Another thing may be to install the google pixel ROM https://get.pixelexperience.org/ This is a dangerous process and it can brick your device so do it if you're aware of the risks.
Author
Owner

@malys commented on GitHub (Oct 23, 2023):

I will try to reduce n SMS per minute again. I will inform you if I find a solution.
I know this ROM.My phone works fine. I don't want to install custom roms. thanks 😊

<!-- gh-comment-id:1774663414 --> @malys commented on GitHub (Oct 23, 2023): I will try to reduce n SMS per minute again. I will inform you if I find a solution. I know this ROM.My phone works fine. I don't want to install custom roms. thanks 😊
Author
Owner

@AchoArnold commented on GitHub (Oct 27, 2023):

@malys
Did you succeed by reducing the number of SMS messages per minute?

<!-- gh-comment-id:1782347760 --> @AchoArnold commented on GitHub (Oct 27, 2023): @malys Did you succeed by reducing the number of SMS messages per minute?
Author
Owner

@malys commented on GitHub (Oct 27, 2023):

This week end, I wil test it

<!-- gh-comment-id:1782517324 --> @malys commented on GitHub (Oct 27, 2023): This week end, I wil test it
Author
Owner

@AchoArnold commented on GitHub (Nov 1, 2023):

Any updates @malys

<!-- gh-comment-id:1788450118 --> @AchoArnold commented on GitHub (Nov 1, 2023): Any updates @malys
Author
Owner

@malys commented on GitHub (Nov 1, 2023):

with less 5 sent by minute, the message has not appeared.

<!-- gh-comment-id:1788656159 --> @malys commented on GitHub (Nov 1, 2023): with less 5 sent by minute, the message has not appeared.
Author
Owner

@malys commented on GitHub (Nov 1, 2023):

I think we can close this ticket. Tweaking app, it's possible to avoid it.
thanks a lot

<!-- gh-comment-id:1788657696 --> @malys commented on GitHub (Nov 1, 2023): I think we can close this ticket. Tweaking app, it's possible to avoid it. thanks a lot
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#38
No description provided.