You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a picture and save it to the specified path.
targetPath (String) useAutoFocus (Boolean) (default=true)
cameraId (Integer) Id of camera to use. SDK 9 (default=0)
returns: (Bundle) A map of Booleans autoFocus and takePicture where True indicates success. cameraId also included.
cameraInteractiveCapturePicture
Starts the image capture application to take a picture and saves it to the specified path.
targetPath (String)