New Features of Android 7.0 (nougat), android nougat

Source: Internet
Author: User

New Features of Android 7.0 (nougat), android nougat

New Features of Android 7.0 (nougat)

Google officially introduced a large amount of information about Android 7.0 at the I/O conference. Currently, we know that the next-generation Android operating system will support seamless upgrade, and can implement streaming on low-and mid-hardware configuration devices through Vulkan APIs.

Chang. game experience and more Emoji expressions. However, the biggest and most notable improvement in Android 7.0 is the improvement in running efficiency.

 

According to the PPT from the I/O conference, the Android N code was reduced by 50%, the new Code was reduced by 50%, and the Android N runtime environment was significantly improved, the software running speed is increased by 600%, and the application installation speed is increased by 75%. This means that the user

The generation of Android operating systems with the highest operating efficiency in history is coming soon. At the same time, the official team also prepared Android Studio 2.2 development tools for developers, which have more powerful UI design tools and enhanced support for Java 8 and C ++ languages.

The JIT editor becomes more powerful, and the modular application construction becomes simpler.

At present, Google has released the third preview version of Android 7.0. The official version will not be available to users until this fall, And the Android Wear 2.0 system will be synced.

 

Main features:

1. split-screen multi-task

Go to the background multi-task management page, hold down one of the cards, and drag up to the top to enable multi-tasks on the split screen, supporting up and down and left and right columns, you can drag the split line in the middle to adjust the proportion of the two apps. Now, you can open two applications at a time on the screen.

On mobile phones and tablets running Android N, you can run two applications side by side, or in split screen mode, one application is located on another application. You can drag the separation line between two applications to adjust the application.

On Android TV devices, apps can place themselves in the picture-in-picture mode so that they can continue to display content when users browse or interact with other apps.

Multi-Window support provides you with new ways to attract users, especially on tablets and other larger screen devices. You can even enable drag-and-drop in your application so that you can easily drag and drop content to or from your application-this

Is a very good way to enhance user experience. It is easy to add multi-window support to your application and configure multi-window display. For example, you can specify the minimum size allowed by your Activity to prevent the user from adjusting the Activity

Below this dimension. You can also disable multi-window display for the application, which ensures that the system displays the application in full screen mode only.

 

2. Brand new drop-down shortcut page

In Android 7.0, open the top of the notification bar in the drop-down list to display the frequently-used shortcut switches for five users. You can click the switch and press it to enter the corresponding settings. If you continue the drop-down notification bar, all shortcut switches are displayed.

Click the "edit" button to customize the Add/delete shortcut, or drag to sort.

 

3. Fast reply to notification messages

Android 7.0 has added a new API to support quick operations and replies for third-party application notifications. For example, incoming calls may appear at the top of the screen as banners, and two buttons are provided for receiving and hanging up; information/social networking application notifications can also be directly opened on the keyboard

In the left-side navigation pane.

 

4. Notification Message collection

Android 7.0 aggregates multiple notification messages of the same application into one item. Click this item to expand all previous notifications, allowing you to perform separate operations on each notification.

 

5. Night mode

The nighttime Dark theme mode is added to Android 7.0. This function still needs to be enabled in the system tuner. Open the shortcut settings page from the top, and then press the settings icon, after the gear is rotated for about 10 seconds, the system tuning is enabled.

And then you can find the system tuner setting in settings. Click "color and appearance" to find the night mode. After enabling the mode, you can use the global dark theme mode. The brightness and color are also adjusted.

It is automatically enabled based on time or geographical location. In addition, the system tuner also provides RGB red, green, and blue adjustment slide, allowing you to adjust the slider manually, such as reducing the blue color or increasing the red color to provide similar eye protection effects.

 

6. Traffic Protection Mode

The new traffic protection mode of Android 7.0 not only disables the application from using traffic in the background, but also further reduces the traffic usage of the application in the foreground. The specific implementation principle is unclear, and it is estimated that it may use a number similar to that of Chrome browsers.

Data Compression Technology. In addition, Google expands the ConnectivityManager API so that applications can detect whether the system has enabled the traffic protection mode or whether they are on the whitelist. Android 7.0 allows users to separately target each application,

Select whether to enable the data protection mode.

 

7. Set a new style

Android 7.0 enables a new set style. First, the split line between each item in each category disappears, and only the split line between categories is retained. The all-new setting menu also provides a green top bar, allowing users to quickly use the drop-down arrow at the rear

Set the Do Not Disturb Mode. In addition to the Do Not Disturb Mode, the top menu also displays many other settings, such as data traffic usage and automatic brightness. Google also added the hamburger menu in the settings of Android 7.0 and added it to the second-level setting interface.

In the upper left corner of the page, you will see the hamburger menu. Click it to view all the settings, so that you can quickly jump to the menu.

 

8. Improved Doze sleep Mechanism

Google further optimized the Doze sleep mechanism in Android 7.0. In earlier Android 6.0, the Doze sleep mechanism played a huge role in improving the endurance of Android. In Android 7.0, Google made more Optimizations to Doze,

The rules and scenarios of the sleep mechanism are extended. For example, if you manually delete an application card from the background, the application will soon sleep in depth after the screen is turned off.

 

9. System-level phone blacklist Function

Android 7.0 converts the phone interception function into a system-level function. Other applications can call this interception list, but only some applications can write data, including dial-up applications and default text message applications. The intercepted number will not appear in the incoming call record.

No notification will appear. In addition, you can back up and restore the interception list through the account system to quickly import other devices or accounts.

 

10. Quick Application Switch with the menu key

Double-click the menu key to automatically switch to the previous application. In addition, if you keep clicking the menu key, it will rotate continuously in all applications, the application window will be automatically enlarged, and there will be a countdown entry at the top, stop clicking and the countdown ends

The current application will automatically zoom in and return to the foreground.

According to Google, Nougat has brought more than 250 new features. Some of these features are as follows:

1. The new Interpreter + JIT + AOT compiler is described in detail earlier. In general, this compiler reduces the application installation time and storage space, and compiles the hotspot part of the code when the mobile phone is idle to improve the performance.

2. Daydream: a vr sdk for creating virtual reality experiences on mobile devices. There is an SDK for Unity 3D for creating Android and iOS VR applications, and an SDK for Android.

3. Vulkan: a cross-platform graphic and computing API. It comes from the Khronos Group for modern GPUs. Vulkan is not only applicable to smartphones, but also for PCs, controllers, and even embedded devices. The Vulkan 1.0 specification was released earlier this year.

4. Multiple windows: On Nougat, a developer can create two windows, one on top, one on the bottom, or one on the split screen. The page size can be changed.

5. With Direct Reply, developers can enhance the notification function so that users can directly operate on the notification drawer.

6. Improved the Doze introduced in Android login mallow. When the screen is off and the device is not powered on, the CPU and network usage of the application are limited. That is to say, only synchronization and access to the network within a specific time window are allowed to save the battery.

7. Svelte further reduces the memory used by applications running in the background.

 

To learn more about the new features of Android Nougat, we recommend that you read Android 7.0 for Developers, including "Data Saver) ", number interception, call display, multi-region support, new Emojis, WebView (has been returned to Chrome), virtual files and other features details.

 

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.