Searched refs:SDK (Results 1 - 5 of 5) 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/base/tools/aapt/
H A DAndroid.mk55 # Statically link libz for MinGW (Win SDK under Linux),
/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/base/docs/html/tools/
H A Dtools_toc.cs27 <span class="en">Exploring the SDK</span></a></li>
170 <li><a href="<?cs var:toroot ?>tools/help/sdk-manager.html">SDK Manager</a></li>

Completed in 821 milliseconds