Thursday, May 4, 2017

Android N features

V7.0
  1. Multi-window multitasking
  2. Even better notification
    • Direct reply
    • Bundled notifications
  3. Google's "Project Doze". It was introduced with Marshmallow has gotten a major update in Nougat.
  4. Profile-guided JIT/AOT Compilation
    • The JIT compiler complements ART's current Ahead of Time (AOT) compiler and helps improve runtime performance, save storage space, and speed up app updates and system updates.
  5. Android 7.0 integrates Vulkan, a new 3D rendering API, into the platform
  6. Key Attestation
    • Android 7.0 introduces key attestation, a new security tool that helps you make sure that the key pairs stored within a device's hardware-backed keystore properly protect the sensitive information that your app uses.

V7.1
  1. App shortcuts

No comments:

Post a Comment