| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
The SDK Launcher is the "SDK Manager.exe" redirector
that is copied at the root of an installed SDK. This
change the path where it looks for android.bat so that
it can also work when placed at the root of an ADT
bundle.
SDK Bug: 39686
Change-Id: I6222e45be5a3aca62d3557e2f8763c21c07f4f5d
|
|
|
|
| |
Change-Id: Iac3ad3d28d62c67b15b75346a56c2194f1837096
|
|
This simple .exe will sit at the root of the Windows SDK
and currently simply executes tools\android.bat
It uses the same icon as the emulator.
Eventually it should simply replace the batch file.
Change-Id: I5359971fd476d6809d4ccb6bc0a0bcd34e30a3e6
|