Hello, I am trying to program a doorbell app. My old Android 2.3.3 phone should act as the push button at the door, connectet via WiFi and trigger multipple Android phones/tabelts in my house, also connected via WiFi, they should only make some ring tone, no comunication like an intercom nessesary.
The "push button door phone" will only show a bell-button and will be always on, all other phone buttons will be covered so that visitors can only push the button and can not mess with the phone otherwise.
The other phones/tablets that should receive the signal and ring when the button at the door is pushed, should also respond when the divice is "sleeping", so this part of the code should be written as service module, I guess.
Can enyone give me a hint please what funktion or method I can use to create this?
The "push button door phone" will only show a bell-button and will be always on, all other phone buttons will be covered so that visitors can only push the button and can not mess with the phone otherwise.
The other phones/tablets that should receive the signal and ring when the button at the door is pushed, should also respond when the divice is "sleeping", so this part of the code should be written as service module, I guess.
Can enyone give me a hint please what funktion or method I can use to create this?