... and no APK anywhere. I have tried reading the manual but it appears to only explain debugging on an USB-attached and doesn't mention building an installable package.
Я пытаюсь создать приложение для Android с помощью Avalonia (используя сообщество Visual Studio 2022 для Windows). Как мне сделать[code].apk[/code] file? Building the solution results in the following files created in the [code]bin\Release\net7.0-android\[/code]: [code]MyApp.Android.dll MyApp.Android.pdb MyApp.Android.runtimeconfig.json MyApp.Android.xml MyApp.dll MyApp.pdb [/code] ... and no APK anywhere. I have tried reading the manual but it appears to only explain debugging on an USB-attached and doesn't mention building an installable package.