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
-
In the device page, click (
). This opens the Application Manager.
-
Click the application.
-
Click (
), then click Install Instrumented.
-
Click Launch for iOS devices and Launch Instrumented for Android devices.
Simulate Capture
-
The app should be launched on a screen that is set up to receive an image from the camera.
-
Click Simulate Capture.
-
Choose the file to upload, then click Upload.