Android Developers
Shared publicly -Developing for Direct Boot
For some apps that schedule alarms and receive messages, delivering timely notifications is critical. With Android N, we’re introducing the option for apps to run before the user unlocks the device after a reboot, so your users will never miss that important alarm clock in the morning.
In the recently released Android N Developer Preview 2, we’ve changed the names of some methods and Intents related to Direct Boot to better reflect their actual behavior. For example: Context.createDeviceEncryptedStorageContext() is now Context.createDeviceProtectedStorageContext() and PackageManager.MATCH_ENCRYPTION_AWARE is now PackageManager.MATCH_DIRECT_BOOT_AWARE.
Check out our blog post (http://goo.gl/8Z7QWd) to learn more and remember to #BuildBetterApps!
For some apps that schedule alarms and receive messages, delivering timely notifications is critical. With Android N, we’re introducing the option for apps to run before the user unlocks the device after a reboot, so your users will never miss that important alarm clock in the morning.
In the recently released Android N Developer Preview 2, we’ve changed the names of some methods and Intents related to Direct Boot to better reflect their actual behavior. For example: Context.createDeviceEncryptedStorageContext() is now Context.createDeviceProtectedStorageContext() and PackageManager.MATCH_ENCRYPTION_AWARE is now PackageManager.MATCH_DIRECT_BOOT_AWARE.
Check out our blog post (http://goo.gl/8Z7QWd) to learn more and remember to #BuildBetterApps!
154
43


7 comments
Martin Zeitler
+
1
2
1
2
1
you can directly boot their rootkit :)
Add a comment...












