Tuesday 11 October 2016



New Version of Android :

Android Nougat

Android 7.0-7.1 "Nougat"is the seventh major version of the Android operating system. First released as a beta build on March 9, 2016 .It was officially released on August 22, 2016, with Nexus devices being the first to receive the update.

Nougat introduces notable changes to the operating system and its development platform, including the ability to display multiple apps on-screen at once in a split-screen view, support for inline replies to notifications, as well as an OpenJDK-based Java environment and support for the Vulkan graphics rendering API, and "seamless" system updates on supported devices.


On March 9, 2016, ahead of the Google I/O developer conference, Google released the first beta of Android "N" as part of a new "Android Beta Program" intended for testing by developers and enthusiasts before official release "this summer". The developer preview builds were compatible with only current Google Nexus devices; the 5X6P69,Pixel C, and Nexus Player. The "Android Beta Program" that was introduced allows testers to opt-in for over-the-air updates to new beta versions as they are released.

Advantages :
  • Template updates: We're updating notification templates to put a new emphasis on hero image and avatar. Developers will be able to take advantage of the new templates with minimal adjustments in their code.
  • Messaging style customization: You can customize more of the user interface labels associated with your notifications using the MessagingStyleclass. You can configure the message, conversation title, and content view.
  • Bundled notifications: The system can group messages together, for example by message topic, and display the group. A user can take actions, such as Dismiss or Archive, on them in place. If you’ve implemented notifications for Android Wear, you’ll already be familiar with this model.
  • Direct reply: For real-time communication apps, the Android system supports inline replies so that users can quickly respond to an SMS or text message directly within the notification interface.
  • Custom views: Two new APIs enable you to leverage system decorations, such as notification headers and actions, when using custom views in notifications.