![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Mannakia |
Hi there, I want to debug the Godot apk like if I run with F5 in VS Code in the other desktop platforms.
I downloaded Android Studio and open platform/android/java project but there isn’t any running configuration.
e.g. When I want to debug a X11 executable, I compile the engine and run gdb [executable] and attach it in VS Code.
Thanks!