-1
votes
0answers
27 views

Monogame sample virtual dpad not responding to touch in android device?

I am studying monogame. I tried the monogame sample virtual joystick. the problem though is that my device doest recognize the touch even in emulator? here is my code GraphicsDeviceManager ...
1
vote
1answer
182 views

How do I convert my XNA game to Android without using MonoGame?

I want to convert my XNA Game to Android, but I don't want to use MonoGame or ExEn. How can I do this?
1
vote
0answers
352 views

Mono and/or MonoGame for Android and iOS Experiences [closed]

I was wondering if anyone has any experience of using Mono and/or MonoGame for cross platform game development, particularly with regards to Android and iOS games development. Key things are; What ...