Questions tagged [xamarin-android-player]

Xamarin Android Player is an Android emulator from Xamarin. It uses VirtualBox to run the Android images. Xamarin Android Player is now discontinued.

The Xamarin Android Player utilizes VT-x and AMD-V hardware accelerated virtualization and OpenGL 2.0.

44 questions
1
vote
0 answers

Change keyboard input on Xamarin android player

For Xamarin development I'm using the new/preview Android player. Now I have an issue when typing from my physical keyboard (danish). I'm not able to use the danisk layout in the player and would really like to as it is kind of a pain to mouse click…
Rasmus Christensen
  • 8,321
  • 12
  • 51
  • 78
1
vote
0 answers

Xamarin Android player unable to connect to an existing instance

Xamarin Android player is not responding with the message shown below. I ended the task from the task manager and started it again many times but the same problem happens this and this. Can anyone help me?
Sia. J
  • 13
  • 6
1
vote
1 answer

Getting "Failure [INSTALL_FAILED_NO_MATCHING_ABIS]" when tries to install apk on Xamarin Android Player

When I try to install apk on Xamarin Android Player I'm getting next error: Failure [INSTALL_FAILED_NO_MATCHING_ABIS] I use: Xamarin Android Player Nexus 5 Lollipop Android 5.1.0 - API 22 USB Debugging is allowed and it displays in attached…
1
vote
2 answers

Google Maps and Locations in Android Player

I am working with locations and google maps, Its working fine when I am using the application on a android device. But I am not able to load the maps on emulators. I also tried Android Player and when I am loading the maps,it is not able to find the…
1
vote
1 answer

Buttons/Operations to Run Android App in VM

I am attempting to launch/run my Android app on the Xamarin Android Player through Visual Studio. Literally what buttons/operations do you perform the send the app to the currently running emulator in Visual Studio 2013? I have successfully setup…
sazr
  • 24,984
  • 66
  • 194
  • 362
1
vote
0 answers

Xamarin Android Player Crash

I have been trying to get Xamarin Android Player to work for at least two days. It works for a little bit, then crashes. It isn't even loading a program. The device just starts and then crashes instantly. I opened VM and tried to run it just to…
Jeremy L
  • 19
  • 3
0
votes
1 answer

android keystore in Visual studio does not have expiration date or certificate

I am trying to create a keystore in Visual studio for android xamarin app When i create a new keystore, it gets added, but without an expiration date or a SHA certificate. (Refer the test app below) Previously, when I used to do it, the SHA…
Marcus25
  • 863
  • 1
  • 15
  • 31
0
votes
0 answers

NFC scan is not dispatched to application when action_TECH_DISCOVERED is detected

I'm having a weird problem. I'm having a Xamarin Android application and Enabling foreground dispatch for NFC Scanning like this: Intent intent = new Intent(mainActivity.ApplicationContext, mainActivity.Class); …
0
votes
0 answers

Accelerated emulator xamarin

i trying to start accelerated emulator for android in visual studio for mac ( Xamarin project ), but it always tell me that emulator will start without acceleration, and i did create device with x86, downloaded all that it requires but still…
0
votes
1 answer

Xamarin Android Player - VBoxManage command failed

I just installed Xamarin Android Player to test my Xamarin app. But I can't run emulator created in XAP. I read my log file but I don't know what wrong. This is my log file. Please help me.
0
votes
1 answer

Android.Content.Res.Resources+NotFoundException: File res/drawable-v21

I'm creating a class library in Xamarin.Android platform and having XML files in Resources/drawable-v21 folder. While running the library in API 23, API 24 then the app is running successfully. But while running the library in API 21 or API22 then…
sarath kumar
  • 209
  • 5
  • 12
0
votes
0 answers

Xamarin Android Device Manager Installation Error. The Errod Code Is 2503

When i try to install the latest xamarin android device manager(for sdk tool version 26.1.1) i get the error which says "the installer encountered an unexpected error installing package. This may indicate a problem with this package. The errod code…
0
votes
1 answer

Xamarin Android Player don't start my application

I using Visual Studio 2017. I install Xamarin Android Player, and start my app using Xamarin Android Player but my i see just emulator, my app is not runing. This is picture for this explanation:
user8682759
0
votes
1 answer

Xamarin android player not working properly

Xamarin android player stopped working suddenly and not responding in any way, done uninstall and installed again after installation i was trying to download Nexus4 kitkat but first of all its not even opens the player. Can please anyone help me…
chals
  • 3
  • 4
0
votes
2 answers

Xamarin Android Player - Failed to initialize device

I just installed Xamarin Android Player and installed some of the devices as you can see on the following image but I get the error: "Failed to initialize device..." when I try to launch some of the virtual devices. Any idea on how to solve this?
nightclub
  • 671
  • 2
  • 9
  • 20