Searched refs:SDK (Results 1 - 7 of 7) sorted by relevance

/frameworks/compile/libbcc/tests/debuginfo/
H A Dbuild_test_apk.sh27 SDK=""
74 SDK="$2"
129 echo " --sdk Location of Android SDK installation"
146 check_required_param "$SDK" "--sdk"
168 run $SDK/tools/android create project --target $TARGET --name $NAME --path $OUT_DIR --activity $ACTIVITY --package $PACKAGE
/frameworks/base/media/mca/filterfw/native/
H A Dlibfilterfw.mk24 # Neven FaceDetect SDK
/frameworks/testing/androidtestlib/tests/
H A DAndroid.mk28 # SDK 10 needed for mockito/objnesis. Otherwise 8 would work
/frameworks/base/core/java/android/os/
H A DBuild.java93 * The user-visible SDK version of the framework in its raw String
99 public static final String SDK = getString("ro.build.version.sdk"); field in class:Build.VERSION
102 * The user-visible SDK version of the framework; its possible
115 * The SDK version to use when accessing resources.
116 * Use the current SDK version code. If we are a development build,
117 * also allow the previous SDK version + 1.
125 * Enumeration of the currently known SDK version codes. These are the
126 * values that can be found in {@link VERSION#SDK}. Version numbers
/frameworks/support/v7/mediarouter/
H A DAndroid.mk17 # Build the resources using the current SDK version.
19 # SDK version than the resources. The resources library and the R class that it
/frameworks/base/tools/aapt/
H A DAndroid.mk59 # Statically link libz for MinGW (Win SDK under Linux),
/frameworks/base/docs/html/tools/
H A Dtools_toc.cs40 <span class="en">Exploring the SDK</span></a></li>
200 <li><a href="<?cs var:toroot ?>tools/help/sdk-manager.html">SDK Manager</a></li>

Completed in 3205 milliseconds