Google has released Android 15 Beta 3, which has entered Platform Stability status without changing the APIs. Developers can now test their apps to be ready for the actual Android 15 release.
The changes in Beta 3 are not extensive. The new feature includes adjusting the UI screen when logging in with a passkey and biometric, making it a one-step process instead of the previous two-step process.
If the login fails, a Fallback UI will be presented for alternative identity verification methods.
Another change for developers is that Android WebView has deprecated WebSQL and recommends using the newer Web Storage API instead (refer to the article on Indexed DB for more information).
Source: Android Developers Blog
TLDR: Google released Android 15 Beta 3 with Platform Stability and minor UI changes, including deprecating WebSQL in favor of the newer Web Storage API for developers.
Leave a Comment