freshly installed Android Emulator keeps saying settings, google has stopped working in Parallel DesktopHow do you install an APK file in the Android emulator?Android 4.0 emulator always has a crashing Launcher?How to fix: “HAX is not working and emulator runs in emulation mode”run google play store on android emulatorVisual studio (2015) emulator for android not working - XDE.exe - Exit Code: CouldntStartVm (10)Visual Studio Emulator for Android is not working: mscorlib.dll.so not foundAndroid - emulator-x86.exe has stopped workingXamarin, Windows 10 Parallels and connecting to a MAC based Android EmulatorAndroid Emulator Still very slow after installing EFI Firmware, updating OSX, Updated Android SDK ToolsWhat TCP/UDP ports does Xamarin for VS use?
Why do we need an estimator to be consistent?
Quickest way to move a line in a text file before another line in a text file?
1025th term of the given sequence.
Longest to Shortest tractates of Yerushalmi by daf
Strange LED behavior
Is there an English word to describe when a sound "protrudes"?
MITM on HTTPS traffic in Kazakhstan 2019
Can the caster of Time Stop still use their bonus action or reaction?
What is the metal bit in the front of this propeller spinner?
Question about differential signals as input of an operational amplifier
Can a ring have no zero divisors while being non-commutative and having no unity?
Is it ethical to tell my teaching assistant that I like him?
Which dice game has a board with 9x9 squares that has different colors on the diagonals and midway on some edges?
Does switching on an old games console without a cartridge damage it?
Claiming statutory warranty for a fault that resulted in the loss of the product
I have a domain, static IP and many devices I'd like to access outside my house. How to route them?
Can "Taking algebraic closure" be made into a functor?
What does a Nintendo Game Boy do when turned on without a game cartridge inserted?
What should I watch before playing Alien: Isolation?
What is the standard representation of a stop which could be either ejective or aspirated?
Oriented vector bundle with odd-dimensional fibers
Is it better to merge "often" or only after completion do a big merge of feature branches?
Finding Greatest Common Divisor using LuaLatex
Why can't a country print its own money to spend it only abroad?
freshly installed Android Emulator keeps saying settings, google has stopped working in Parallel Desktop
How do you install an APK file in the Android emulator?Android 4.0 emulator always has a crashing Launcher?How to fix: “HAX is not working and emulator runs in emulation mode”run google play store on android emulatorVisual studio (2015) emulator for android not working - XDE.exe - Exit Code: CouldntStartVm (10)Visual Studio Emulator for Android is not working: mscorlib.dll.so not foundAndroid - emulator-x86.exe has stopped workingXamarin, Windows 10 Parallels and connecting to a MAC based Android EmulatorAndroid Emulator Still very slow after installing EFI Firmware, updating OSX, Updated Android SDK ToolsWhat TCP/UDP ports does Xamarin for VS use?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am using windows in Mac Pro. In Windows Parallel Desktop I am keep on getting error message in Android Emulator like:
- Google has stooped working
- Settings has stopped working.
- Pixel Launcher has stopped working.
Getting error message in freshly installed Xamarin tools in Visual Studio.
Googling suggested to clear the cache or force stop it, but nothing is working
android xamarin.forms android-emulator parallels
add a comment |
I am using windows in Mac Pro. In Windows Parallel Desktop I am keep on getting error message in Android Emulator like:
- Google has stooped working
- Settings has stopped working.
- Pixel Launcher has stopped working.
Getting error message in freshly installed Xamarin tools in Visual Studio.
Googling suggested to clear the cache or force stop it, but nothing is working
android xamarin.forms android-emulator parallels
Based on your description, this issue was related to the Nested Virualazion, did you enable theEnable Nested Virtualization
like following link.kb.parallels.com/en/116239
– Leon Lu - MSFT
Mar 27 at 5:48
Yeah, I did it. For now I fixed by running emulator in Mac and project in Windows. Its working fine.
– subha
Mar 29 at 13:46
add a comment |
I am using windows in Mac Pro. In Windows Parallel Desktop I am keep on getting error message in Android Emulator like:
- Google has stooped working
- Settings has stopped working.
- Pixel Launcher has stopped working.
Getting error message in freshly installed Xamarin tools in Visual Studio.
Googling suggested to clear the cache or force stop it, but nothing is working
android xamarin.forms android-emulator parallels
I am using windows in Mac Pro. In Windows Parallel Desktop I am keep on getting error message in Android Emulator like:
- Google has stooped working
- Settings has stopped working.
- Pixel Launcher has stopped working.
Getting error message in freshly installed Xamarin tools in Visual Studio.
Googling suggested to clear the cache or force stop it, but nothing is working
android xamarin.forms android-emulator parallels
android xamarin.forms android-emulator parallels
edited Mar 26 at 13:44
subha
asked Mar 26 at 13:24
subhasubha
6652 gold badges10 silver badges33 bronze badges
6652 gold badges10 silver badges33 bronze badges
Based on your description, this issue was related to the Nested Virualazion, did you enable theEnable Nested Virtualization
like following link.kb.parallels.com/en/116239
– Leon Lu - MSFT
Mar 27 at 5:48
Yeah, I did it. For now I fixed by running emulator in Mac and project in Windows. Its working fine.
– subha
Mar 29 at 13:46
add a comment |
Based on your description, this issue was related to the Nested Virualazion, did you enable theEnable Nested Virtualization
like following link.kb.parallels.com/en/116239
– Leon Lu - MSFT
Mar 27 at 5:48
Yeah, I did it. For now I fixed by running emulator in Mac and project in Windows. Its working fine.
– subha
Mar 29 at 13:46
Based on your description, this issue was related to the Nested Virualazion, did you enable the
Enable Nested Virtualization
like following link.kb.parallels.com/en/116239– Leon Lu - MSFT
Mar 27 at 5:48
Based on your description, this issue was related to the Nested Virualazion, did you enable the
Enable Nested Virtualization
like following link.kb.parallels.com/en/116239– Leon Lu - MSFT
Mar 27 at 5:48
Yeah, I did it. For now I fixed by running emulator in Mac and project in Windows. Its working fine.
– subha
Mar 29 at 13:46
Yeah, I did it. For now I fixed by running emulator in Mac and project in Windows. Its working fine.
– subha
Mar 29 at 13:46
add a comment |
1 Answer
1
active
oldest
votes
For now I installed Android Studio on Mac and running project on Windows. By Following below link I ran few commands and Windows able to communicate with MAC
https://docs.microsoft.com/en-us/xamarin/android/troubleshooting/questions/connect-android-emulator-mac-windows
Not sure if this is right way. But running virtual device inside virtual machine is giving some problem.
Above thing is working fine. Let me know if there is any other best solution for this.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55358301%2ffreshly-installed-android-emulator-keeps-saying-settings-google-has-stopped-wor%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
For now I installed Android Studio on Mac and running project on Windows. By Following below link I ran few commands and Windows able to communicate with MAC
https://docs.microsoft.com/en-us/xamarin/android/troubleshooting/questions/connect-android-emulator-mac-windows
Not sure if this is right way. But running virtual device inside virtual machine is giving some problem.
Above thing is working fine. Let me know if there is any other best solution for this.
add a comment |
For now I installed Android Studio on Mac and running project on Windows. By Following below link I ran few commands and Windows able to communicate with MAC
https://docs.microsoft.com/en-us/xamarin/android/troubleshooting/questions/connect-android-emulator-mac-windows
Not sure if this is right way. But running virtual device inside virtual machine is giving some problem.
Above thing is working fine. Let me know if there is any other best solution for this.
add a comment |
For now I installed Android Studio on Mac and running project on Windows. By Following below link I ran few commands and Windows able to communicate with MAC
https://docs.microsoft.com/en-us/xamarin/android/troubleshooting/questions/connect-android-emulator-mac-windows
Not sure if this is right way. But running virtual device inside virtual machine is giving some problem.
Above thing is working fine. Let me know if there is any other best solution for this.
For now I installed Android Studio on Mac and running project on Windows. By Following below link I ran few commands and Windows able to communicate with MAC
https://docs.microsoft.com/en-us/xamarin/android/troubleshooting/questions/connect-android-emulator-mac-windows
Not sure if this is right way. But running virtual device inside virtual machine is giving some problem.
Above thing is working fine. Let me know if there is any other best solution for this.
answered Mar 29 at 13:49
subhasubha
6652 gold badges10 silver badges33 bronze badges
6652 gold badges10 silver badges33 bronze badges
add a comment |
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55358301%2ffreshly-installed-android-emulator-keeps-saying-settings-google-has-stopped-wor%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Based on your description, this issue was related to the Nested Virualazion, did you enable the
Enable Nested Virtualization
like following link.kb.parallels.com/en/116239– Leon Lu - MSFT
Mar 27 at 5:48
Yeah, I did it. For now I fixed by running emulator in Mac and project in Windows. Its working fine.
– subha
Mar 29 at 13:46