We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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]
Are you attempting to install this on an arm64 Mac device?
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.