Skip to content
Tech News
← Back to articles

Magic Pointer app teardown uncovers how this Googlebook tool actually works

read original more articles

TL;DR Magic Pointer is set to debut as a contextual AI-powered cursor for Googlebook laptops.

An early look at the Magic Pointer app reveals how Google is building this tool through Gemini prompts.

Google outlines exactly what form Magic Pointer output should take, and how it should be presented to the user.

Everybody’s excited about Googlebooks debuting later this year, and one of the big features that Google has already teased is the AI-powered Magic Pointer cursor. By just pointing at the screen and telling Gemini what we want to do, the system’s supposed to quickly understand our intent and offer helpful suggestions on actions we might want to take next. Last week, we got an early preview of what that might look like thanks to Google’s Magic Pointer app listing, but we’ve been digging deeper ever since, and now we’re starting to get some real insight into exactly how Magic Pointer operates.

You’re reading an Authority Insights story. Authority Insights brings you all the latest exclusive reports, app teardowns, leaks, and in-depth tech coverage from the Android Authority team that you won’t find anywhere else.

Even though we can’t yet get this software release working on any of our Android devices, we’re still able to infer quite a bit about its operation just from the text strings we find within. Some of those are pretty straightforward, just referencing setup and accessing Magic Pointer:

Code Copy Text To use Magic Pointer, set up the Google app as the default assist app. Turn off Magic Pointer? You can always turn it on in Settings. Press Meta + g to use Magic Pointer

In addition to that key shortcut to pull up Magic Pointer, you might remember that Google already previewed gesture control through a cursor wiggle action. If you’ve been worried that your erratic cursor control might end up setting that off accidentally, we’ve got good news: Some other strings reveal sensitivity settings, as well as the ability to disable the gesture entirely:

Code Copy Text <string name="shake_intervention_title">Change cursor wiggling sensitivity?</string> <string name="shake_intervention_desc">You can also turn off wiggling your cursor to start Magic Pointer</string>

Alright, that’s neat, but so far this is a pretty pedestrian preview of how Magic Pointer is coming together. We can do one better.

... continue reading