4 min read

Android O, and what you should watch out for



Google has launched the first developer preview of its new mobile operating system, currently coded as Android O (Oreo maybe?). The update is packed with a lot of new features like picture-in-picture mode, new notification channels, wide-gamut color, adaptive icons and background limits just to name few.


The major difference that we see between the early Android N and O previews is that Google made Android N update available to the general population as an over-the-air release. But this time around, the new release will not be on the Android Beta channel right away. Instead, developers who own a Nexus and Pixel device will have to manually go for the download and flash their devices. Android O Developer Preview is just a factory image and this restriction due to the current form of Android O is a bit early and is intended to be installed by developers. The devices that would support Android O, for now, are Pixel, Pixel XL, Pixel C, Nexus 5X, Nexus 6P and Nexus Player. Also, there are tons of developer-focussed additions which will probably become useful for everyone over time. A spokesperson from Google said they are focussing on giving developers time to test for flexibility, explore new features and provide feedback which will help to make Android O a better platform.



What's new in Android O?


Android O has introduced a number of new features and API that could be used in your apps. Some that we are excited about and watching are mentioned below.


1. Notifications



  1. Android O introduces notification channels, which are meant for app-defined categories for notification content. Channels allow developers to give users a fine-grained control over different kinds of notifications with which user can block or change the behaviour of each channel individually rather than managing all notifications together.
  2. Users are allowed to snooze notifications to reappear later. Snoozed notification does reappear with the same level of importance as it previously held.
  3. Developers are allowed to cancel a notification hence providing them for specifying a duration after which the notification is vanishes. Users can also cancel a notification before the specified timeout duration elapses.
  4. Background color can bet set for a notification, but the feature should only be used to define notification which is critical for a user to view at a glance.


2. Autofill APIs


Android users mostly depend on password managers to auto fill login details and information that are repetitive. Now, this need is fulfilled by the Autofill API which has been added as a platform support. To get user rid of the frustration with apps that require repetitive tasks, the user can select an autofill app which will store the data. The autofill app secures the data such as user names, addresses, and even passwords.


3. Picture-in-Picture mode


PIP is multi-window mode used for video playback mostly. PIP display is now available on phones and tablets, so the user can continue their chat while watching videos. Apps can put themselves in PIP mode and can specify the aspect ratio and a set of custom interactions. When an activity or screen is in PIP mode, it is in the paused state, but developers need to make sure that in pause state they do not pause the playback instead show the content continuously.


4. Font resources in XML


Fonts are now fully supported resource type in Android O. Apps can use fonts in XML layouts as well as define font families in XML. And these fonts can be accessed with the help of new resource type font. Android O does provide a technique to retrieve information related to system fonts.


5. Adaptive icons



To provide a helping hand in enhancing the device UI, adaptive icons can now be created which are display by the system in different shapes, based on a mask which is selected by the device. As adaptive icons support visual effects hence the system animates interactions with the icons. And these are used in shortcuts, settings, launcher, sharing dialogs, and in the overview screen.


6. Wide-gamut color


Devices with a wide-gamut color capable display can be beneficial and be used by the Android developers of imaging apps. To display wide gamut images, apps will need to enable a flag in the manifest which also needs to be per activity and load bitmaps with an embedded wide color profile (Pro Photo RGB, DCI-P3, AdobeRGB, etc.).


7. Connectivity


Android O now also supports Bluetooth audio codecs such as LDAC codec to improve the audio fidelity. Wi-Fi Aware previously known as Neighbor Awareness Networking (NAN) is being added as an improvement. Google is working with their hardware partners to bring the Wi-Fi Aware technology to devices as soon as possible. On devices with defined set of Wi-Fi Aware hardware, nearby devices can discover and communicate over Wifi without an Internet access point.


8. WebView improvements


An optional multi-process mode was introduced in Android N for WebView that shifted the handling of content into an isolated process. In Android O, the multi-process mode is enabled by default and to let the app handle error and crashes for enhanced security and improved app stability API are being added.


9. Battery life & Performance



Android O brings a high priority on improving a user’s battery life and device performance. To make it possible, automatic limits have been integrated which will manage the amount of work that an app can carry in the background. The limits are mainly in 3 areas: background services, location updates and implicit broadcasts. These changes will make the app to utilize the minimal amount of battery. The change represents a significant move in Android to improve device performance.


10. Permissions


Android O lays down a new permission which allows apps to answer incoming phone calls programmatically. This permission is categorized as dangerous and is a part of PHONE permission group.


Preview updates


Android O Developer Preview includes SDK with system images for testing on Nexus 5X, Nexus 6P, Nexus Player, Pixel, Pixel XL and Pixel C devices and on Android Emulator. For development concerned with wearables, in Android O there are emulator for testing Android Wear 2.0.


Google plans to update the SDK on a regular basis. The initial release is just for the developers and not intended for the general population, so for now only manual download and flash is available. As Android O gets closer to a final product, consumers would be invited to try out as well and enrollments would be open through Android Beta at that point of time.


Looking for an Android app for your business or have an amazing idea for the next big app? Get in touch.



Exciting Announcements at WWDC 2012: New MacBook Pro, Mountain Lion, and iOS 6

Exciting Announcements at WWDC 2012: New MacBook Pro, Mountain Lion, and iOS 6

The cat is finally out of the bag. Apple announced some amazing new hardware and software at the WWDC 2012 keynote. There were some expected...

Read More

How Businesses can Use Twitter 

Have you ever noticed just how many businesses and brands are starting to pop up on the various different social media platforms and want to know if...

Read More

How Golang is thriving in the software industry

Choosing the right programming language is the most crucial thing for the developers in today’s time. You need to choose a language which is robust...

Read More