Error Log Collector icon

Error Log Collector

1.2 for Android
3.0 | 5,000+ Installs | Reviews

Howard Utilities

$4.88

Description of Error Log Collector

The Android Error Log Collector is one of a new generation of mobile applications under the banner of Howard Utilities, to be released into the market during 2014.
Error Log Collector is a useful utility program that allows you, the user, to retrieve a copy of the last saved debug logcat and stack trace file produced from any eligible package installed on the mobile device. Eligible packages are applications that have been built and modified to include the Error Log Collector Exception Handler module (jar file).
Even well tested Android applications can on occasions stop unexpectedly under unusual circumstances and when this happens, it is very useful to be able to obtain a stack trace highlighting exactly where the exception occurred and also a copy of any debug trace file that may have been written to up to the point of the failure.
The Error Log Collector Exception Handler module solves that problem by sitting alongside and within the application, so that it can immediately take over if ever an uncaught exception should occur in the application itself. In that unlikely event it catches the exception and saves the stack trace and debug logcat file in a local file in the download directory on the mobile device, before copying and sending them off to a more permanent location.
The Error Log Collector Exception Handler module jar file can be downloaded from the following URL: http://www.howardintegrationsystems.co.uk/products/his-log-collector-exhr.jar
You can download the latest copy of the Error Log Collector User Guide at http://www.howardintegrationsystems.co.uk/docs/HowardUtilitiesLogCollectorUserGuide.pdf
The jar file then needs to be included in the build path of the application being developed, and the onCreate() method of the Activity java file needs to have a couple of statements added to interface with the Error Log Collector Exception Handler.

What's New with Error Log Collector 1.2

T_1.2_20181227_2015 updated to create logcollector-exhr jar file in SD Downloads directory

Information

  • Category:
    Productivity
  • Latest Version:
    1.2
  • Updated:
    2018-12-27
  • Requirements:
    Android 0 or later
  • Developer:
    Howard Utilities
  • ID:
    com.his.android.logcollector.lib
  • Available on:
Reviews
  • avatar
    This app didn't function for me
    2016-05-24 06:36
  • avatar
    Since Android 4.1 apps are not able to read the logs from other apps any more. This Log Collector solves that problem: add a few extra lines of code to an exception handler to your app. This exception handler will send the log via an Intent to the Error Log Collector app, which will allow you to email it or share it in any other way. The documentation on the website is very clear. I got it working in less than 10 minutes. Very handy when you have a crash while on the go, or for your beta testers. Perfect for when you're still in development mode and not ready yet for a proper beta program via the Play Store / Google Plus beta testers group.
    2014-10-03 08:21