Android Error Xamarin C # [closed]

1

I wanted to know if someone else has happened to him. Once I compile the project correctly (Visual studio 2015) and the apk is generated I install the application on my Android phone I open it and I get the message "The application has been interrupted unexpectedly" * The application has a button nothing else. If someone helps me to know what may be wrong:)

< a href="https://i.stack.imgur.com/3KiOi.png">

    
asked by Javier 24.03.2017 в 16:58
source

1 answer

0

Follow these steps:

  • Download Visual Studio Emulator for Android
  • Create a new virtual machine.
  • Start the virtual machine.
  • Next to the green arrow, change the device you have turned on.
  • The virtual machine you have configured is for Cordova and gives problems with Xamarin strong>.

    Note: It's going to be necessary for you to have Hyper-V enabled for everything to work fine.

        
    answered by 24.03.2017 в 17:12