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