SMS Sending and Receiving app (Android studio + MySQL + PHP)
  • Java 82.6%
  • PHP 17.4%
Find a file
2018-12-19 12:30:44 +05:00
.idea first commit 2018-12-18 15:16:19 +05:00
app first commit 2018-12-18 15:16:19 +05:00
gradle/wrapper first commit 2018-12-18 15:16:19 +05:00
php first commit 2018-12-18 15:16:19 +05:00
.gitignore first commit 2018-12-18 15:16:19 +05:00
build.gradle first commit 2018-12-18 15:16:19 +05:00
gradle.properties first commit 2018-12-18 15:16:19 +05:00
gradlew first commit 2018-12-18 15:16:19 +05:00
gradlew.bat first commit 2018-12-18 15:16:19 +05:00
MySQL_DB.sql Add files via upload 2018-12-19 12:30:44 +05:00
README.md Create README.md 2018-12-18 15:25:03 +05:00
settings.gradle first commit 2018-12-18 15:16:19 +05:00

SMSGateway

SMS Sending and Receiving app (Android studio + MySQL + PHP)

With this application, you can use your Android device as a SMS gateway. A webserver is running and with a HTTP GET or POST request to the WebServer you can send and read SMS.

SMS Gateway on your device. Send SMS through HTTP GET requests, add users which can send SMS through a web page (and optionally limit to a set amount per month), parse incoming SMS and forward them to Email, SMS, URL based on rules! And more!

Complete tutorial is here https://www.youtube.com/c/AtifNaseem