Hi, hope you guys are doing well.
Im currently using visual studio 2026. Ive got a simple c# game working on windows pc, however I want it to run on any android phone.
Im very new to programming, and to visual studio, although i try every now and again to see how far I can get.
I currently get the below errors during build. (Ive used monogame framework android as the template, as I couldnt work out how to convert my project to android format). I think Im missing packages and extensions. Would someone please assist by letting me know what is missing based on the below errors. Thanks, John U
(one example, I used to get the error microsoft .xna not found, and I read that the solution was to uninstall and reinstall Monogame.Content.Builder.Task package, which fixed it) So I think the below are also related to either packages, extensions, .net version or similiar.
I want to say a special thankyou to the monogame team and contributors, you have made making a game for a complete newbie c# programmer less tedious with the monogame frameworks. ![]()
