Skip to main content

Mobile Studio - Simulate Capture

You can simulate taking a picture. This is done by uploading a picture that substitutes for one taken by a real camera. The application uses the image just like a real photo, meaning it can be processed by the application itself, or store it on the phone's memory if the application supports this.

info
  • Make sure you prepare the application first by instrumenting it.
  • To work with this feature, the app must require and acquire the permission android.permission.WRITE_EXTERNAL_STORAGE before attempting to simulate capture.

Install the Application in Instrumented Mode

  1. In the device page, click (

    ). This opens the Application Manager.

  2. Click the application.

  3. Click (

    ), then click Install Instrumented.

  4. Click Launch for iOS devices and Launch Instrumented for Android devices.

Simulate Capture

  1. The app should be launched on a screen that is set up to receive an image from the camera.

  2. Click Simulate Capture.

  3. Choose the file to upload, then click Upload.