1

i want to know how i can work with android sdk on my new machine. Windows 7 ...64 bit processor? When i 'm working in eclipse my ADt gets installed but when i try to add the virtual device the destination..path (SDK-2.2 or 2.1) is not displayed.

Rohan K
  • 1,608
  • 4
  • 21
  • 32
  • 1
    I'm sure you've done this, but just to be sure....Before creating an AVD, you need to setup the SDK path. `Preference->Android->SDK Path` The Folder will be likely of the form `android-sdk-xxx` – st0le Aug 24 '10 at 05:48
  • 1
    Make sure you're using all 32 bit versions of stuff. Eclipse and java and the SDK – Falmarri Aug 24 '10 at 08:16

1 Answers1

0

window->android SDK and AVD manager->virtual device->new and create your AVD card.

or Android SDK Setup under Windows 7 Pro 64 bit it ll help to you ...

Community
  • 1
  • 1
ezhil
  • 2,606
  • 7
  • 26
  • 30