OSDN Git Service

Plug the Android SDK window as the AVD manager.
authorXavier Ducrohet <xav@android.com>
Tue, 30 Jun 2009 13:38:30 +0000 (06:38 -0700)
committerXavier Ducrohet <xav@android.com>
Tue, 30 Jun 2009 13:38:30 +0000 (06:38 -0700)
commitc6648c2b1cb1203ac4ff8c7099118a4f29459ffb
tree21a9133f9dc11d0c7fc543cb275c7a91edac98d6
parent24357c57d84f7684704bab3b1f7a64f1bc23e72e
Plug the Android SDK window as the AVD manager.

- the "manager" button on the AVD selector (when not in manager
  will open the Android SDK window

- the AVD manager in the eclipse toolsbar open the Android SDK
  window as well.

Still left to do:
- remove the now obsolete AVD wizard
- figure out what to do with the other pages.
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/AvdManagerAction.java
sdkmanager/app/src/com/android/sdkmanager/Main.java
sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/UpdaterWindowImpl.java
sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/AvdSelector.java
sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/repository/UpdaterWindow.java