AvaloniaVSCode icon indicating copy to clipboard operation
AvaloniaVSCode copied to clipboard

How Debug android project?

Open scriptBoris opened this issue 2 years ago • 3 comments

Dear developers AvaloniaUI, is it possible to debug android project using launch.json?

scriptBoris avatar Sep 28 '23 06:09 scriptBoris

Hello?

scriptBoris avatar Oct 03 '23 04:10 scriptBoris

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.

maxkatz6 avatar Oct 04 '23 02:10 maxkatz6

Actually, they already have an issue opened for this: https://github.com/microsoft/vscode-dotnettools/issues/470

maxkatz6 avatar Oct 04 '23 02:10 maxkatz6