HomeSort by relevance Sort by last modified time
    Searched full:installation (Results 951 - 975 of 2683) sorted by null

<<31323334353637383940>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java 136 * @return true if the installation was successful
190 // and get the installation path of the library.
258 * @return true if the installation was successful (or if
259 * <code>waitForFinish</code> is false, if the installation is
261 * all installation prompts.)
305 * @return true if the installation was successful (or if
306 * <code>waitForFinish</code> is false, if the installation is
308 * all installation prompts.)
  /external/ImageMagick/www/
advanced-unix-installation.html 8 <title>ImageMagick: Advanced Unix Source Installation</title>
17 <meta name="keywords" content="advanced, unix, source, installation, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
59 <p class="text-center"><a href="advanced-unix-installation.html#download">Download &amp; Unpack</a> ? <a href="advanced-unix-installation.html#configure">Configure</a> ? <a href="advanced-unix-installation.html#build">Build</a> ? <a href="advanced-unix-installation.html#install">Install</a> ? <a href="advanced-unix-installation.html#linux">Linux-specific Build Instructions</a> ? <a href="advanced-unix-installation.html#macosx">Mac OS X-specific Build Instructions</a> ? <a href="advanced-unix-installation.html#mingw">MinGW-specific Build Instructions</a> ? <a href="advanced-unix-installation.html#problems">Dealing with Unexpected Problems</a></p
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
hashing_helper.py 33 WARNING: You have requested checksumming but your crcmod installation isn't
42 CRC32c, but your crcmod installation isn't using the module's C extension,
52 but your crcmod installation isn't using the module's C extension, so the
66 WARNING: This download will not be validated since your crcmod installation
321 # validate if we're using a native crcmod installation and MD5 isn't
  /external/libedit/
INSTALL 7 Basic Installation
10 These are generic installation instructions.
99 Installation Names
104 installation prefix other than `/usr/local' by giving `configure' the
107 You can specify separate installation prefixes for
  /external/libusb/
INSTALL 0 Installation Instructions
10 Basic Installation
100 Installation Names
105 can specify an installation prefix other than `/usr/local' by giving
108 You can specify separate installation prefixes for
  /external/libusb-compat/
INSTALL 0 Installation Instructions
10 Basic Installation
100 Installation Names
105 can specify an installation prefix other than `/usr/local' by giving
108 You can specify separate installation prefixes for
  /external/netperf/
INSTALL 7 Basic Installation
10 These are generic installation instructions.
99 Installation Names
104 installation prefix other than `/usr/local' by giving `configure' the
107 You can specify separate installation prefixes for
  /external/protobuf/
INSTALL.txt 15 Basic Installation
18 These are generic installation instructions.
107 Installation Names
112 installation prefix other than `/usr/local' by giving `configure' the
115 You can specify separate installation prefixes for
  /external/junit/
README.html 32 <a href="#Installation">Installation</a></li>
153 <h3>Installation</h3>
611 <a NAME="Installation"></a>Installation</h2>
612 Below are the installation steps for installing JUnit:
622 test the installation by running <tt>java org.junit.runner.JUnitCore org.junit.tests.AllTests</tt></li>
625 contained in the junit-4.6.jar but in the installation directory directly.
626 Therefore make sure that the installation directory is on the class path
629 into the extension directory of your JDK installation. If you do so th
    [all...]
  /external/opencv3/doc/tutorials/introduction/android_binary_package/
android_dev_intro.markdown 53 connection is required for the installation.
54 - TADP may ask you to flash your development kit at the end of installation process. Just skip
56 - (UNIX) TADP will ask you for *root* in the middle of installation, so you need to be a member of
71 Here is a detailed JDK (Java Development Kit) [installation
75 @note OpenJDK is not suitable for Android development, since Android SDK supports only Sun JDK. If you use Ubuntu, after installation of Sun JDK you should run the following command to set Sun java environment:
162 -# When the installation completes, restart Eclipse.
174 extract the archive to some folder on your computer. Here are [installation
184 If you selected for installation the NDK plugins component of Eclipse ADT plugin (see the picture
442 with USB driver installation.
474 -# This time installation should go successfully
    [all...]
  /external/owasp/sanitizer/lib/junit/
README.html 32 <a href="#Installation">Installation</a></li>
153 <h3>Installation</h3>
611 <a NAME="Installation"></a>Installation</h2>
612 Below are the installation steps for installing JUnit:
622 test the installation by running <tt>java org.junit.runner.JUnitCore org.junit.tests.AllTests</tt></li>
625 contained in the junit-4.6.jar but in the installation directory directly.
626 Therefore make sure that the installation directory is on the class path
629 into the extension directory of your JDK installation. If you do so th
    [all...]
  /docs/source.android.com/src/devices/tech/config/
runtime_perms.jd 40 <p>This release does not change the behavior of normal permissions (all non-dangerous permissions including normal, system, and signature permissions). Normal permissions are lower-risk permissions (such as <code>SET_WALLPAPER</code>) that grant requesting applications access to isolated application-level features with minimal risk to other applications, the system, or the user. As in Android 5.1 and earlier releases, the system automatically grants normal permissions to a requesting application at installation and does not prompt the user for approval. For details on permissions, refer to <a href="http://developer.android.com/guide/topics/manifest/permission-element.html">&lt;permission&gt; element documentation</a>.</p>
48 <li>Pre-loaded apps with "dangerous permission" MUST target API level 23 and the AOSP permission model of Android 6.0 should be maintained (i.e. the UI flow during an app installation should not deviate from the AOSP implementation of PackageInstaller, users can even revoke the dangerous permissions of pre-installed apps etc.).</li>
65 <p>Pre-loaded apps that use dangerous permissions MUST target API level 23 and maintain the Android 6.0 AOSP permission model (i.e. the UI flow during an app installation should not deviate from the AOSP implementation of PackageInstaller, users can even revoke the dangerous permissions of pre-installed apps etc.).</p>
  /external/ImageMagick/PerlMagick/
Makefile.PL.in 109 # 3) During installation select that you want to install ImageMagick's
243 # Set Perl installation prefix to ImageMagick installation prefix
  /external/ImageMagick/PerlMagick/default/
Makefile.PL.in 109 # 3) During installation select that you want to install ImageMagick's
243 # Set Perl installation prefix to ImageMagick installation prefix
  /external/ImageMagick/PerlMagick/quantum/
Makefile.PL.in 109 # 3) During installation select that you want to install ImageMagick's
242 # Set Perl installation prefix to ImageMagick installation prefix
  /external/ImageMagick/m4/
framework.m4 118 # e) Provide Installation Information, but only if you would otherwise
124 # you use option 4d0, the Installation Information must accompany
126 # Code. If you use option 4d1, you must provide the Installation
  /external/clang/www/analyzer/
index.html 103 <li><a href="/installation.html">Installation</a> and <a href="/scan-build.html">usage</a></li>
126 href="/installation#OtherPlatforms">building the analyzer</a> from
  /external/libmtp/
INSTALL 0 INSTALLATION OVERVIEW
95 example programs prior to installation. The program-prefix option
128 After compilation and installation you may (and should) add hotplugging
  /external/opencv3/doc/tutorials/introduction/windows_visual_studio_image_watch/
windows_visual_studio_image_watch.markdown 15 -# An OpenCV installation on your Windows machine (Tutorial: @ref tutorial_windows_install).
18 Installation
24 restart Visual Studio to complete the installation.
  /frameworks/base/docs/html/topic/instant-apps/
index.jd 22 Native Android apps, without the installation
27 Android apps to run instantly, without requiring installation. Instant
63 <h2 id="section-2" class="norule">Run Android Apps Without Installation</h2>
  /ndk/build/core/
build-local.mk 20 # Detect the NDK installation path by processing this Makefile's location.
40 $(info Android NDK: NDK installation path auto-detected: '$(NDK_ROOT)')
43 $(info Android NDK: Your NDK installation path contains spaces.)
  /ndk/sources/host-tools/make-3.81/
README.OS2 70 III. ***** COMPILATION AND INSTALLATION *****
82 b) Installation into x:/usr
89 Recommended environment variables and installation options:
  /bionic/tools/bionicbb/
README.md 13 * [Google API Client Library](https://developers.google.com/api-client-library/python/start/installation)
  /cts/hostsidetests/devicepolicy/app/PackageInstaller/src/com/android/cts/packageinstaller/
ManualPackageInstallTest.java 71 // Assuming installation is not synchronous, we should wait a while before checking.
  /cts/hostsidetests/ui/src/android/ui/cts/
InstallTimeTest.java 39 * Test to measure installation time of a APK.

Completed in 1631 milliseconds

<<31323334353637383940>>