Aircoookie / WLED-App

Mobile app for controlling and discovering WLED lights
MIT License
312 stars 77 forks source link

How the apk compiled? in VSCODE #25

Closed 408490923 closed 1 year ago

408490923 commented 1 year ago

How the apk compiled? in VSCODE

Aircoookie commented 1 year ago

I compile in Visual Studio 2022 (NOT Code), you'll need to select the .NET Framework Multi-platform app UI development component and under Optional components on the right select the checkbox for Xamarin. VS Code is used for the core WLED program that runs on ESP, but not for the mobile app.