Game wont fully load on Android (Xamarin/CocosSharp) -


let me start saying i'm new xamarin/cocossharp , game development in general. did basic game/application starting cocossharp template shared application in vs2015. app works on wp (emulator & device) wont start on android. after emulator laoded get:

android 4.4 emulator

no exception has been generated. errors in output window, don't crash application:

debug output

it looks android version of app doesn't go further class mainactivity.cs, generated template , should not modified. btw have same problem while trying execute examples xamarin.com

strugling issue since 2 days, appreciated! thank in advance, cheerz

this issue answered.

it necessary set gpu emulation true in hardware properties of virtual device.


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -