The first public beta of Android Oreo 8.1 has been released to the Android Beta Program community today. The new build is OPP5.170921.005 and it is the same across all eligible devices in the program. That includes the Pixel 2, Pixel 2 XL, Pixel, Pixel XL, Pixel C, Nexus 6P and the Nexus 5X.
It has been suspected that this first maintenance build of Oreo was going to be here quickly after the Pixel 2 launch and that has proven to be the case. Oreo 8.1 does bring some noticeable changes from an end user experience but for developers, there are some significant changes.
From a user perspective, there are minor changes to the UI like colors on the settings menu, a new ambient screen on the original Pixel lineup and Bluetooth power indicators on the notification shade. Most of these are in the new Pixel 2 lineup already but are no going out across other Pixel and some Nexus devices too.
For developers, the API level is up to API 27 but that’s just the tip of the iceberg. There are other new APIs along with refinements to other features of the platform. Here is the rundown.
Neural Networks API
The Neural Networks API (NNAPI) provides apps with hardware acceleration for on-device machine learning operations. The API supports on-device model creation, compilation, and execution. Apps typically do not use NNAPI directly; instead, NNAPI is meant to be called by machine learning libraries, frameworks, and tools that let developers train their models and deploy them on Android devices.
Added WallpaperColors API
Android 8.1 Developer Preview (API level 27) adds support for managing wallpaper colors. This feature lets you create a WallpaperColors
object from a bitmap, a drawable, or by using the first three most visually representative colors. You can also retrieve details of the first three noticeable colors of a wallpaper.
Share this ClintonFitch.com Post
Like this:
Like Loading...