You can view the program logs for your Androidâ„¢ mobile app in a browser. The output displays VM messages
(standard output and standard error).
Before you begin:
- Your app must be the deployed debug version of the app. You cannot view the standard output
and error logs when running an app in developer mode.
- You must physically connect the device to your computer using a USB cable. Wireless debugging
from within Genero Studio is not supported.
-
To view the standard output and error logs in a web browser:
-
To run the app from your device, launch your app in debug mode.
The application launches and the initial form displays.
-
Swipe down on the icon bar and locate the entry for the Debug service. Make a note of the URI
address provided.
The URI takes the form of
http://<device_ip_address>:<port_number>
.
-
Open a browser and enter in the URI from the previous step.
-
Click VM Output.
The standard output and standard error messages display.
-
To view using the Display Standard output and error menu option:
-
To run the app from your device, launch your app in debug mode.
The application launches and the initial form displays.
-
Select .
The program logs (standard output and standard error messages) are written to the Output
view.
-
To stop the program logs from appearing in the Output view, select .