Emulator does not load

Asked

Viewed 3,912 times

-3

I need to use the android IDE studio, I installed it all right, only at the time of running the applications made, the emulator just keeps loading, and does not take.

Configuration of my Notbook:

Brand: Dell Inspiron 14'

Processor: Core i5

Mémoria Ram: 4GB

HD : 1TB

Log when I run the emualdor:

emulator: WARNING: Requested RAM size of 2048MB is too large for your environment, and is reduced to 1536MB.
emulator: device fd:1032
HAXM is not working and emulator runs in emulation mode
emulator: The memory needed by this AVD exceeds the max specified in your HAXM configuration.
emulator: AVD      RAM size = 1536 MB
emulator: HAXM max RAM size = 512 MB
emulator: You might want to adjust your AVD RAM size and/or HAXM configuration to run in fast virt mode.
creating window 43 59 329 583
emulator: emulator window was out of view and was recentered
emulator: UpdateChecker: skipped version check
                                                                    java.io.FileNotFoundException: /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state: open failed: ENOENT (No such file or directory)

Segue a imagem de como fica o emulador.

  • 1

    Copy the error log please. Photos are horrible to understand.

  • Click on that tab there "Android Monitor" and paste the error log here...

  • Rodrigo edits the answer, this field is comments only.

  • already edited @Guilhermenascimento

  • The error is very different from the photo.

  • I edited the log @Guilhermenascimento

  • There is no need to translate the log. NOTE: Why the photo log is different than posted?

Show 2 more comments

2 answers

0

DELL and HP computers in some cases need to have their virtualization service enabled to run android studio emulator, follow the procedure :

  • Enabling virtualization on Dell computers

  • Press the F12 key when the boot menu text appears

  • Select BIOS startup option and press Enter key

  • Expand the Virtualization Support menu item by clicking on the addition to the left of Virtualization Support and select Virtualization option

  • Check the Check Box Enable Intel Virtualization Technology

  • Click Apply

  • Click Exit

  • Turn off the computer completely, wait a few seconds and turn it back on.

  • The error looks like cam and not virtualization. But you’ll know

  • I’ll try that process

0


Probably you enabled the emulator does not support using the hardware camera or there is no camera on the hardware, this if you selected the option Webcam0 for example.

Do the following in AVD manager

  1. In combo Front Camera and back camera select None or Emulated in both.
  2. Clear the Snapshot if it is enabled
  3. Restart the emulator (if you’re stuck log out your operating system user)

Note that you may select Webcam0 in both options, Front Camera and back camera can conflict as well and fail.

  • I’ll check it out

  • is to go on AVD Manager ? I didn’t find ADV Maneger @Guilhermenascimento

  • @Rodrigojacinto typo error...

  • I set the camera to Emulated, Emulated, and didn’t solve it by default. @Guilhermenascimento

  • @Rodrigojacinto the log that you posted has nothing to do with the photo, it made me do a wrong answer and this is why pasting the log in the question is so important, aside that you didn’t post the whole log probably. Now I will have to delete the answer and try to make a new one unfortunately. I will try here to see if I can figure out how to solve.

Browser other questions tagged

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