Searched
full:sample (Results
351 -
375 of
7148) sorted by null
<<11121314151617181920>>
/developers/samples/android/ui/DrawableTinting/Application/ |
build.gradle | 21 // The sample build uses multiple directories to 23 // the main sample code. 25 'main', // main sample code; look here for the interesting stuff. 27 'template'] // boilerplate code that is generated by the sample template process
|
/developers/samples/android/ui/notifications/LNotifications/ |
template-params.xml | 18 <sample> 19 <name>LNotifications Sample</name> 29 This sample demonstrates how new features for notifications introduced in Android L 38 </sample>
|
/developers/samples/android/ui/views/CardView/ |
template-params.xml | 20 <sample> 21 <name>CardView Sample</name> 36 This sample demonstrates how to use CardView introduced in the support library for the 44 </sample>
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/ |
template-params.xml | 20 <sample> 31 A basic sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\' 33 In this sample the View which can be refreshed is a ListView. 45 </sample>
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/ |
template-params.xml | 20 <sample> 30 A sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\' 32 refresh from swiping down on the visible view. In this sample, SwipeRefreshLayout 45 </sample>
|
/developers/samples/android/wearable/wear/Notifications/ |
template-params.xml | 20 <sample> 34 This sample application provides a showcase of available notification styles and 35 demonstrates various features of the Android Wear notifications API. Running the sample on your 47 </sample>
|
/developers/samples/android/wearable/wear/SynchronizedNotifications/Wearable/ |
build.gradle | 25 // The sample build uses multiple directories to 27 // the main sample code. 29 'main', // main sample code; look here for the interesting stuff. 31 'template'] // boilerplate code that is generated by the sample template process
|
/development/ndk/platforms/android-14/samples/native-media/ |
README.txt | 1 This sample app requires an MPEG-2 Transport Stream file to be
|
/development/ndk/platforms/android-18/samples/gles3jni/ |
README | 1 This sample demonstrates how to use OpenGL ES 3.0 from JNI/native code. 3 The sample can be built two different ways: 9 To build and install the sample: 32 EGLConfigChooser and EGLContextFactory the sample would be compatible
|
/development/ndk/samples/module-exports/ |
README.TXT | 1 This sample is used to demonstrate the usage of module exports
|
/development/ndk/tests/dlclose-destruction/jni/ |
Android.mk | 1 # A small sample used to demonstrate static C++ destructors
|
/development/samples/LunarLander/ |
_index.html | 1 <p>A sample game. Your objective: to land on the moon.
|
/development/samples/TicTacToeLib/ |
README.txt | 0 Sample: TicTacToeLib and TicTacToeMain.
|
/development/samples/browseable/ActivitySceneTransitionBasic/ |
_index.jd | 2 sample.group=UI
|
/development/samples/browseable/CardEmulation/res/values/ |
base-strings.xml | 26 This sample demonstrates how to emulate an NFC card, using the "host card emulation" 27 feature added in Android 4.4. This sample makes the device appear as a loyalty card 31 The "CardReader" sample can be used to read the loyalty card implemented in this sample.
|
/development/samples/browseable/CardReader/res/values/ |
base-strings.xml | 26 This sample demonstrates how to implement a low-level NFC card reader, for reading cards 27 that do not contain NDEF or Android Beam data. This sample is designed to read the virtual 28 loyalty card implemented in the "CardEmulation" sample.\n\n 30 In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
|
/development/samples/browseable/HdrViewfinder/ |
_index.jd | 2 sample.group=Media
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
README | 4 To build you should first copy local.properties.sample to
|
/development/samples/training/device-management-policy/ |
_index.html | 1 <p>This is a security-aware sample application that demonstrates the enforcement of device administration policies on Android 2.2 or above platforms.</p>
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/allowThirdPartyCookies/ |
manifest.json | 4 "description" : "Sample extension which demonstrates how to access a preference.",
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/preferences/enableReferrer/ |
manifest.json | 4 "description" : "Sample extension which demonstrates how to access a preference.",
|
/external/chromium_org/chrome/common/extensions/docs/templates/private/ |
samples.html | 6 - |samplesTitle| The title of the samples ("Sample Extensions" or "Apps"). 14 <h1>Sample {{platformTitle}}</h1> 32 {{#s:samplesList +partials.sample_item sample:s /}} 34 <p>There was a problem fetching the sample {{platformTitle}}, but they may be
|
/external/chromium_org/third_party/skia/experimental/SkV8Example/ |
sample.js | 2 * @fileoverview Sample onDraw script for use with SkV8Example.
|
speed.js | 2 * @fileoverview Sample onDraw script for use with SkV8Example.
|
/external/chromium_org/third_party/skia/gyp/ |
webtry.gyp | 1 # GYP file to build a the webtry sample.
|
Completed in 547 milliseconds
<<11121314151617181920>>