Home  /  Productivity Apps  / Error Log Collector on Windows Pc

Error Log Collector on Windows Pc

Developed By: Howard Utilities

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: April 18, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.1
Size 330 KB
Release Date December 28, 18
Category Productivity Apps

What's New:
T_1.2_20181227_2015 updated to create logcollector-exhr jar file in SD Downloads directory [see more]

Description from Developer:
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 Colle... [read more]

App preview ([see all 8 screenshots]  /  [view video])

App preview

About this app

On this page you can download Error Log Collector and install on Windows PC. Error Log Collector is free Productivity app, developed by Howard Utilities. Latest version of Error Log Collector is 1.1, was released on 2018-12-28 (updated on 2024-04-18). Estimated number of the downloads is more than 100. Overall rating of Error Log Collector is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Error Log Collector on Windows?

Instruction on how to install Error Log Collector on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Error Log Collector on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Error Log Collector using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Error Log Collector" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Error Log Collector on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Error Log Collector" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.1.

Download Error Log Collector 1.1 on Windows PC – 330 KB

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.
T_1.2_20181227_2015 updated to create logcollector-exhr jar file in SD Downloads directory