Click here to Skip to main content
15,885,435 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have dual core processor and asus motherboard i am tring to write program using android studio but it shows error intel virtual technology not supported . also in bios their is no option for VT. Suggest me what to do
Posted

Use Eclipse for developing android applications it works better than android studio on dual core processor and doesn't require VT Technology.
 
Share this answer
 
The error your seeing means that you have virtualization acceleration turned on in the emulator and your hardware doesn't support it.

You either have to turn that off in the emulator or you to get a new motherboard and CPU. There's really no other way to get around this.

For more information, read this.[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900