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.
Hi All :)
I'm trying to use Graphics Analyzer with an unrooted Samsung SM-A320FL, which has a Mali-T830 GPU.
Just to get things going I'm attempting to analyze a sample app from Google's ARCore SDK with minimal changes. I've taken the "hello_ar_c" sample and added loading of the Graphics Analyzer library (System.loadLibrary("AGA")) to the main activity, added the relevant dir to jniLibs.srcDirs, and installed AGA.apk. abiFilters is set to "arm64-v8a", "armeabi-v7a".
On running the app I get the following error:
A/Ion: [vr/gvr/render/platform_surface_manager_android.cc:190] CHECK failed: expression='"context"' Failed to get application context.
In case it's relevant, the above is immediately preceded by:
E/NdkImageReader: AImageReader_getWindow
Thanks a lot for your time.
EDIT: It seems like vr/gvr might be part of Google's closed-source ARCore SDK. However the sample app runs fine without the GA integration, so still somewhat on-topic.
Sorry - missed this this one at the time. Marking as answered, as this is an old question. Please raise a new question if you are still having problems.