2.4.3 Connect the host and the target
To connect Graphics Analyzer on your host device to the target device you want to capture, the daemon application must be running on the target device.
- To start the daemon, open a terminal, navigate to the directory you copied
aga-daemon into on your target, and run:
./aga-daemon
The daemon can handle multiple applications
starting and stopping. Only close it when you have finished capturing all the applications.
- Connect to
aga-daemon running on the
device using the Device Manager. If the Device Manager detects a running
instance of aga-daemon on the local network, it
gives you the option to connect to it. Otherwise, you can use the Device Manager
to directly connect to the IP address of the device. See 3.3 Capture over TCP/IP for Android and Linux devices for more information.
- Start the application that you want to capture by following the instructions in 2.4.4 Capture an OpenGL ES or OpenCL application, or in 2.4.5 Capture a Vulkan application.