The upgrade to #VisualStudio 2022 has killed my #Android #NDK debugging environment.
They removed the NativeActivity template that did a great job since VS2017.
Now I'm struggling with #CMake to generate a new solution for debugging inside android emulator. Codes compile but packaging fails.
Phones are terrible platforms!
The one and only exception is #PinePhone, because I can compile code on it directly and run a debugger with SSH.
That is the right way to do it.
No *-Studio required.