HomeSort by relevance Sort by last modified time
    Searched refs:sdk (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /development/build/tools/
sdk_repo.mk 1 # Makefile to build the SDK repository packages.
10 # $2=sdk zip (e.g. out/host/linux.../android-eng-sdk.zip)
13 define sdk-repo-pkg-zip
14 $(dir $(2))/sdk-repo-$(1)-$(3)-$(FILE_NAME_TAG).zip
17 # Defines the rule to build an SDK repository package by zipping all
19 # E.g. given a folder out/host/linux.../sdk/android-eng-sdk/tools
20 # this generates an sdk-repo-linux-tools that contains tools/*
23 # $2=sdk zip (e.g. out/host/linux.../android-eng-sdk.zip
    [all...]
patch_windows_sdk.sh 3 # This script takes a Linux SDK, cleans it and injects the necessary Windows
4 # binaries needed by the SDK. The script has 2 parts:
7 # - sdk/build/patch_windows_sdk.sh to process folder and files which
8 # depend on the sdk.git repo. This file will be invoked by this one.
12 # $1 = Temporary SDK directory, that is the Linux SDK being patched into
64 # Copy the SDK Manager (aka sdklauncher) to the root of the SDK (it was copied in tools above)
65 # and move it also in SDK/tools/lib (so that tools updates can update the root one too)
66 cp $TOOLS/sdklauncher.exe $TEMP_SDK_DIR/"SDK Manager.exe
    [all...]
mk_sdk_repo_xml.sh 3 # Generates an SDK Repository XML based on the input files.
47 # Get XML:NS for SDK from the schema
48 XMLNS=$(sed -n '/xmlns:.*schemas.android.com\/sdk\/android\//s/.*"\(.*\)".*/\1/p' "$SCHEMA")
49 [[ -z "$XMLNS" ]] && error "Failed to find xmlns:sdk in $SCHEMA."
50 echo "## Using xmlns:sdk=$XMLNS"
53 # which name starts with "sdk-" (e.g. sdk-repository, sdk-addon)
54 ROOT=$(sed -n -e '/xsd:element.*name="sdk-/s/.*name="\(sdk-[^"]*\)".*/\1/p' "$SCHEMA"
    [all...]
make_windows_sdk.sh 2 # Quick semi-auto file to build Windows SDK tools.
7 # - Expects to have one of the existing SDK (Darwin or Linux) to build the Windows one
10 # - Must NOT have cygwin package readline (its GPL license might taint the SDK if
41 echo "- Input SDK: ${SDK_ZIP:-missing}"
51 # We need mgwz.dll in the SDK when compiling with Cygwin 1.5
72 # The bottom line is that the SDK number is whatever is enclosed by
74 # SDK number if you want, but not after, e.g these are valid:
86 [ -n "$SDK_NUMBER" ] || die "Failed to extract the SDK number from $SDK_ZIP. Check its format."
92 echo "Using SDK ${SDK_NUMBER}"
136 # Unzip current linux/mac SDK and rename using the windows nam
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LoadStatus.java 17 package com.android.ide.eclipse.adt.internal.sdk;
20 * Enum for loading status of various SDK parts.
IAndroidClassLoader.java 17 package com.android.ide.eclipse.adt.internal.sdk;
27 * data loaded from the SDK.
AdtConsoleSdkLog.java 17 package com.android.ide.eclipse.adt.internal.sdk;
27 private static final String TAG = "SDK Manager"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
SdkTestCase.java 19 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetParser;
20 import com.android.ide.eclipse.adt.internal.sdk.LoadStatus;
21 import com.android.ide.eclipse.adt.internal.sdk.Sdk;
30 * A test case which uses the SDK loaded by the ADT plugin.
34 private Sdk mSdk;
40 * Retrieve the {@link Sdk} under test.
42 protected Sdk getSdk() {
52 * Gets the current SDK from ADT, waiting if necessary.
54 private Sdk loadSdk()
79 Sdk sdk = null; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
AvdManagerAction.java 20 import com.android.ide.eclipse.adt.internal.sdk.AdtConsoleSdkLog;
21 import com.android.ide.eclipse.adt.internal.sdk.Sdk;
46 Sdk sdk = Sdk.getCurrent(); local
47 if (sdk != null) {
54 sdk.getSdkLocation(),
58 if (init == false) { // ignore initial load of the SDK.
65 AdtPlugin.displayError("Android SDK",
    [all...]
  /build/target/product/
AndroidProducts.mk 39 $(LOCAL_DIR)/sdk.mk \
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 4 <?cs if:sdk.redirect ?>
7 <meta http-equiv="refresh" content="0;url=<?cs var:toroot ?>sdk/<?cs
8 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
21 <?cs if:sdk.redirect ?>
26 <a href="<?cs var:toroot ?>sdk/<?cs
27 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?cs
29 if:sdk.redirect.path ?><?cs var:sdk.redirect.path ?><?c
    [all...]
  /prebuilt/
Android.mk 22 $(LOCAL_PATH)/sdk/Android.mk \
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutContentAssist.java 20 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestContentAssist.java 20 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuContentAssist.java 20 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/
ResourcesContentAssist.java 20 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/
XmlContentAssist.java 20 import com.android.ide.eclipse.adt.internal.sdk.AndroidTargetData;
  /frameworks/base/docs/html/sdk/
sdk_toc.cs 1 <?cs if:!sdk.redirect ?>
6 <span class="en">Android SDK Starter Package</span>
7 <span style="display:none" class="de">Aktuelle SDK-Version</span>
8 <span style="display:none" class="es">Versión actual del SDK</span>
9 <span style="display:none" class="fr">Version actuelle du SDK</span>
10 <span style="display:none" class="it">Release SDK attuale</span>
11 <span style="display:none" class="ja">??????????? SDK</span>
12 <span style="display:none" class="zh-CN">??? SDK ??</span>
13 <span style="display:none" class="zh-TW">?? SDK ????</span>
16 <li><a href="<?cs var:toroot ?>sdk/index.html"
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AndroidPreferencePage.java 20 import com.android.ide.eclipse.adt.internal.sdk.Sdk;
21 import com.android.ide.eclipse.adt.internal.sdk.Sdk.ITargetChangeListener;
95 * contains an SDK.
98 * which a given sdk directory and the *content* of the directory changes such that the sdk
169 l.setText("Note: The list of SDK Targets below is only reloaded once you hit 'Apply' or 'OK'.");
175 // We may not have an sdk if the sdk path pref is empty or not valid
176 Sdk sdk = Sdk.getCurrent(); local
210 Sdk sdk = Sdk.getCurrent(); local
    [all...]
  /development/build/
sdk.atree 18 # These are the files that comprise that SDK.
21 # sdk/build/tools.atree
22 # This is to help when the sdk.git project is branched differently from
27 # SDK Root folder
49 sdk/files/sdk_files_NOTICE.txt platform-tools/NOTICE.txt
50 development/sdk/plat_tools_source.properties platform-tools/source.properties
56 # version files for the SDK updater, from sdk.git
57 development/sdk/platform_source.properties platforms/${PLATFORM_NAME}/source.properties
59 # copy build prop from out/.../sdk/
    [all...]
  /sdk/build/
tools.atree 18 # These are the files that comprise the tools component of the SDK.
25 # version files for the SDK updater, from sdk.git
26 sdk/files/tools_source.properties tools/source.properties
28 # copy plugin.prop from sdk.git
29 sdk/files/plugin.prop tools/lib/plugin.prop
42 # Java-Based SDK Tools
51 # sdk.git Ant templates for project build files
52 sdk/templates/build.template tools/lib/build.template
53 sdk/templates/build.export.template tools/lib/build.export.templat
    [all...]
  /sdk/anttasks/src/com/android/ant/
TaskHelper.java 37 // get the SDK location
43 // property to declare the location of the SDK. At this point, we cannot
47 throw new BuildException("SDK Location is not set.");
51 File sdk = new File(sdkLocation); local
52 if (sdk.isDirectory() == false) {
53 throw new BuildException(String.format("SDK Location '%s' is not valid.", sdkLocation));
56 return sdk;
60 * Returns the revision of the tools for a given SDK.
61 * @param sdkFile the {@link File} for the root folder of the SDK
  /sdk/eclipse/scripts/
build_server.sh 69 sdk/eclipse/scripts/create_all_symlinks.sh
92 sdk/eclipse/scripts/build_plugins.sh $QUALIFIER $INTERNAL_BUILD -d "$DEST_DIR" -a "$BUILD_PREFIX"
  /external/neven/
FaceDetector_jni.cpp 61 jfieldID sdk; member in struct:FaceDetectorOffsets
99 gFaceDetectorOffsets.sdk = _env->GetFieldID(_this, "mSDK", "I");
138 btk_HSDK sdk = NULL; local
145 btk_Status status = btk_SDK_create(&sdkParam, &sdk);
155 btk_DCR_create( sdk, &dcrParam, &dcr );
162 status = btk_FaceFinder_create( sdk, &fdParam, &fd );
177 _env->SetIntField(_this, gFaceDetectorOffsets.sdk, (jint)sdk);
193 btk_HSDK hsdk = (btk_HSDK)(_env->GetIntField(_this, gFaceDetectorOffsets.sdk));
  /build/core/combo/
HOST_linux-x86.mk 25 # Special case for the Linux SDK: We need to use a special cross-toolchain
35 ifeq ($(TARGET_PRODUCT),sdk)
43 endif # TARGET_PRODUCT == sdk

Completed in 510 milliseconds

1 2 3 4 5