Jump to content

Xnox Hub Fisch Mobile | Script Work

// Save the photo camera.takePhoto();

// Wait for the camera app to launch wait(2000); xnox hub fisch mobile script work

// Launch the camera app app.launch("com.example.camera"); // Save the photo camera

Here's an example script that demonstrates some basic mobile scripting concepts: // Save the photo camera.takePhoto()