Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for capturing on Android without modification of target APK #534

Open
werman opened this issue May 10, 2021 · 0 comments
Open
Labels
enhancement New feature or request P2 A high-priority code maintenance issue or a functional problem that is recoverable or not a crash.

Comments

@werman
Copy link
Contributor

werman commented May 10, 2021

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.

@bradgrantham-lunarg bradgrantham-lunarg added enhancement New feature or request P1 Prevents an important capture from being replayed P2 A high-priority code maintenance issue or a functional problem that is recoverable or not a crash. and removed P1 Prevents an important capture from being replayed labels Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 A high-priority code maintenance issue or a functional problem that is recoverable or not a crash.
Projects
None yet
Development

No branches or pull requests

2 participants