xref: /aosp_15_r20/development/samples/browseable/DirectBoot/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="DirectBoot"
3sample.group=Android N Preview
4@jd:body
5
6<p>
7
8This sample demonstrates how to store/access data in a device protected storage
9which is always available while the device is booted.
10This sample works as a simple alarm clock. On > Android N devices, the scheduled alarms
11go off after reboot even before the user enters their credentials.
12
13        </p>
14