Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
I can't connect to an Android device with the Performance Studio 2025.2 RenderDoc version on macOS. I get the following error when trying to connect to the device.
I believe the APK might not be signed properly, as I get the following error if I try to install it using ADB:
% adb install /Applications/Arm_Performance_Studio_2025.2/renderdoc_for_arm_gpus/RenderDoc.app/Contents/plugins/android/org.renderdoc.renderdoccmd.arm64.apk Performing Streamed Install adb: failed to install /Applications/Arm_Performance_Studio_2025.2/renderdoc_for_arm_gpus/RenderDoc.app/Contents/plugins/android/org.renderdoc.renderdoccmd.arm64.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1132337719.tmp/base.apk: Attempt to get length of null array]
Yes
Currently only x86 Mac devices are officially supported, arm64 support is coming in version 2025.4 (released in approximately 6 weeks). The reason why post-2025.0 versions do not work on arm64 is down to internal build system changes that occured for that version.