Skip to content

Getting Started with ADBLogger

Getting ADBLogger up and running in your Unity project is straightforward. Follow these steps to download, install, and open the console.

Step 1: Acquire ADBLogger

Download ADBLogger from the Unity Asset Store:

Get ADBLogger on the Asset Store

Enhance your debugging toolkit with powerful Android log management capabilities.

Step 2: Install ADBLogger

Once acquired, import it into your Unity project:

  1. Open Unity and go to Window > Asset Store.
  2. Find ADBLogger in your purchased assets and click Download, then Import.
  3. After importing, ADBLogger is integrated into your Unity environment.
Step 3: Open ADBLogger

With ADBLogger installed, you are ready to go:

  • Navigate to Tools > DivinityCodes > ADBLogger to open the console.
  • The main window lets you customize settings and prepare for your first log session.

You're all set!

You have successfully set up ADBLogger in your Unity project. Continue to the Usage Guide to connect your devices and start capturing logs.

Next Steps

  • ADB Path Setup – configure the Android Debug Bridge path on Windows or macOS
  • Usage Guide – connect a device and create your first console
  • Troubleshooting – fix connectivity and streaming issues