Android CLI Benchmark: Testing Google's 70% Token Claim
Google says its new Android CLI cuts LLM token use by more than 70%. Google also says tasks finish 3x faster. Both numbers come from Google’s own internal tests. Nobody outside Google has published a measurement. So I made one. I installed Android CLI 1.0. I built a real project. I counted every character an AI agent must read. Here is the short answer. The token claim is true. I measured 87%. But the tool only helps with some tasks, not all of them. I also found a bug that matters more than the token number. ...