'Trying to debug on Android phone

I'm new to Solid2D / Corona SDK , but I enjoy the way I can build games fast with Lua. I was able to set up Sublime Text to be able to debug using the Simulator, and that works fine.

However, I would like to debug directly on my phone, and I mean using the interactive debugger, not just by using logs. Like you can do in Android Studio... Is there a way to achieve this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source