Hey Guys,
I plan to make an android application where a user can set up an alarm to ring at a specific time that can connect with other users so that their alarms can ring simultaneously.
I would like to know what I should specifically study when it comes to connecting a user with another user so that their alarms ring at the same time and in order for both alarms to stop ringing then a button should be pressed on the screen from both phones.
I am new to android programming but not to
Java so any advice on where to look at would be great.
Any links or references would be a great help.