-1

image description here

from where i should downlode AVD

Renats Stozkovs
  • 2,549
  • 10
  • 22
  • 26
Palak Jain
  • 133
  • 1
  • 2
  • 5
  • try using this: https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows – Alvi Mar 09 '17 at 06:01
  • Maybe you can use this:http://stackoverflow.com/questions/26355645/error-in-launching-avd-with-amd-processor – Lucky Dog Mar 09 '17 at 06:05
  • You need to change the BIOS setting to run the app on the AVD..You can also use the Bluestack to run the application – Ravindra Kushwaha Mar 09 '17 at 06:06
  • 1
    Possible duplicate of [Error during installing HAXM, VT-X not working](http://stackoverflow.com/questions/21635504/error-during-installing-haxm-vt-x-not-working) – Anil Prajapati Mar 09 '17 at 06:12
  • thank you so much it is really help @RavindraKushwaha,after changing BISO setting my program is running – Palak Jain Mar 11 '17 at 05:04
  • @Palak..happy to help u :) – Ravindra Kushwaha Mar 11 '17 at 09:08
  • @RavindraKushwaha,I need to ask one more Question how to add image bundles in layout,do i need to use 2D array in grid view – Palak Jain Mar 11 '17 at 10:55
  • @RavindraKushwaha,its really helpfull for people like who are just a beginner in development and no one to help them,can I ask you one more question,if you don't mind....;) – Palak Jain Mar 11 '17 at 11:06
  • @PalakJain , u can ask the question here on SO..Keep in mind , wherever u are posting the question here, than u need to put some effort on it before asking question..Keep happy coding :) – Ravindra Kushwaha Mar 14 '17 at 07:36

3 Answers3

0

The error mentioning that your system bios has disabled the VT configured. So you have to run the system again and open bios options then you can enable the options..for that please share the system and mother board details so can share you further details according to that.

There are so many link for so many type of systems : here's few ::

-- Error during installing HAXM, VT-X not working

-- https://www.youtube.com/watch?v=4Cv2Hj2PlQE

-- Android Studio, emulator, HAXM, VT-x not working

-- Android Studio, Intel HAXM cannot find VT-x enabled but enabled in BIOS

Hope any one will works for you..

Community
  • 1
  • 1
Anil Prajapati
  • 457
  • 3
  • 10
0

Use Real android device for testing application instead of using Emulator.

Kiran Koravi
  • 164
  • 2
  • 11
0

Go through this link for enable BIOS it will help you to solved your problem Error in launching AVD with AMD processor

Community
  • 1
  • 1