android - Emulators do not work on Mac Yosemite -
I have created several Android emulators in Eclipse on a new Massachuub air running Yosemite . All Android SDKs have been installed and all eclipse updates have also been installed.
When I start any emulators, they start to load, but always restart at some point and never launch completely - Android logo always hangs on the screen.
I have removed and recreated all the emulators and still no luck, the functions that simulate the same configuration running in the Mac OSX lion are fine.
Eclipse Luna Running
There is no event in the Elysees error log.
com.android.acore
I have installed HAXM I have removed HAXM, no matter what I have tried, no progress has been observed.
I have run the emulator with the same results from the terminal. Any emulator will not start completely - all are hanging with the Android splash screen - just black.
The Nexus 5 emulators created from the Device Definitions tab in ADT are as follows:
This is never past, no matter how much I wait - literally> 5 hours.
My first recommendation will be to remove the emulator files from the file system. They are usually located here:
Enter the code here ~ / .android / avd /
Then remove all before.
Install the second Intel Accelerator: Usually it is provided in your SDK: android-sdks / extras / intel / hardware_accepted_execution_aager / intelHAXM_1.1.1_for_10_9_ and_wash DMG
When you create your own emulator, make sure to check "Use host GPU" and give enough RAM
It is expected that you will solve your problem If not, then you might try to get some kind of log where the emulator launcher is failing or trapping.
Comments
Post a Comment