UNICODE-0 / Unity-Editor-Android-Console

A tool for displaying logs from android devices in the unity editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Editor Android Console

How to use?

  1. Install the Android Build Support module from unity hub
  2. Enable USB debugging on your device (Guide - https://developer.android.com/studio/debug/dev-options#:%7E:text=To%20enable%20USB%20debugging%2C%20toggle,Advanced%20%3E%20Developer%20Options%20%3E%20USB%20debugging)
  3. Connect the device to computer
  4. Lunch Android Console window in unity (Window -> AndroidConsole)
  5. Press connect button

If you want to receive logs from the Android emulator, run the emulator and select the "Use emulator" checkbox.
If you have problems with connecting to the emulator, try kill the server and reconnect, it may take several attempts!

1

2

About

A tool for displaying logs from android devices in the unity editor

License:GNU General Public License v3.0


Languages

Language:C# 100.0%