We have an android app that has a main process and a child process. How can we debug the child process in android studio? When I open the apk with "Profile/Debug apk" option, I'm able to debug the main process but not able to attach to the child process.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/1892fc96-25ad-4748-b055-64d00d6c08ea%40googlegroups.com.

