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