2.5.2 Capture an Android application on Chrome OS

The App Runtime for Chrome (ARC) allows you to run Android applications on your Chrome OS device. If your device supports the ARC, then you can capture your application in Graphics Analyzer.

Capturing an Android application on Chrome OS is mostly the same as for other unrooted Android devices:

  1. Connect to your device over a network using adb. You can find the IP address of the target device in the Chrome OS WiFi menu, and the default port to use is 22. For example:
    adb connect (IP address):22
    For more information about connecting to a Chrome OS device over adb, see The development environment.
  2. To connect to the device and capture the application, follow the instructions in 3.2 Capture over adb for Android devices.
Non-Confidential - RELPDF file icon PDF version101545__00_en
Copyright © 2020–2022, 2024 Arm Limited or its affiliates. All rights reserved.