stodgy.nerd
stodgy.nerd

Reputation: 611

ADV manager error

I am very much interested in developing android apps, I installed android studio and jdk. I created a new project but when I opened the AVD manager i got an error message

"Your computer doesn't support hardware accelerated virtualization (VT -x or SVM)".

Please help me out, I am completely new to android studio and I have no idea what to do.

Upvotes: 0

Views: 357

Answers (1)

Yash ajabiya
Yash ajabiya

Reputation: 134

Install

intelhaxm-android

which available in your SDK

"SDK\extras\intel\Hardware_Accelerated_Execution_Manager"

if it can't install then enable intel-virtulization from your OS BIOS

Hope it work for you !

Upvotes: 1

Related Questions