/packages/wallpapers/Galaxy4/ |
default.properties | 8 # project structure. 10 # Project target.
|
/packages/wallpapers/NoiseField/ |
default.properties | 8 # project structure. 10 # Project target.
|
/packages/wallpapers/PhaseBeam/ |
default.properties | 8 # project structure. 10 # Project target.
|
/prebuilts/tools/common/m2/internal/asm/asm-commons/3.3/ |
asm-commons-3.3.pom | 0 <project> 21 </project>
|
/prebuilts/tools/common/m2/internal/asm/asm-tree/3.3/ |
asm-tree-3.3.pom | 0 <project> 21 </project>
|
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/ |
xalan-2.6.0.pom | 0 <project> 19 </project
|
/prebuilts/tools/common/m2/internal/xml-apis/xml-apis/2.0.2/ |
xml-apis-2.0.2.pom | 0 <project> 13 </project
|
/sdk/apps/DeviceConfig/ |
project.properties | 8 # project structure. 10 # Project target.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/ |
plugin.properties | 3 Bundle-Vendor = The Android Open Source Project 8 Copyright 2012, The Android Open Source Project \n\
|
/sdk/testapps/ |
README.txt | 5 Each project represents a different test case. For more information, read 6 the readme file located in the project directory
|
/sdk/testapps/testSensors/ |
project.properties | 8 # project structure. 10 # Project target.
|
/frameworks/base/docs/html/samples/ |
index.jd | 12 see the overall project structure. You can copy and paste the code you need, and if you want to 15 <p>If you want to download a complete project, just click on any source file in the project and 18 <p>To import a downloaded project:<p> 28 <li>Unpack the downloaded project package.</li> 30 <strong>File > Import Project</strong> and select the root folder of the unpacked project. 31 <p>Android Studio may ask you to choose the type of project you are importing. 32 If this is the case, make sure to choose <strong>Import project from 43 and Android Studio. Project downloads for Eclipse will be available soon [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ApkInstallManager.java | 2 * Copyright (C) 2009 The Android Open Source Project 17 package com.android.ide.eclipse.adt.internal.project; 41 * (project generating the) APK. This ensures that disconnected and reconnected devices will 51 * Internal struct to associate a project and a device. 54 public ApkInstall(IProject project, String packageName, IDevice device) { 55 this.project = project; 65 return (device == apkObj.device && project.equals(apkObj.project) && 74 return (device.getSerialNumber() + project.getName() + packageName).hashCode() 77 final IProject project; field in class:ApkInstallManager.ApkInstall [all...] |
AndroidNature.java | 2 * Copyright (C) 2007 The Android Open Source Project 17 package com.android.ide.eclipse.adt.internal.project; 35 * Project nature for the Android Projects. 39 /** the project this nature object is associated with */ 43 * Configures this nature for its project. This is called by the workspace 44 * when natures are added to the project using 51 * the project description. 66 * De-configures this nature for its project. This is called by the 67 * workspace when natures are removed from the project using 74 * removed from the project description [all...] |
AndroidExportNature.java | 2 * Copyright (C) 2010 The Android Open Source Project 17 package com.android.ide.eclipse.adt.internal.project; 24 * Project nature for the Android Export Projects. 28 /** the project this nature object is associated with */ 32 * Configures this nature for its project. This is called by the workspace 33 * when natures are added to the project using 40 * the project description. 51 * De-configures this nature for its project. This is called by the 52 * workspace when natures are removed from the project using 59 * removed from the project description [all...] |
/external/libpng/projects/visualc71/ |
README.txt | 1 Microsoft Developer Studio Project File, Format Version 7.10 for libpng. 9 * The zlib project file is in . /* Warning: This is until the zlib project 10 files get intergrated into the next zlib release. The final zlib project 20 3) Set one of the project as the StartUp project. If you just want to build the 21 binaries set "libpng" as the startup project (Select "libpng" tree view 22 item + Project | Set as StartUp project). If you want to build and test the 24 Project | Set as StartUp project [all...] |
/external/clang/utils/analyzer/ |
SATestAdd.py | 4 Static Analyzer qualification infrastructure: adding a new project to 7 Add a new project for testing: build it and add to the Project Map file. 9 The project directory should be added inside the Repository Directory and 10 have the same name as the project ID 12 The project should use the following files for set up: 32 # Add a new project for testing: build it and add to the Project Map file. 35 # ID is a short string used to identify a project. 40 print "Error: Project directory is missing: %s" % Di [all...] |
/frameworks/base/docs/html/tools/projects/ |
projects-eclipse.jd | 11 <li><a href="#CreatingAProject">Creating an Android Project</a></li> 13 <li><a href="#SettingUpLibraryProject">Setting up a Library Project</a></li> 15 <li><a href="#ReferencingLibraryProject">Referencing a Library Project</a></li> 29 (Android project, Library project, and Test project): 32 <li>An Android project contains all of the files and resources that are needed to build a project into 33 an .apk file for installation. You need to create an Android project for any application that you 36 <li>You can also designate an Android project as a library project, which allows it to be share [all...] |
/developers/build/templates/base/_MODULE_/src/template/ |
project.properties.ftl | 9 # project structure. 14 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 17 # Project target.
|
/development/samples/training/NsdChat/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/development/samples/training/basic/FragmentBasics/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/development/samples/training/testingfun/app/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/development/samples/training/testingfun/app/tests/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/external/chromium_org/third_party/libjingle/source/talk/examples/android/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/external/droiddriver/samples/testapp/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|