xamarin / urho-samples

Samples for the Urho bindings
MIT License
384 stars 491 forks source link

FormsSample does not work on Android when built using VS2019 #72

Open im1ex opened 5 years ago

im1ex commented 5 years ago

I've trying to run FormsSample sample application on Android. I've used Visual Studio 2019 Preview Version 16.0.0 Preview 3.0. After removing "armeabi" app started on Android but did not show UrhoSurface with no exception.

screenshot_1550944434

slango0513 commented 5 years ago

urho samples for vs 2019 https://github.com/slango0513/UrhoSamples2019