Problems with Xamarin in Visual Studio 2015

Asked

Viewed 181 times

1

I’m starting to "play" with mobile development and as I already develop in C#, I wanted to use Xamarin. But, as soon as I installed and update/installed everything I had in the android SDK manager. I had the following error messages in the deploy, initially:

  • "aapt.exe" exited with code -1073741819.
  • The file "obj Debug android bin packaged_resources" does not exist.

Performing the corrections that were passed, I was able to start the emulator, but new errors appeared:

  • 1>The specified task Executable Location "C: Program Files (x86) Android-sdk build-tools 24.0.0 aapt.exe" is invalid.
  • 1>The file "obj Debug android bin packaged_resources" does not exist.

Someone?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.