Searched refs:use (Results 1 – 25 of 166) sorted by relevance
1234567
/development/samples/training/basic/ActivityLifecycle/ |
D | ant.properties | 8 # You can use this to override default values such as 12 # You can also use it define how the release builds are signed by declaring 15 # 'key.alias' for the name of the key to use. 16 # The password will be asked during the build when you use the 'release' target.
|
D | build.properties | 8 # You can use this to override default values such as 12 # You can also use it define how the release builds are signed by declaring 15 # 'key.alias' for the name of the key to use. 16 # The password will be asked during the build when you use the 'release' target.
|
/development/samples/browseable/BasicContactables/ |
D | _index.jd | 8 This sample demonstrates how to use the Contactables table to search for contacts. 10 … reducing the number of queries your application needs to use when searching the contacts database!
|
/development/samples/browseable/MultiWindowPlayground/ |
D | _index.jd | 8 This sample demonstrates the use of the multi-window API available 9 in Android N. It shows the use of new Intent flags and
|
/development/samples/browseable/DeviceOwner/ |
D | _index.jd | 8 This app demonstrates how to use device owner features. Use the NfcProvisioning sample to set up 11 enforce use of a specific launcher.
|
/development/ndk/zlib/ |
D | NOTICE | 5 arising from the use of this software. 7 Permission is granted to anyone to use this software for any purpose, 12 claim that you wrote the original software. If you use this software
|
/development/samples/browseable/BasicMediaRouter/ |
D | _index.jd | 8 This sample demonstrates the use of the MediaRouter API to display 13 Once connected, use the "Change Color" button to change the background color of the secondary scree…
|
/development/samples/ApiDemos/ |
D | README.txt | 2 that illustrate the use of various Android APIs. It includes samples of: 15 Api demos is designed to use the compatibility library "android-support-v4.jar".
|
/development/samples/TicTacToeMain/ |
D | README.txt | 7 These two projects work together. They demonstrate how to use the ability to 36 the main project can either use or redefine behavior from the libraries. 39 To use the main vs library project: 41 - In Ant, use 'android update project' to create the build files and set the SDK location,
|
/development/tools/winscope/src/ |
D | main.js | 22 Vue.use(VueMaterial);
|
/development/samples/browseable/CustomTransition/ |
D | _index.jd | 8 This sample demonstrates how to create and use a custom Transition.
|
/development/samples/browseable/PdfRendererBasic/ |
D | _index.jd | 8 This sample demonstrates how to use PdfRenderer to display PDF documents on the screen.
|
/development/samples/browseable/DirectorySelection/ |
D | _index.jd | 8 This sample explains how to use Directory selection API, which was introduced
|
/development/samples/training/InteractiveChart/ |
D | project.properties | 5 # you may not use this file except in compliance with the License. 22 # To customize properties used by the Ant build system use,
|
/development/samples/browseable/CardView/ |
D | _index.jd | 8 This sample demonstrates how to use CardView introduced in the support library in
|
/development/samples/browseable/AppUsageStatistics/ |
D | _index.jd | 8 This sample explains how to use App usage statistics API, which was introduced
|
/development/samples/browseable/CustomChoiceList/ |
D | _index.jd | 8 …This sample demonstrates how to create custom checkable layouts, for use with ListView\'s choiceMo…
|
/development/samples/TicTacToeLib/ |
D | default.properties | 5 # you may not use this file except in compliance with the License. 22 # To customize properties used by the Ant build system use,
|
/development/samples/browseable/HorizontalPaging/ |
D | _index.jd | 9 applications that use ActionBar, using a ViewPager widget.
|
/development/samples/browseable/BluetoothLeGatt/ |
D | _index.jd | 8 This sample demonstrates how to use the Bluetooth LE Generic Attribute Profile (GATT)
|
/development/samples/browseable/BorderlessButtons/ |
D | _index.jd | 8 This sample demonstrates the use of borderless buttons, bottom button bars
|
/development/samples/browseable/Camera2Raw/ |
D | _index.jd | 8 This sample demonstrates how to use the Camera2 API to capture RAW
|
/development/samples/browseable/ScreenCapture/ |
D | _index.jd | 8 This sample demonstrates how to use Media Projection API introduced in Android 5.0 Lollipop. Press
|
/development/samples/browseable/MidiSynth/ |
D | _index.jd | 8 This sample demonstrates how to use the MIDI API to receive and play MIDI messages coming from an
|
/development/samples/browseable/MidiScope/ |
D | _index.jd | 8 This sample demonstrates how to use the MIDI API to receive and process MIDI signals coming from an
|
1234567