Android 16 could fix one of the most annoying things about AI tools
isWritingToolsEnabled () is the check Android does to see if AI-writing tools are switched on for a specific app or text editor. AI tools are switched on by default, but the setWritingTooldEnabled () is what lets apps opt out of those same AI writing tools, and in the process keep control of what’s written in the hands of you and the app itself.