0
Good morning, I have Android Studio running on my normal Windows , the emulator works too. I installed debian on oracle’s VMBOX, on the processor I enabled the VT-X/AMD-V option I installed andorid studio plus Nexus 5 emulator but when running it says I don’t have KVM support
I already tried to install the KVM packages in hand , and gave a "googada" on the subject but all the outputs I found were for Ubuntu and not debian 8
Does anyone know how to proceed?
in my terminal rode
egrep -c '(vmx|svm)' /proc/cpuinfo
and the return was 0