Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 25 of 136) sorted by relevance

123456

/development/samples/browseable/CardEmulation/
D_index.jd3 sample.group=Connectivity
8 This sample demonstrates how to emulate an NFC card, using the "host card emulation"
9 feature added in Android 4.4. This sample makes the device appear as a loyalty card
13 The "CardReader" sample can be used to read the loyalty card implemented in this sample.
/development/samples/browseable/CardReader/
D_index.jd3 sample.group=Connectivity
8 This sample demonstrates how to implement a low-level NFC card reader, for reading cards
9 … that do not contain NDEF or Android Beam data. This sample is designed to read the virtual
10 loyalty card implemented in the "CardEmulation" sample.\n\n
12 … In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
/development/samples/browseable/SkeletonWearableApp/
D_index.jd3 sample.group=Wearable
8 This sample is a mostly empty wearable app that implements a fullscreen activity
9 … conforming to Android Wear best practices. Included in the sample are examples of GridViewPager,
11 their wearable app can use this sample as a starting point.
/development/samples/browseable/AppRestrictionEnforcer/
D_index.jd3 sample.group=Admin
8 This sample demonstrates how to set restrictions to other apps as a profile owner.
9 Use the AppRestrictionSchema sample to set restrictions.
/development/samples/browseable/AutoBackupForApps/
D_index.jd3 sample.group=Content
8 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
12 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
14 sample\'s data to be cleared and replaced with a copy from the backup server.
/development/samples/browseable/RuntimePermissionsBasic/
D_index.jd3 sample.group=System
8 …This sample shows a basic implementation for requesting permissions at runtime. Click the button t…
9 Note: The "RuntimePermissions" sample provides a more complete overview over the runtime permission…
/development/samples/browseable/NfcProvisioning/
D_index.jd3 sample.group=Admin
8 This sample demonstrates how to provision other devices with a specified device owner using NFC.
9 Install the DeviceOwner sample to an unprovisioned device. Fill in the values below, and bump the
/development/samples/browseable/SwipeRefreshLayoutBasic/
D_index.jd3 sample.group=UI
8 A basic sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
10 In this sample the View which can be refreshed is a ListView.
/development/samples/browseable/AppRestrictionSchema/
D_index.jd3 sample.group=Admin
8 This sample shows how to use app restrictions. This application has one boolean
11 AppRestrictionEnforcer sample to toggle the restriction.
/development/samples/browseable/SwipeRefreshMultipleViews/
D_index.jd3 sample.group=UI
8 A sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
10 refresh from swiping down on the visible view. In this sample, SwipeRefreshLayout
/development/samples/browseable/MultiWindowPlayground/
D_index.jd3 sample.group=Android N Preview
8 This sample demonstrates the use of the multi-window API available
11 Switch the sample app into multi-window mode to see how it affects
/development/samples/browseable/DirectBoot/
D_index.jd3 sample.group=Android N Preview
8 This sample demonstrates how to store/access data in a device protected storage
10 This sample works as a simple alarm clock. On > Android N devices, the scheduled alarms
/development/samples/browseable/Notifications/
D_index.jd3 sample.group=Wearable
8 This sample application provides a showcase of available notification styles and
9 demonstrates various features of the Android Wear notifications API. Running the sample on your
/development/samples/browseable/BasicSyncAdapter/
D_index.jd3 sample.group=Connectivity
8 This sample demonstrates using SyncAdapter to fetch background data for an app that
11 \n\nThis sample periodically downloads the feed from the Android Developer Blog and
/development/samples/browseable/WearSpeakerSample/
D_index.jd3 sample.group=Wearable
8 A sample that shows how you can record voice using the microphone on a wearable and
11 This sample doesn't have any companion phone app so you need to install this directly
/development/samples/browseable/RevealEffectBasic/
D_index.jd3 sample.group=UI
8 Basic sample to demonstrate the reveal effect.
/development/samples/browseable/ClippingBasic/
D_index.jd3 sample.group=UI
8 Basic sample to demonstrate clipping on a View.
/development/samples/browseable/CustomNotifications/
D_index.jd3 sample.group=Notification
8 This sample demonstrates notifications with custom content views.
/development/samples/browseable/BatchStepSensor/
D_index.jd3 sample.group=Sensors
8 … <p>This sample demonstrates the use of the two step sensors (step detector and counter) and
15 … Both sensors only count steps while a listener is registered. This sample only covers the
19 covered in this sample.</p>
/development/samples/browseable/Camera2Video/
D_index.jd3 sample.group=Media
8 This sample demonstrates how to record video using Camera2 API.
/development/samples/browseable/ShareActionProvider/
D_index.jd3 sample.group=UI
8 This sample shows you how a provide a context-sensitive ShareActionProvider.
/development/samples/browseable/CustomTransition/
D_index.jd3 sample.group=UI
8 This sample demonstrates how to create and use a custom Transition.
/development/samples/browseable/WatchViewStub/
D_index.jd3 sample.group=Wearable
8 … This sample demonstrates how to specify different layouts for round and rectangular screens.
/development/samples/browseable/BasicAndroidKeyStore/
D_index.jd3 sample.group=Security
8 Welcome to the <b>Basic Android Key Store</b> sample!\n\n
9 This sample demonstrates how to use the Android Key Store to safely create and store
/development/samples/browseable/DirectorySelection/
D_index.jd3 sample.group=Content
8 This sample explains how to use Directory selection API, which was introduced

123456