Question by
Chandni12345 · Sep 14, 2015 at 10:39 AM ·
c#androidunity 2d
How to debug unity project while run in android device?
Unity project is run in android device how to debug my project
Comment
Answer by hexagonius · Sep 14, 2015 at 05:52 PM
http://docs.unity3d.com/Manual/PublishingBuilds.html
Enabling the Development Build checkbox on a player will enable Profiler functionality and also make the Autoconnect Profiler and Script Debugging options available.
http://docs.unity3d.com/Manual/AttachingMonoDevelopDebuggerToAnAndroidDevice.html