Posts

Showing posts from March, 2021

Android 12 developer preview - Features and APIs Overview

Image
  The Android 12 Developer Preview program is running from February 2021 until the final public release to AOSP and OEMs, planned for August timeframe. update was made regarding an important tool that helps you create great user experiences more easily: Jetpack Compose, toolkit for building native UI.  Some of the key features from android 12 developer preview are: Privacy Security In Android 12 they are continuing to focus on giving users more transparency and control while keeping their devices and data secure and added new controls over identifiers that can be used for tracking, safer defaults for app components, and more. These changes may affect your apps, so they recommend testing as soon as possible.  Modern SameSite cookie behaviors in WebView  -  In line with changes to Chrome and other browsers, WebView includes new SameSite cookie behaviors to provide additional security and privacy and give users more transparency and control over how cookies can be used across sites. Rest