All Projects → dzonatan → Unity3d Logcat Extension

dzonatan / Unity3d Logcat Extension

Logcat (android logging) extension for Unity3D

Projects that are alternatives of or similar to Unity3d Logcat Extension

Zinnia.unity
A collection of design patterns for solving common problems.
Stars: ✭ 177 (-1.12%)
Mutual labels:  unity3d, unity3d-plugin
Csharp Eval Unity3d
C# Expression Parser for Unity3D
Stars: ✭ 102 (-43.02%)
Mutual labels:  unity3d, unity3d-plugin
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+618.99%)
Mutual labels:  unity3d, unity3d-plugin
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (-55.31%)
Mutual labels:  unity3d, unity3d-plugin
Fairygui Unity
A flexible UI framework for Unity
Stars: ✭ 2,007 (+1021.23%)
Mutual labels:  unity3d, unity3d-plugin
Unity Colourlovers Importer
Unity editor tool to load colours and palettes directly from COLOURlovers.com
Stars: ✭ 85 (-52.51%)
Mutual labels:  unity3d, unity3d-plugin
Succ
Sexy and Utilitarian Code Configuration
Stars: ✭ 100 (-44.13%)
Mutual labels:  unity3d, unity3d-plugin
Unity.webp
🎨 WebP made easy for Unity3d
Stars: ✭ 59 (-67.04%)
Mutual labels:  unity3d, unity3d-plugin
Unity Scriptableobjects Game Events
Based on a great talk by Ryan Hipple, here is my improved version of his Game Event system for Unity
Stars: ✭ 121 (-32.4%)
Mutual labels:  unity3d, unity3d-plugin
Ma textureatlasser
Texture atlas creator for Unity
Stars: ✭ 116 (-35.2%)
Mutual labels:  unity3d, unity3d-plugin
Unityandroidspeechrecognition
This repository is a Unity plugin for Android Speech Recognition (based on Java implementation)
Stars: ✭ 73 (-59.22%)
Mutual labels:  unity3d, unity3d-plugin
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-13.97%)
Mutual labels:  unity3d, unity3d-plugin
Extosc
extOSC is a tool dedicated to simplify creation of applications in Unity with OSC protocol usage.
Stars: ✭ 69 (-61.45%)
Mutual labels:  unity3d, unity3d-plugin
Admob Unity Plugin
👾 An extension for Unity3d to place AdMob banners in your Android games.
Stars: ✭ 86 (-51.96%)
Mutual labels:  unity3d, unity3d-plugin
Awesome Unity Open Source On Github
A categorized collection of awesome Unity open source on GitHub (800+)
Stars: ✭ 1,124 (+527.93%)
Mutual labels:  unity3d, unity3d-plugin
Darkconfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
Stars: ✭ 94 (-47.49%)
Mutual labels:  unity3d, unity3d-plugin
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+502.79%)
Mutual labels:  unity3d, unity3d-plugin
Unityasync
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Stars: ✭ 58 (-67.6%)
Mutual labels:  unity3d, unity3d-plugin
Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+999.44%)
Mutual labels:  unity3d, unity3d-plugin
Socket.io Client Unity3d
socket.io-Client for Unity3D, which is compatible with socket.io v1.x
Stars: ✭ 147 (-17.88%)
Mutual labels:  unity3d, unity3d-plugin

Unity3D LogCat extension

Logcat (android logging) extension for unity3D. Forget about using android studio or worthless terminal window. Log and filter your android messages directly from Unity3D!

Works both on windows & mac OS and Unity Free & Pro versions!

Functions

  • Start / stop logging
  • Clear logs
  • "Only Unity" pre-filter
  • Filter by log type (error, warning, debug, info, verbose)
  • Filter by text (case-insensitive)

How to use

  1. Clone LogCatWindow.cs from this repository into a folder named Editor within your Assets folder
  2. Plug in the android device to the usb
  3. Click Window -> LogCat - Android Logger
  4. Start logging by clicking "Start logging" button!

Screenshots

Initial window

Initial window

Filter by log type(s)

Filter by string

Filter by log type(s) & text

Filter by log type & string

Contribution

Feel free to contribute!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].