Home > Java > javaTutorial > body text

Why is the 'OK' button unresponsive when creating or editing AVDs in Eclipse with ADT 22.6?

Barbara Streisand
Release: 2024-11-13 14:41:02
Original
529 people have browsed it

Why is the

Unable to Create or Edit AVDs in Eclipse with ADT 22.6

Trying to create or edit an Android Virtual Device (AVD) within Eclipse with ADT 22.6 may encounter an issue where the "OK" button remains clickable but appears unresponsive. This problem was encountered after the ADT 22.6 update and has been widely reported on the Android Open Source Project Issue Tracker.

Workaround for ADT 22.6

Until the bug is fixed in a subsequent build, a possible workaround is to:

  1. Download and install the latest ADT v22.6.1 or use the SDK manager to update.

Alternative Workarounds

If updating the ADT is not feasible, alternative workarounds include:

  • Launch AVD Manager Directly: Open "AVD manager.exe" from the "Android SDK" folder.
  • Use SDK Manager to Launch AVD Manager: Go to "Tools -> Manage AVDs..." in Eclipse.

Command Line Tool

Note that AVD creation using the command line tool is also affected by this issue.

Updates

Google has confirmed the problem and is working on a fix. In the meantime, a temporary solution is to roll back to ADT version 22.3.0. ADT version 22.6.1 has since been released and resolves this issue.

The above is the detailed content of Why is the 'OK' button unresponsive when creating or editing AVDs in Eclipse with ADT 22.6?. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template