Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Debug android project? #54

Open
scriptBoris opened this issue Sep 28, 2023 · 3 comments
Open

How Debug android project? #54

scriptBoris opened this issue Sep 28, 2023 · 3 comments
Labels

Comments

@scriptBoris
Copy link

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

@scriptBoris
Copy link
Author

Hello?

@maxkatz6
Copy link
Member

maxkatz6 commented Oct 4, 2023

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
Copy link
Member

maxkatz6 commented Oct 4, 2023

Actually, they already have an issue opened for this: microsoft/vscode-dotnettools#470

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants