aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/app/.classpath
Commit message (Collapse)AuthorAgeFilesLines
* AVD and ADT eclipse plugin to support processor-specific platform images and ↵Johnnie Birch2011-03-011-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | emulators. This is a first (and largest) patch in a series of patches over the next month to extend the AVD and ADT eclipse plugin to support processor-specific platform images and emulators. This patch is intended to co-exist with patches to create x86 emulator environments and overall SDK support. There is an overall expectation that the sdk building process will be updated to meet the following expectations... It is not in the scope of these UI patches to change the overall sdk building structure. expectation #1: tools/emulator[.exe] -- ARM tools/emulator-x86[.exe] -- x86 tools/emulator-foo[.exe] -- an arbitrary additional architecture (extensible) expectation #2: platforms/android-XXX/images/arm - location of kernel/images for ARM platforms/android-XXX/images/x86 - location of kernel/images for x86 platforms/android-XXX/images/foo - location of kernel/images for arbitrary architecture expectation #3 In the event that add-ons are in the SDK, add-ons/addon_XXX/images/arm - location of kernel/images for ARM add-ons/addon_XXX/images/x86 - location of kernel/images for x86 add-ons/addon_XXX/images/foo - location of kernel/images for arbitrary architecture NOTE: For "earlier"/legacy api levels, it is assumed that it is ARM only and the images will be in platforms/android-XXX/images and add-ons/addon_XXX/images When an API level is chosen in AVD, it scans the appropriate API directories and determines if the image directory is "legacy" or if it has subdirectories. In the latter case, it populates the list of potential processors using these directory names (and some prettyprinting for well known architectures) tested using "android" command line to start AVD on linux and windows tested using Eclipse plugin AVD integration on linux and windows REMINDER: You need to change the directory layout of images and add the right emulator-XXX[.exe] to test it If one uses the "android" command line to create an AVD from the command line, the processor type is assumed to be arm today. A future patch will be needed to add command line processor type selectivity Change-Id: Ifd7c39bf93c6e926f62407bfed024d2789efb41a
* Move the sdk io classes to common.jarXavier Ducrohet2011-02-241-12/+13
| | | | Change-Id: I59a7b770071707ed058aa104bab8a16aa8950d56
* SDK Updater: fix wrong error when unable to get repository.xmlRaphael2009-09-141-0/+1
| | | | | | BUG 2095530 Change-Id: I19622378b8da049f1c3416b8e0951ecc1f7475f0
* Skeleton App Windows for Sdk Updater built using SWT Designer.Raphael2009-05-151-11/+11
| | | | The window is shown when the "android" tool is invoked with no parameter.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+11
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-11/+0
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+2
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+9