Fix tracing when running Android Studio
Open
GAPII
P2
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
If Android Studio is open when attempting to take a trace, the trace will likely fail.
This is because Android Studio actively attempts to connect to any Android program awaiting a JDWP connection. GAPID uses JDWP to inject the call interceptor.
We should work with the Android Studio folks to fix this problem.
Contributor guide
Assessment
This issue has not been assessed yet.