-1
Installed Visual Studio with Xamarin, Android SDK, etc.
When I compile the project it opens the Android AVD, but the Android System does not load, it is only a black screen.
-1
Installed Visual Studio with Xamarin, Android SDK, etc.
When I compile the project it opens the Android AVD, but the Android System does not load, it is only a black screen.
1
I was having many problems with android emulator on Mac, I downloaded then the plugin Genymotion and finally solved the problems regarding android.
Nowadays I’m using both windows (at work) and at home (mac) their plugin.
Take a look genymotion
another possible solution would be to install intel haxm and make an Avd with x86
Browser other questions tagged android visual-studio xamarin emulator
You are not signed in. Login or sign up in order to post.
Try running on the device VS creates for you, choose the x64x86 option
– DiegoAugusto
The one I choose, but it is only the black screen and nothing. If I start it manually (what VS creates), at most is appearing the Android logo and nothing....
– Luhhh
I understand, your computer has the minimum requirements to run the emulator?
– DiegoAugusto
Yes, Normal wheel via Android Studio
– Luhhh
Try using the visual studio Emulator for android.
– BrianSouza
@Luhhh, I had this problem and used the Atom x86 CPU. I recommend this setup because it is faster, and it is necessary to install Intel HAXM through the Intel website.
– Junior Porfirio
Did you check the output window of Visual Studio? Could you place an image representing the problem? Put more details about your problem so it’s easier to help you.
– perozzo