Featured image of post Log Android in Unity with Android Logcat

Log Android in Unity with Android Logcat

The tool to read your device logs that you deserve and need.

One of the biggest problems when developing on Android mobile is obtaining the logs of the Android device in the Unity environment in order to debug and obtain as much information as possible.

Introduction

The Android Logcat package is a utility for viewing log messages from your Android device in Unity Editor.

Setup

The first step is to import the Android Logcat package, click on Window->Package Manager, select Packages: Unity Registry.

At this point search for the Android Logcat package and import it into Unity.

Android Logcat - PackageManager

Using Android Logcat

You can access the Android Logcat window in Unity Editor via:

  • Menu: Window > Analysis > Android Logcat
  • Shortcut: Alt+6 on Windows.

Android Logcat

Fonti

Condividi:
Licensed under CC BY-NC-SA 4.0
Last updated on Oct 17, 2023 20:40 +0200
Views
Create with Hugo, Theme Stack;
Created By Francesco Garofalo;