AVD Manager can't find tools\android.bat even though it's there
Asked Answered
D

6

4

I've researched this on the internet so much and nothing I find is helping me out. I got the SDK manager to run, but when I try to run the Adroid AVD Manager, it doesn't run!!!!! Why?

It says, word for word, "Failed to execute tools\android.bat: The system cannot find the file specified."

Why can it not find a file that is clearly where it is looking?

PS I'm running windows 8, installed the latest version of the ADK.

Darreldarrell answered 25/5, 2013 at 19:38 Comment(0)
M
9

The latest SDK has AVD Manager in the SDK Manager itself. Open SDK Manager -> Tools -> Manage AVDs

Moleskins answered 25/5, 2013 at 19:41 Comment(0)
F
7

I was getting the same error and solved it by going to the tools folder (up one level in my case) and then running the android.bat file. This then runs the SDK Manager and then follow Samarth Jain's answer above.

Ferriage answered 27/6, 2013 at 18:20 Comment(1)
also you should run as AdministratorWiseacre
L
1

Make sure you have the sdk/add-ons folder. I created that and SDK and AVD Managers both worked correctly

Lyell answered 19/2, 2014 at 3:20 Comment(0)
I
1

I just copied sdk manager.exe and avd manager.exe from ..sdk\tools\lib to ..sdk

Inescutcheon answered 28/5, 2014 at 17:17 Comment(0)
L
0

You may not have the correct permission level to run the program.

Try doing the following:

  • Right click
  • Run as administrator
Lifegiving answered 19/6, 2013 at 2:7 Comment(0)
C
0

The beat and working way to solve this problem is to download the ARM EABI v7a system image for your respective API level and also the Intel x86 Emulator Accelerator(HAXM installer). After that you can run the AVD manager from the SDK manager and now select the ARM system image in the CPU section and now thw OK button will work. It worked for me and hope will work for you.

Citole answered 17/4, 2014 at 13:57 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.