How does android debug processes pulled by adb shell app_process?

app_process -Djava.class.path= xxxxxxxx.jar /data/local/tmp/xxxxxxxx com.xxxx.xxxxx

I have started this process, but how can I connect it to Android studio"s debugger? Or is there another way to debug?


look at the articles I wrote here, if you need to, you can read them. I searched the whole network and didn't find them. I found that you were also looking for them. In the end, if you studied by yourself, you didn't dare to enjoy it alone

.

https://blog.csdn.net/tanzui/.

Menu