MobileConsoleKit
Mobile Console Kit is a Unity Asset Store that help you not just viewing logs in mobile devices, but helping you monitor, do experiment and speed up development time.
Install / Use
/learn @pixeption/MobileConsoleKitREADME
Mobile Console Kit
Mobile Console Kit is a Unity Asset Store that help you not just viewing logs in mobile devices, but helping you monitor, do experiment and speed up development time.
Mobile Console Kit depends on TextMesh Pro for high performance and customization. You need to install
TextMesh Proand importEssential Resourcesbefore installing Mobile Console Kit
Install via UPM: https://github.com/pixeption/MobileConsoleKit.git
Key features
- Enable/Disable Mobile Console with a single click (no trace left)
- Highly optimization, can handle dozen of thousands of logs
- Supports basic functions like filter log by type, collapse
- Supports log channel
- Search log with Regex
- Share log via Native Share
- Unified portrait and landscape UI, resizable window and adjustable background transparency
- User-defined Setting and Commands, allow you to create your own tools
- Comes with powerful tools including:
- Application & Device info
- Search GameObject by name/tag/component
- Inspect PlayerPrefs
- Inspect persistent data
Table of content
For more detail on each features, please see the wiki below:
Basic
- Enable/Disable Mobile Console
- Tool Overview
- Log Channel
- Share Log
- Setting & Executable Commands
- Built-in Commands (Search Game Object, PlayerPrefs Inspector, Persistent Data Inspector)
Advance
Migrate from v1.0 to v2.0
As there are many parts of the tool have been rewritten, it's recommended that you need to delete the whole Mobile Console folder before import the new one
Video Demo
Demo APK
Preview Images
Tool Overview

Share Log View

Setting View

Command View

Log Channel Filter

App and Device Info

Persistent Data Inspector

PlayerPrefs Inspector

Search GameObject

