HomeSort by relevance Sort by last modified time
    Searched full:development (Results 576 - 600 of 1524) sorted by null

<<21222324252627282930>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-ranlib.1 131 .TH RANLIB 1 "2006-06-23" "binutils-2.17" "GNU Development Tools"
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-ranlib.1 131 .TH RANLIB 1 "2008-09-10" "binutils-2.18.90" "GNU Development Tools"
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-ranlib.1 131 .TH RANLIB 1 "2008-09-10" "binutils-2.18.90" "GNU Development Tools"
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-ranlib.1 131 .TH RANLIB 1 "2008-09-10" "binutils-2.18.90" "GNU Development Tools"
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/
arm-linux-androideabi-ranlib.1 135 .TH RANLIB 1 "2009-10-16" "binutils-2.20" "GNU Development Tools"
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-ranlib.1 131 .TH RANLIB 1 "2006-06-23" "binutils-2.17" "GNU Development Tools"
  /sdk/docs/
howto_SDK_git_cygwin.txt 36 As stated in development/docs/howto_build_SDK.txt, one can't build the whole
  /sdk/monkeyrunner/src/com/android/monkeyrunner/easy/
EasyMonkeyDevice.java 44 * WARNING: This API is under development, expect the interface to change
  /external/icu4c/test/intltest/
calcasts.cpp 123 // debug a few of the problems that cropped up in development.
213 // debug a few of the problems that cropped up in development.
304 // Additional test cases for bugs found during development
  /external/protobuf/gtest/
README 14 for questions, discussions, and development. There is also an IRC channel on
61 software packages on your system, but lets you track development, and make
66 development on Google Test, or one of the released branches. The former will be
  /external/wpa_supplicant_8/wpa_supplicant/
README-Windows.txt 74 WinPcap development package is needed for the build and this can be
110 development packages for cygwin. This includes things like compiler,
111 make, openssl development package, etc. In addition, developer's pack
defconfig 114 # Driver interface for development testing
222 # Development testing
290 # main_none = Very basic example (development use only)
  /frameworks/base/core/java/android/content/
ClipData.java 82 * {@sample development/samples/NotePad/src/com/example/android/notepad/NoteEditor.java
124 * {@sample development/samples/NotePad/src/com/example/android/notepad/NotePadProvider.java
130 * {@sample development/samples/NotePad/src/com/example/android/notepad/NotesList.java
  /frameworks/base/core/java/android/view/
WindowOrientationListener.java 37 * enabling the window orientation listener log using the Development Settings
38 * in the Dev Tools application (Development.apk)
166 * Logging is usually enabled via Development Settings. (See class comments.)
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 44 ADT Plugin, adb is integrated into your development environment. See
85 familiar development base for those used to programming with Java Standard
93 Plugin, DDMS is integrated into your development environment. See <a
  /frameworks/base/docs/html/resources/tutorials/testing/
helloandroid_test.jd 68 tests is an important part of any development effort, this tutorial introduces the basics of testing and helps you get started testing quickly.
83 do so now. You will learn the fundamentals of Android application development, and you will
86 You will need an SDK development platform that is version 1.5
  /frameworks/base/docs/html/sdk/
terms.jd 5 <p>This is the Android Software Development Kit License Agreement.</p>
11 1.1 The Android Software Development Kit (referred to in this License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of this License Agreement. This License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.
76 4.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google or any mobile communications carrier.
terms_body.html 3 <p>This is the Android Software Development Kit License Agreement.</p>
9 1.1 The Android Software Development Kit (referred to in this License Agreement as the "SDK"
117 development or distribution of an application, that interferes with, disrupts, damages, or accesses
  /frameworks/base/docs/html/training/multiple-apks/
api.jd 49 further into the development process. This lesson shows you how to create multiple APKs of your
148 color themes, bugs fixed in shared code), which improves your development time and reduces the
341 <li>Try to test each APK on at least one device. Barring that, you have one of the most customizable device emulators in the business sitting on your development machine. Go nuts!</li>
multiple.jd 45 further into the development process. This lesson shows you how to create multiple APKs of your
176 color themes, bugs fixed in shared code), which improves your development time and reduces the
436 customizable device emulators in the business sitting on your development machine. Go nuts!</li>
screensize.jd 48 further into the development process. This lesson shows you how to create multiple APKs of your
125 color themes, bugs fixed in shared code), which improves your development time and reduces the
316 customizable device emulators in the business sitting on your development machine. Go nuts!</li>
texture.jd 43 <p>When developing your Android application to take advantage of multiple APKs on Android Market, it?s important to adopt some good practices from the get-go, and prevent unnecessary headaches further into the development process. This lesson shows you how to create multiple APKs of your app, each supporting a different subset of OpenGL texture formats. You will also gain some tools necessary to make maintaining a multiple APK codebase as painless as possible.</p>
108 color themes, bugs fixed in shared code), which improves your development time and reduces the
261 customizable device emulators in the business sitting on your development machine. Go nuts!</li>
  /external/chromium/chrome/common/extensions/docs/
faq.html 333 <li><a href="#faq-dev-01">How can I set up Chrome for extension development?</a></li>
355 <h4>Development</h4>
381 <h3 id="faq-dev-01">How can I set up Chrome for extension development?</h3>
597 <h2>Development</h2>
754 API) that could be added to improve the extension development experience,
    [all...]
  /frameworks/base/docs/html/guide/practices/
security.jd 52 <p>This document is organized around common APIs and development techniques
55 occasionally throughout your application development process.</p>
93 application development, rather than using native code. Applications built
98 development security best practices is especially useful if you are going to
254 within the same UID, or if you decide late in development that you do not
    [all...]
  /frameworks/base/docs/html/guide/topics/fundamentals/
fragments.jd     [all...]

Completed in 401 milliseconds

<<21222324252627282930>>