HomeSort by relevance Sort by last modified time
    Searched full:installation (Results 176 - 200 of 1046) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/docs/html/sdk/
android-2.2.jd 181 <h3 id="install-loc">App installation on external storage media</h3>
183 <p>The Android platform now allows applications to request installation onto the
185 installation onto the device's internal memory. </p>
187 <p>Application developers can express the preferred installation location for
196 application has requested external installation, the system installs it into a
203 memory, except for those that explicitly request external installation. This
211 <p>Note that requesting installation onto the device's external media is not
218 should not request external installation, please read the <a
304 <li>For specifying the application's preferred install location (see <a href="#install-loc">App Installation on External Storage Media</a>, above):
android-1.5-highlights.jd 58 <li>Support for user installation of 3rd party keyboards</li>
184 <code>&lt;uses-configuration&gt;</code> element and allows the installation to
  /ndk/build/core/
prebuilt-library.mk 47 # in the TARGET_OUT directory, and then the installation one. Note that
main.mk 23 # Detect the NDK installation path by processing this Makefile's location.
36 $(info Android NDK: NDK installation path auto-detected: '$(NDK_ROOT)')
  /ndk/build/tools/
build-gcc.sh 30 the top-level NDK installation path and <toolchain> is the name of
86 # Check NDK installation directory
96 echo "ERROR: Could not create target NDK installation path: $NDK_DIR"
147 # Copy the sysroot to the installation prefix. This prevents the generated
  /ndk/docs/
sidenav.html 8 <li><a href="INSTALL.html" target="content">Installation Guide</a></li>
  /ndk/sources/host-tools/ndk-stack/
ndk-stack.c 33 " See docs/NDK-STACK.html in your NDK installation tree for more details.\n\n";
  /packages/apps/PackageInstaller/res/layout/
app_details.xml 19 installation screens
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
WelcomeWizardPage.java 213 // Make sure that the target installation directory is empty or doesn't exist
247 // Make sure that the existing installation directory exists and is valid
250 error = "Please enter an existing SDK installation directory";
254 error = "The chosen installation directory does not exist";
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
ISystemImage.java 24 * A system image has an installation path, a location type and an ABI type.
  /system/extras/tests/sdcard/
README 11 INSTALLATION
  /development/pdk/docs/porting/
source_setup_guide.jd 106 <li>Follow the installation instructions.</li>
110 <p>Once you have cleanly installed the JDK, modify your PATH environment variable to include <code>&lt;jdk-install-dir&gt;/jdk1.5.0_12/bin</code> at its beginning so that Dapper will use the correct installation. </p>
  /development/pdk/pndk/samples/sample/
README 133 ready for installation,
135 available for installation on the ARM device.
  /external/dbus/cmake/test/
CMakeLists.txt 170 # todo: for installation the TEST_..._BINARY variables must reflect the
171 # installation dir or has to be defined relative
  /external/icu4c/samples/legacy/
README 23 Change $ICU_PREFIX to point to the current installation, and $ICU_LEGACY to point to 1.8.1 installation. $ICU_LEGACY is needed solely to access the 1.8.1 include directory through $LEGACY_INCLUDE variable, so if you want to move the 1.8.1. include directory, you can set $LEGACY_INCLUDE directly to that directory.
  /external/mesa3d/docs/
README.WINDML 10 I suppose you have a valid WindML installation. Double buffer hardware
26 Installation
  /external/stlport/
INSTALL.unixes 62 Note: you can use --prefix= to change installation path
63 (or macro DESTDIR, as usual), or even skip installation and use
  /external/svox/PicoLangInstallerDeuDeu/src/com/svox/pico/voice/deu/deu/
InstallerActivity.java 128 // installation completed: signal success (extra set to SUCCESS)
136 // installation failed
  /external/svox/PicoLangInstallerEngGbr/src/com/svox/pico/voice/eng/gbr/
InstallerActivity.java 128 // installation completed: signal success (extra set to SUCCESS)
136 // installation failed
  /external/svox/PicoLangInstallerEngUsa/src/com/svox/pico/voice/eng/usa/
InstallerActivity.java 128 // installation completed: signal success (extra set to SUCCESS)
136 // installation failed
  /external/svox/PicoLangInstallerFraFra/src/com/svox/pico/voice/fra/fra/
InstallerActivity.java 128 // installation completed: signal success (extra set to SUCCESS)
136 // installation failed
  /external/svox/PicoLangInstallerItaIta/src/com/svox/pico/voice/ita/ita/
InstallerActivity.java 128 // installation completed: signal success (extra set to SUCCESS)
136 // installation failed
  /external/svox/PicoLangInstallerSpaEsp/src/com/svox/pico/voice/spa/esp/
InstallerActivity.java 128 // installation completed: signal success (extra set to SUCCESS)
136 // installation failed
  /external/svox/picolanginstaller/src/com/svox/langpack/installer/
InstallerActivity.java 129 // installation completed: signal success (extra set to SUCCESS)
136 // installation failed
  /frameworks/base/docs/html/guide/topics/manifest/
uses-library-element.jd 35 This element also affects the installation of the application on a particular device and
39 <dt><em>Installation</em></dt>

Completed in 2046 milliseconds

1 2 3 4 5 6 78 91011>>