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:
no exception has been generated. errors in output window, don't crash application:
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
Post a Comment