Closed GoogleCodeExporter closed 8 years ago
this is fixed as of the latest release, although i handled it slightly
different. i keep a handle to the Process object
used to open the logcat command, and then call destroy() on it whenever the app
is paused. when the app is
resumed(), it restarts again with a new Process. this seems simpler than what
you have above, although i am not
sure if i am missing anything.
i am closing this issue. if you feel that it is not fixed correctly, please
re-open / let me know.
Original comment by jeffrey.blattman@gmail.com
on 31 Mar 2010 at 10:27
Thanks! :-)
Tested on my HTC Hero and seems to work correctly now!
Original comment by johannes...@gmail.com
on 10 Apr 2010 at 9:05
Original issue reported on code.google.com by
johannes...@gmail.com
on 26 Jan 2010 at 8:28