If you run into troubles, got a suggestion, or issue, please e-mail editor@webtigerteam.com
Android development
Android studio tools and Sdk is located in the Android folder in your home directory.
To use the Android tools you must first activate your local desktop/display via window menu: "View" ► "Local desktop" or keyboard Ctrl+Shift+D. The desktop/display is however automatically activated when clicking on the Android/AVD icon in the discovery bar.
Emulator
Start a virtual device by clicking on the Android/AVD icon in the discovery bar.
To configure the virtual device, use the Terminal emulator
(right click and select "Terminal emulator", or via window menu "Tools" ► "Terminal emulator")
This will run the Android studio settings in your local desktop/display.
If you get a message like "Failed to initialize graphics environment"
make sure your desktop/display is running (window menu "View" ► "Local desktop" or keyboard Ctrl+Shift+D).
In the Android studio (settings) select "AVD manager".