• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Lookgin for app: 'ping android'

jeroenvdd

Lurker
hi,
I'm running a service on an android phone,
(using this android phone as dedicated sms server)

now I'd like to do the following:

include a text or something with the status of the android device on my website,
so i can let the users know if the service is available.
the phone is sometimes connected trough 3g and mostly trough wifi.

does anyone know an app or a way to make the androidphone update a file every 5 mins trough ftp or for the android phone to get something detectable?

thanks in advance guys
 
I don't have much of a clue about that, but I do what to ask: how do you make a phone into an SMS server? like, can multiple phones connected to the internet send SMS through only one phone that has some load?
 
I don't have much of a clue about that, but I do what to ask: how do you make a phone into an SMS server? like, can multiple phones connected to the internet send SMS through only one phone that has some load?

jep I use it for sending texts from my website,
you can install an ap called sms gateway for this,
it works with http requests or just by checking a pop3 mailbox;

subject is number message is message
 
Back
Top Bottom