In this project, we allow multiple mobile devices to run an Android App to connect with each other. The idea is that when the app opens, users will join/create a Group. Then, they can press a Take Picture button. When it is pressed, the server sends a message to all devices within that group to take a picture from their Camera. After taking a picture, client sends it back to the server to be redistributed to other clients. Thus, this coordinates multiple picture capture from different devices at the same time.
Log in or sign up for Devpost to join the conversation.