Closed rishi-rranjan closed 4 years ago
Hi, have you tried https://github.com/google/agi ? It's a fork of this project focusing on Android, and might have some bug fixes for you.
Thanks @rishi-rranjan for reporting this issue. The GAPID project has been moved to maintenance mode and therefore no active development is done on this repository.
As @charlie-ht pointed out, we are focusing our efforts on the Android GPU Inspector: https://github.com/google/agi
Environment information:
Bug description Application on Quest crashes if launched from gapid. Trace stops after capturing 36.3 KB.
Reproduction steps Install ovr_sdk_mobile_1.34.0\VrSamples\VrCubeWorld_SurfaceView from https://developer.oculus.com/downloads/package/oculus-mobile-sdk/ and issue happens everytime.
Stacktrace Please paste a stacktrace here if it's available.
Screenshots
Additional debugging information
Please attach the generated gapis.log and gapic.log files you will find in the temp folder (e.g. /tmp/ on linux). gapis.log gapic.log
If using Android: Please attach a full logcat dump (
adb logcat -d > logcat-full.txt
) that contains logs since GAPID was started. logcat-full.txt