Search code examples
androidadtandroid-sdk-tools

Android Virtual Machine Does Not Create in Eclipse


I downloaded latest Eclipse and Android SDK packages in full (including ARM System Image) and coupled them with ADT. But I couldn't create virtual machines. When I click "OK" it does not happen anything. Is there any reason behind this?


Solution

  • It's a bug in the latest SDK version, you need to access to the ADT manually

    cd path_of_android/tools/
    

    and then type

    android avd