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.
Hello,
I'm trying to analyze an app with the GA and integrate it with Streamline.
The Graphics Analyzer requires an apk 25 or lower and I can't modify the targetsdk in the build.gradle file because that brings up some errors about not being able to link resources.
I have read the blog on the workaround (https://community.arm.com/developer/tools-software/graphics/b/blog/posts/graphics-analyzer-android-sdk-26), but I'm not sure what I should do when I run it with integration with Streamline?
Streamline currently gives me some graphics on Draw calls/frame, frame rate and so (not sure if they are right? ) but the heatmaps zone looks different than what's described that should be there (where you can select heat map/ core map/ graphics analyzer). It shows no active context?
I'm not really sure if I should be doing something different or if the readings are right for the Streamline even if the sdk is higher than 26.
yeah i think it is safe to ignore it then.It is a side affect of the fact that GA interceptor only sends the start time + duration that a context is active once it is no longer active.