M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

Keep Camera running - keep saving pictures

hi,

How would I achieve something like this: The Camera App will start up when the App Starts. There will be a button allowing the user to take a picture. When the user clicks that button, the camera will take a picture / save to directory but the camera will keep running so that another user can click the button and take another picture. In short the camera will always be running and take pictures on button click.

The reason I need that is because I cannot keep exiting the camera app and invoke it at button click, then take picture. It will take more time and will be inconvenient when there are number of people.

Thanks,
M&M

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

Keep Camera running - keep saving pictures

btw I need this only for Android. Because this is a dedicated device running my custom android app - even if I have to hack Android It can be done, as this is more like an embedded android device :-)

Android 4.2 and above

Thanks,
M&M

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Keep Camera running - keep saving pictures

M&M,

Unfortunately this can't be done with native Appery.io functionality, but you may look for the appropriate phonegap plugin, or most likely, you would need to create it yourself.

Return to “Issues”