Deploy & Debug .NET MAUI Apps to Android Devices in VS Code

preview_player
Показать описание
Want to get your Android .NET MAUI apps onto a physical Android device? It only takes a few seconds to set it up for development and have it show up in VS Code for deployment and I show you how! Also, stick around for a bonus tip to debug issues with devices!

Links:

Join this channel to get access to perks:

Follow:

Disclaimer: This channel, videos, and streams are created in my spare time and are a product of me... James Montemagno! They are NOT officially affiliated or endorsed by Microsoft (my employer) in any way. Opinions and views are my own.

My Setup:

Using links I provide I may receive a commission if you buy something which helps support the channel.

#dotnet #dotnetmaui #vscode #androiddevelopers
Рекомендации по теме
Комментарии
Автор

I love it, james. You and Gerald are the real MVP

ericritter
Автор

Hi James. Please tell us about READ_EXTERNAL_STORAGE above android 13 in MAUI 8. As I am getting Denied and no popup to request the permission for read & write external storage

UtpalBharali-ds
Автор

Can you post a video walkthrough for using VSCode to deploy to iPhone - including the certs/ profiles etc. the docs are ok but a JM walkthrough would be fantastic!!

pshoey
Автор

Is there a major advantage to using a paid version of Visual Studio vs VS Code nowadays? I have VS Enterprise and I do like the credits for Azure testing, etc. but the price tag is really large. Can I just do all my .net maui, C#, MVC, wep API, and react programming in VS Code just fine? As always, great videos - love watching your content!

btigenie
Автор

I am facing an issue in .NET MAUI with latest Visual Studio 2022 on windows 11. That is my emulator SDK Android manager is running properly even the qemu x86 running properly and showing on taskbar, but the emulator is not showing on screen physically virtual representation. Is there any solution

soumyadipmajumder
Автор

Is it possible debug/deploy an MAUI app for running on a Win VM within ParallelDesktop/VM-Ware?

wowojune
Автор

Will we ever get Linux support, It's so sad to see no roadmap for it.

sps
Автор

Thank you James for this !! I have a dumb question: How do we update the MAUI workloads to a specific service release? Say I had installed maui workload 8.0.7 in April. Last month 8.0.7 SR7 was released and I want to upgrade my workloads to that version?

pushanroychowdhury
Автор

Hello James, thank you for your videos.
You would be able to tell which trick to run an App on Android 5.1 emulator (API 22).
The scenario is:
I installed Pixel 5 API 22 from Android Device Manager, created a new Maui .net8.0 App, and tried to run it. Without success.
With Pixel 5 API 30 works

ipojucacruz
Автор

did they fix the issue where you have to keep accepting the licenses?

jlfazmo
Автор

Is it possible to connect my iPhone to a Windows machine and use my MAUI app. on my iPhone?

webstaregyptsoftware