OSDN Git Service

AVD Launcher.exe for the Windows SDK.
authorRaphael <raphael@google.com>
Fri, 16 Sep 2011 16:18:08 +0000 (09:18 -0700)
committerRaphael <raphael@google.com>
Fri, 16 Sep 2011 16:23:18 +0000 (09:23 -0700)
commitfb098496a1460ed7b4bab997bc2acd96934236e7
treeb18963366b765122ace8210fdd4dbe469a88f013
parent965869f3da4456d5a143e8bb98246734102f1f12
AVD Launcher.exe for the Windows SDK.

In Tools R14, the Windows SDK will have 2 icons in the root
of the SDK: one to launch the AVD window, and a different one
to launche the SDK Manager window.

I'll need to change the icon in a later CL. I don't have
any ICO editor at hand right now.

Change-Id: Ic651e3c3d71c2eac5fe851fba8ea2782eca5e594
avdlauncher/.gitignore [new file with mode: 0644]
avdlauncher/Android.mk [new file with mode: 0644]
avdlauncher/NOTICE [new file with mode: 0644]
avdlauncher/avdlauncher.c [new file with mode: 0644]
avdlauncher/avdlauncher.exe.manifest [new file with mode: 0755]
avdlauncher/images/android_icon.ico [new file with mode: 0644]
avdlauncher/images/android_icon.rc [new file with mode: 0644]
sdklauncher/Android.mk
sdklauncher/sdklauncher.c