/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.
|
/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...] |
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...] |
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...] |
/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...] |
/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/bitmapfun/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
buildBugToolsZip.xml | 3 <project name="Build bugTools.zip" default="buildBugToolsZip" basedir="../"> 11 includes=".classpath, .project, 19 </project>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
buildFeedToolsZip.xml | 3 <project name="Build feedTools.zip" default="buildFeedToolsZip" basedir="../"> 11 includes=".classpath, .project, 23 </project>
|
/frameworks/opt/calendar/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/frameworks/opt/colorpicker/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/frameworks/opt/datetimepicker/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/frameworks/opt/timezonepicker/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/frameworks/support/v7/appcompat/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/frameworks/support/v7/gridlayout/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/frameworks/support/v7/mediarouter/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/pdk/apps/TestingCamera/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|
/sdk/apps/NotificationStudio/ |
project.properties | 8 # project structure. 11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 13 # Project target.
|