Who is this for?
Android application developers who want to learn how to use Frame Advisor.
What will you learn?
Upon completion of this learning path, you will be able to:
- Capture data from a significant frame in your application
- Find inefficiencies in the application with Frame Advisor
Prerequisites
Before starting, you will need the following:
- An Android device. These
devices
have been tested internally within Arm and confirmed to work with Arm Performance Studio.
- Arm Performance Studio supports applications built with OpenGL ES versions 2.0 to 3.2 or Vulkan versions 1.0 to 1.2. For OpenGL ES applications, your device must be running Android 10 or later. For Vulkan applications, your device must be running Android 9 or later.
- A debuggable build of your application.
- Download and install Arm Performance Studio from
Product Download Hub
. It is supported on Windows, Linux, and macOS host platforms.
- Download and install
Android SDK Platform tools
. Required for
Android Debug bridge (adb)
.