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.
Is it possible to debug native Android application using Mali graphics Debugger?
I have confirmed that debugging is working properly with Android Java applications, but with native C++ application (built using NDK toolchain) - debugger does not capture anything.
My application is using OpenCL for calculation.