AndroidBulkSmsSender icon indicating copy to clipboard operation
AndroidBulkSmsSender copied to clipboard

Pro Bulk Sms Sender app is an open source Android application with a material design theme. A simple easy to use Android app for sending bulk SMS to multiple recipients. It is a powerful open source a...

Results 5 AndroidBulkSmsSender issues
Sort by recently updated
recently updated
newest added

There is an issue in file choose dialog due to android 11 storage update. There are no files in the list. Only directories. See https://stackoverflow.com/questions/63898697/why-file-listfiles-method-can-only-list-directories/71216457#71216457

How to Fix for android 10

Why isn't this app on the playstore please?

Add date scheduling for sending bulk sms if possible

it displays this error when using it. `Traceback (most recent call last): File "sms.py", line 79, in main() File "sms.py", line 34, in main print(resp.json()) File "C:\Users\**\AppData\Local\Programs\Python\Python38-32\lib\site-packages\requests\models.py", line 900, in...