Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Sending SMS and Airtime from Android using a PHP backend

Notifications You must be signed in to change notification settings

AfricasTalkingLtd/sample-android-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Android + PHP + AfricasTalking

Simple demo setting up SMS and Airtime from an Android app using a PHP backend and Africa's Talking API

Start the backend server

# set your app username and api key in backend/index.php
cd backend
php -S 192.168.0.15:3000

Start and run the android app

# add backendUrl=192.168.0.15:3000 to your local.properties
cd android
gradle installDebug

And Voilà!

About

Sending SMS and Airtime from Android using a PHP backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages