Google’s latest Operating System (OS) update, Android 8.0 Oreo packs in many small but important additions, all of which make the Operating System more polished and mature than ever..
http://https://youtu.be/twZggnNbFqo
Some Android releases represent massive sea changes for Google’s OS, overhauling technical underpinnings or introducing new design elements. Others are content to tighten up the screws and add polish to an already well-established platform.
The new release of Android for 2017/18 — version 8.0 Oreo — fits somewhere in between those two extremes. Android itself is pretty stable at this point, so it’s natural that broad, sweeping UX and functionality changes are less likely to happen with every new version. Yet although Oreo looks and feels a lot like the previous Android Nougat, contained within are myriad feature tweaks and low-level tune-ups that make Android more mature and powerful.
With Oreo, your phone (or, let’s be honest here, your next phone) will be able to view videos in the foreground as you use other apps in the background. It’ll become easier to keep track of multiple notifications from the same app, thanks to the new notification channels and notification dots features. Smarter text entry and autofill APIs will take the tedium out of entering passwords and other sensitive info. And Google’s “Project Treble” should help phones shipping on Oreo get faster updates to Android P and beyond.
That’s alongside subtle visual and animation tweaks that make Android lighter, brighter and more dynamic.
Google kept us guessing until the end when it came to the eventual nickname of Android 8.0, but the software itself has slowly been coming into focus through the past five months of developer previews. And now, with the final, stable release of Oreo in our hands, we’re ready to get stuck in.
Android 8.0 Oreo
Oreo keeps apps under control when you’re not actively using them.
Your Android phone will let you do many things at once, even though all of them might not be on your screen. Besides system processes that can do things like checking your location or seeing if you have any new email, apps can be opened and then be left to run in the background while we are doing something else.
A good example would be when you open your favorite music player and cue up a playlist to listen to while you check out Facebook or do a little web browsing. The music app is running in the background, doing its thing while you’re looking at something else.
But some apps can be sent completely to the background. In our example of Oreo’s Background execution limits, the music player is not on the screen and running as a background app, but it’s still interacting with us and playing music. Other apps that we’ve opened and switched away from should be treated differently because we’re not doing anything with them.
This can have an effect on the limited resources of your phone. Apps running can use RAM and take processing time away from other apps that need a turn or even the app you’re currently using in the foreground (what you see on your screen.) While Android has always had some restrictions on what an app can do while it’s not on your screen, Oreo brings smarter limitations to help conserve system resources and battery life by determining when an app is really in the background and can be idle, then keeping it quiet but ready for when you want to use it again.
What’s new or changed in Oreo
- Background Service Limitations. The system now does a few routine checks to see if an app can be considered as being in the background. It checks to see that the app or any of the activities (things an app can do or initiate) aren’t visible on the screen. It then checks to see if another app is connected to it or uses any information from it, and finally, it checks for a few high-priority services like being able to act as a keyboard or if it is actively listening for voice input.
If none of these things are true the app is considered as running in the background. When an app is first considered to be in the background, it has a short window where it’s allowed to do its thing in case it needs to start something that would move it to a foreground app or service. Once that time is over the app is forced to be idle. Idle apps are also given short windows periodically in case they need to connect or start services, but other than those times it sits and uses very little resources until we switch back to it.
- Broadcast Limitations. Broadcasts are done by the system when specific events happen. When you switch your phone in and out of Airplane Mode, for example, a broadcast is sent to let apps know what happened. Developers can set up their apps to listen for specific broadcasts and write code so the apps do something when they happen. If an app is listening for broadcasts, every time one is sent the app uses system resources to see if any action is needed.
Apps built for Oreo can no longer register to listen for broadcast messages that don’t directly target the app itself unless they are started and running (not in the background according to the rules above). These changes started with Android N, and changes in Oreo are a bit more strict. Because this could limit what a developer might want to do, new tools to schedule specific jobs using their own apps processes have been developed. There are also a few broadcasts exempt from all of this, like when the time zone changes or the phone was plugged into the charger. Every app can listen for those, and react accordingly.
By limiting how an app can listen and what it can listen for, apps that have been designated as being in the background won’t wake up to see if they need to do anything as often. “Sleeping” apps use far fewer resources.
Why you’ll love it
We want our phones to do a lot of things. But no matter what we’re asking it to do, while we are looking at the screen we expect things to be smooth and responsive.
We’ve all felt the frustration that comes with keyboard lag once in a while, and it’s not a good experience. By keeping a tighter leash on the apps we’re not looking at, memory, processing power, and battery life is used more efficiently and we’ll see less of things like keyboard lag. The end-user — that’s us! — doesn’t have to do anything here because these changes are part of the system. Even better, older apps that weren’t built with Oreo in mind can be set to follow these rules from the apps setting page.
Changes like this get combined with the great hardware we see every year and mean your phone can do the things you ask of it even better!