WritingTools API

AppWizard
December 20, 2024
Google is releasing Android 16, which includes the WritingTools API that allows app developers to control the use of AI writing tools. The API introduces two methods: isWritingToolsEnabled() and setWritingToolsEnabled(), enabling applications to manage AI interactions with specific text fields. By default, AI writing tools are enabled, but developers can disable them in sensitive areas such as password fields and email addresses. This aims to standardize practices across Android keyboards, as not all third-party keyboards currently follow similar protocols. The API is part of a broader set of innovations in Android 16 Developer Preview 2, which also includes enhanced haptic controls, searchable cloud media items, and an adaptive refresh rate API.
Search