Sync Camera App

Hey. Im making an app in which I am able to use my friends camera without touching it using my phone with his permission. And when i take the photo using the app from my friends camera, it saves to my gallery. Is that possible on MIT. plz and thank you!

There isn't a way to take a picture with an app without user intervention. The Camera component launches the Camera app and requires the user of the phone to press a button to take a picture. Assuming your friend would be on board with that intervention, you could trigger the event using CloudDB and then pass the file back via CloudDB.