our Android app spawns a logcat shell process and then reads its result for processing. However, when the app stops (e.g. when restarted after recompilation during development), the logcat process will keep running. Here's an example of this behaviour:our Android app spawns a logcat shell process a