Open ygoe opened 2 hours ago
PS: I forgot to mention the Android app installation process that includes some lengthy scanning. And now I see that my app doesn't work. It crashes in my first button event handler. So I really need a debugger to get it working.
Your feedback
I tried to find out how to run an app from Visual Studio on my Android phone. I only found out how to publish it as .apk file to install. But it tkaes very long and copying the file over is an extra step. I'm looking for a debug process where I can immediately start my app on the phone, make changes and repeat. Is that possible? I think it was possible with MAUI at some point but I never really used that (or any Android development).
I have enabled Wifi debugging on the phone, so it should be available somehow. Don't want to connect a USB cable as that port is normally covered.