AvaloniaVSCode
AvaloniaVSCode copied to clipboard
How Debug android project?
Dear developers AvaloniaUI, is it possible to debug android project using launch.json?
Hello?
It looks like Microsoft DevKit plugin for VS Code doesn't support mobile projects yet. You might need to create an issue there: https://github.com/microsoft/vscode-dotnettools/issues
Just to be clear, Avalonia doesn't use any special SDK or tooling for mobile, instead, it's based on standard .NET solutions. If standard .NET on VSCode doesn't allow you to run and debug projects, then Avalonia won't be able as well.
Actually, they already have an issue opened for this: https://github.com/microsoft/vscode-dotnettools/issues/470