Remote LogCat Application icon

Remote LogCat 1.10

98.5 KB / 5K+ Downloads / Rating 3.8 - 57 reviews


See previous versions

Remote LogCat, developed and published by Michael Haar, has released its latest version, 1.10, on 2015-06-15. This app falls under the Tools category on the Google Play Store and has achieved over 5000 installs. It currently holds an overall rating of 3.8, based on 57 reviews.

Remote LogCat APK available on this page is compatible with all Android devices that meet the required specifications (Android 1.5+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.dngames.remotelogcat

Updated: 10 years ago

Developer Name: Michael Haar

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Remote LogCat on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.8
Total 57 reviews

Reviews

1 ★, on 2015-11-13
what more is there to say ... only that the good times didn't last. Stopped transmitting log after 5 min. What a disappointment !

1 ★, on 2016-03-02
Show only themself logcat

5 ★, on 2014-08-30
Perfect for debugging

2 ★, on 2013-03-20
Works well enough, for newer roms you will need to grant the app READ_LOGS perms most likely or install as system app, etc The biggest drawback is that it can't be stopped/killed, so consider it a last resort, as you will need to reboot to stop this app from running. Alternative remote option is Loggy, or for a good basic app CatLog or aLogcat

5 ★, on 2013-02-26
A very handy tool in helping debug our application from over 3000 miles away!

2 ★, on 2012-10-16
Great app but once again its another app that is lame because it wont exit or stop running

Previous Versions

Remote LogCat 1.10
2015-06-15 / 98.5 KB / Android 1.5+

About this app

View Android device logfile from browser.

Users can use this app to check the status of remote android devices (like webcams). Or to follow with their PC what is going on with their device (no more complicated sdk/adb setup required!). No root required. Help developers to track down bugs by sending logfiles with your error reports. When sharing logfiles: please check if they contain any private data!

Developers debugging remote apps without computer connection can use this to monitor their app. Also they can use an easy Intent (com.dngames.remotelogcat.LOG) or send SMS to get a logfile via this app. You can also just add an Thread.setDefaultUncaughtExceptionHandler(...); to your app and then log with a remotelogcat.LOG Intent if it is installed. So no need to include libs like ACRA in your APP if you want to debug only sometimes.

Mobile data connection debugging is now possible, but without WIFI connection you need your own server with PHP or my app AutoShare to publish the logfiles.

This is intended to run in the background to debug other apps - to stop the background service please disable it in the settings!

New features

+ icon change
+ txt file instead of jpg for sdcard save
+ crash fixes, stripped html from log
+ out of memory catch
+ stop service, ipv4 adress
+ faster logview (fast scroll!)
+ jump to error
+ clear
Nicer log filtering and web interface later.

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.
Allows an application to read the low-level system log files.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to write to external storage.
Allows an application to receive SMS messages.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows an application to read from external storage.