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.
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.