developers/samples/android: f9872ded3bb6cd3c01ab0881a58764f5171b4c64 developers/build: 23e77f8a040c0b35531a68e776363f32fa7feeeb Change-Id: I93e7c66e0cff22d3852d36a1a1257bb10eec3ba0
14 lines
373 B
Plaintext
14 lines
373 B
Plaintext
|
|
page.tags="DirectBoot"
|
|
sample.group=Android N Preview
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample demonstrates how to store/access data in a device protected storage
|
|
which is always available while the device is booted.
|
|
This sample works as a simple alarm clock. On > Android N devices, the scheduled alarms
|
|
go off after reboot even before the user enters their credentials.
|
|
|
|
</p>
|