I usually post here asking noobish questions or such, but I wanted to take this opportunity to sing Monogame’s praises. I recently obtained a Galaxy, and have been working on a series of small, simple educational games to put on it for my daughter (who is 2 1/2 years old) to help her learn her alphabet, numbers, colors, shapes, etc.
In my tinkering with MG, I’ve avoided pretty much anything except Win/Linux projects. I tried using the Android emulator once a few years back, but it was very slow and crashed alot. When googling about how to get started with MG and Android, most of the instructions made it seem like this byzantine mess (although most of these are several years old themselves at this point).
Point being…I decided to try it tonight. Enabled developer mode on my phone, turned on USB debugging, basically drag-n-dropped my game into a new Android project, hit play, and viola! Everything worked with zero code changes. I’m sure I’ll run into some pitfalls as things get more complex - and I can’t figure out how to start the game in landscape mode only, but these are small issues. I am excited! Thank you so much MG team for keeping the project alive and giving a hobbyist like me the ability to use one framework, everywhere.