android - Send Logcat output of an App to an EmailAdress -


We are now testing our application with a few friends. Sometimes there are some errors that do not make exceptions. So I really do not know what the problem was, so I thought it would be a good idea to apply the menu item which allows logout output to be sent to the e-mail address so that we can check the log.

Unfortunately I get a signal from the Internet how to remove the lockout from the phone. How to send an email should not be a problem.

Look, as it happens, what are you trying to do?

It is not possible to combine arbitrary LogCat data in the form of Android 4.1. There was never a document and a supported way of doing this, and without documentation / unsupported methods for your own accidents, you provide better service using the crash logging library, like


Comments