Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SDK Manager: edit errors displayed when ANDROID_SDK_HOME is missing. | Raphael | 2010-03-26 | 1 | -1/+2 |
| | | | | Change-Id: I5748ced7efbcabf77a72670f577269f89da99925 | ||||
* | SDK Manager: correctly handle lack of AvdManager | Raphael | 2010-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Digit's issue in SDK Bug 2535112 was that AndroidLocation failed to get the SDK home dir; consequently the SdkManager failed to create an AvdManager and was using a null ptr everywhere. This CL addresses the core issue here: - The New AVD button should be grayed if there is AvdManager. - UpdaterData.initSdk was catching the error and printing an error log that is not shown in the UI. There's now an explicit dialog box that explains the error and how to solve it. - UpdaterWindow now aborts if the above dialog is shown. There's no need to keep the SDK Manager window around -- OK maybe that's a bit harsh since the SDK download/install part can stil lbe used by do we really want to deal with an half-functional window? No we don't really want that use-case. Let's force the user to fix it. - Fixed the AndroidLocation error message to something more usable. Most people can set an environment variable, however few know how to "set up the user.home property" (I don't even know how to do that.) - Display the AVD base folder in the AVD page. Change-Id: I2b9dbc7180e4bb3ff696de257bb260e808301d2d | ||||
* | Make sure that the android pref folder is always present when queried. | Xavier Ducrohet | 2009-08-13 | 1 | -13/+23 |
| | | | | BUG: 2053511 | ||||
* | Split development/.gitignore into separate gitignore files per project. | Raphael | 2009-04-26 | 1 | -0/+2 |
| | | | | | Added missing gitignore for layoutlib_utils. Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project. | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -0/+162 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -162/+0 |
| | |||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -28/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -3/+3 |
| | |||||
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -38/+6 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+5 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 5 | -0/+217 |