Gemini Fumbles 5-Minute Timers and To-Do Lists as LLM Complexity Undercuts Android Assistant Tasks
Updated
Updated · How-To Geek · Jun 21
Gemini Fumbles 5-Minute Timers and To-Do Lists as LLM Complexity Undercuts Android Assistant Tasks
2 articles · Updated · How-To Geek · Jun 21
Summary
Basic Android assistant jobs still break down: Gemini can mishandle a 5-minute timer or adding an item to a to-do list, even though Google Assistant handled such commands reliably.
Its LLM design parses each request, infers intent and then chooses an app extension, adding variability and failure points where Assistant simply matched phrases like “set a timer” to a fixed action.
That complexity also creates inconsistent app behavior: Gemini repeatedly defaulted to Google Keep instead of Google Tasks, then wrongly claimed it could not access Tasks before later reading the list back.
The report argues many phone and smart-speaker actions—timers, reminders, lights, music and weather—need a simpler fallback mode so Gemini can act more like Assistant when advanced reasoning is unnecessary.