Documentation for capturing on Android without modification of target APK #534
Labels
enhancement
New feature or request
P2
A high-priority code maintenance issue or a functional problem that is recoverable or not a crash.
Such case is rather common for driver developers. Android documentation already has instructions: https://developer.android.com/ndk/guides/graphics/validation-layer#layers-local-storage, but it would be nice to have a link to them.
Also, since Android 10 it's possible to have an APK which provides layers, making them accessible for the whole system https://developer.android.com/ndk/guides/graphics/validation-layer#load-layers, so it may be worth building such APK for gfxreconstruct.
The text was updated successfully, but these errors were encountered: