Questions tagged as 'emulador'

2
answers

Problem with Hyper virtual emulator v

Hyper-v from my computer is active, and even then the error appears:    The emulator was not started because the hypervisor is not running, probably because hardware-assisted virtualization is not enabled.     
asked by 30.12.2016 / 22:45
1
answer

The Android SDK emulator is very slow (initialization and execution), how to improve?

The Android SDK includes a mobile device emulator - a virtual mobile device that runs on your computer. The emulator allows you to develop and test Android applications without the use of a physical device. This emulator performs poorly, that is...
asked by 26.09.2014 / 15:57
1
answer

Black screen in android emulator

I'm trying to start the emulator by android studio and genymotion but in the two it gets a black screen in the emulator: It may be my graphics card that sucks, but would it have some way to fix it? Or some other decent emulator for and...
asked by 03.12.2018 / 15:07
1
answer

Emulator without Internet connection

Today I went to continue my application and noticed that the emulator was not connected to the Internet but I'm still using the Android Studio emulator the Nexus 5 API 25 .     
asked by 15.07.2017 / 14:27
1
answer

In the eclipse android, when the emulator is in landscape the program does not change?

In the eclipse android, when the emulator stays in landscape the program does not change continues in portrait how to solve this.     
asked by 15.03.2015 / 13:33
0
answers

SDL2 / C ++ - Execute loop at a specific frequency

I have a project of a emulator of CHIP8 that was already stopped for a long time so I went back to work on it today, I can extract and draw sprites and I have implemented almost all instructions, but sometimes the emulator runs very fast until i...
asked by 05.11.2018 / 13:37
0
answers

SDL2 Does not draw pixels correctly

For some time now I've been developing a CHIP8 emulator to learn a bit of emulation, I've implemented all the instructions except the sound I'm still going to implement, but I'm already taking a long time to create a shape that I can draw the sp...
asked by 22.08.2018 / 14:49
0
answers

How should a dynamic recompilation work?

Sometimes reading about emulation and even developing my own emulators is inevitable not to come across the subject. Basically there are two types of emulation, the through interpretation or dynamic recompilation, the interpretation basically...
asked by 28.05.2018 / 21:52
0
answers

Error emulating app by Android

I'm making a SplashScreen from this tutorial . After "completing" what the tutorial says and trying to emulate the App , a ERROR appears to me and frustrates me. Being it:    09/13 01:19:32: Launching app $ adb shell am start -n   "h...
asked by 13.09.2017 / 07:24
0
answers

Java ME Emulator does not start

I'm trying to start the Java emulator for mobile devices, but when I start it directly from its executable, it has a black screen. Then in the system tray, the device-manager icon appears that even allows me to click on it and access its options...
asked by 01.03.2017 / 07:56