0

After installed android in MyEclipse9.1, cannot find Android SDK and AVD Manager in Window Menu.

In Window->Preference ,I can see the Android listed in the left column. Then I set the SDK Location accordingly.

When I want to set up the AVD, I can not find the AVD Manager in Window Menu.How can I set up the AVD Manager?

Any thing I may missed?

Stella
  • 1,197
  • 1
  • 10
  • 18

2 Answers2

0

Why don't you open SDK and AVD Manager from your start menu if you are using windows.Have you downloaded the android sdk kit?if yes you will find them.

Akash Shah
  • 134
  • 1
  • 11
  • I down loaded the adt-buddle-windows-x86-20130219 and run the SDK Manager.exe. and I also down loaded the ADT-21.1.0 which was installed in MyEclipse. I can not find SDK and AVD Manager in my start menu. – Stella Mar 12 '13 at 08:41
  • it looks like your adt bundle is out-of-date with the adt plugin.Make sure your sdk tools and adt plugin both are of the same version.Update your eclipse or whatever is required. – Akash Shah Mar 12 '13 at 08:43
  • better you update your eclipse by go to "help" menu and select "Update" of "Check for updates",etc – SIVAKUMAR.J Mar 12 '13 at 09:11
0


You need "ADT" plugin for eclipse.Better you refer the Android ADT


After installing ADT you try to create some sample android application

SIVAKUMAR.J
  • 4,258
  • 9
  • 45
  • 80