score:4

Accepted answer

it is probably due to running version 20 or older of the sdk tools. they added mips into 21 which is in their preview channel. to enable the preview channel you just need to open your sdk manager, click on tools->options and then check enable preview tools.

http://developer.mips.com/android/download-android-sdk/

http://tools.android.com/preview-channel

score:-3

please go to

  • android virtual device manager using the eclipse ide.

  • windows -> avd manager.

  • select the avd desired from the list and click on the 'start' button.

score:0

see if your .exe file is in your antivirus quarantine

1- download the adt-bundle again from https://developer.android.com/tools/sdk. 2- open the zip file. 3- copy the missing .exe files from the folder "\sdk\tools". 4- past the copied files in your "android\sdk\tools" directory.


Related Query

More Query from same tag