Is it possible to get a handle of all the Log.d (tag, "") logs from within the application during runtime? I'm creating a test application and I'd like to display a window with a list of all the logs. Thank you.
Asked
Active
Viewed 1,060 times
1
-
http://stackoverflow.com/questions/7242596/e-printstacktrace-in-string . you can probably use this way. Answer by Idolon – HourGlass Dec 19 '15 at 08:28