Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Google wants to reinvent your TV remote with Gemini and pointer controls

Add as a preferred source on Google
Computer Hardware, Electronics, Hardware
Google
Sundar Pichai stands in front of a Google logo at Google I/O 2021.
This story is part of our complete Google I/O coverage

Google is making a bigger play for the living room, and this time, it is not just about what you watch — it is also about how you interact with your TV. At Google I/O 2026, the company revealed a fresh batch of updates for Google TV and Android TV developers, all centered around one idea: TVs are no longer passive screens sitting in the corner of your house. With more than 300 million monthly active devices across Google TV and Android TV, Google clearly sees the television as its next major AI battleground. And Gemini is now at the center of that strategy.

The company says Gemini is already helping users discover content through natural voice interactions. But Google now wants the experience to feel more dynamic and conversational, almost like searching the web — except on your couch. Instead of only surfacing static results, Gemini on Google TV can now respond with a combination of visuals, videos, and text snippets to answer queries. So if someone asks for a thriller with a strong female lead or a documentary about space exploration, Gemini pulls contextual recommendations directly from streaming apps and their metadata.

Recommended Videos

For streaming platforms, that is a massive shift. Discovery on TVs has historically been messy, fragmented, and heavily dependent on whichever app you opened first. Google seems to be positioning Gemini as the layer that sits above all of that, acting as an intelligent content guide rather than a basic search tool.

Your TV remote is evolving

Interestingly, Google’s bigger announcement may not actually be Gemini itself. It is the remote control. The company says future Google TV devices will increasingly support “pointer remotes,” which bring motion and cursor-based navigation to televisions. Think of it as a halfway point between a traditional TV remote and a computer mouse. That might sound minor, but it changes how TV apps need to work.

Most TV interfaces today are designed around rigid D-pad navigation — up, down, left, right, select. Pointer controls introduce hovering, free-form movement, touchpad scrolling, and cursor clicks. Suddenly, TV apps have to behave more like desktop or tablet interfaces. Google is now asking developers to start preparing their apps for this transition. That includes adding hover states to buttons and UI elements, supporting smoother scrolling interactions, and ensuring apps can properly respond to cursor-based clicks instead of only directional focus controls.

And honestly, this feels overdue. TV interfaces have remained surprisingly clunky for years, especially compared to how fluid smartphones and tablets have become. Streaming apps often feel slow, restrictive, and awkward to navigate when you are browsing massive content libraries. Pointer-based interaction could make that experience significantly faster — assuming developers properly optimize their apps.

Google is pushing developers to prepare now

To help developers adapt, Google says apps built with Jetpack Compose already have an easier path forward because many modern interaction models are supported natively. The company is also encouraging developers to test these new interactions today using standard Bluetooth or wired mice connected to Google TV devices. That way, they can better understand how hover effects, scrolling behavior, and cursor inputs work on large-screen interfaces. Google notes, however, that pointer remotes are naturally less precise than an actual mouse because users are typically sitting several feet away from the television and making rough gestures from the couch. To compensate, developers are being advised to create larger interactive targets and more forgiving UI layouts.

Finally, developers can now officially declare pointer remote support on Google Play, making compatible TV apps easier for users with newer remotes to discover. All of this paints a fairly clear picture of where Google TV is heading next. TVs are slowly turning into more active, AI-driven computing platforms rather than simple streaming boxes. Gemini handles discovery, pointer remotes modernize navigation, and developers are being nudged to rethink the decade-old TV app experience altogether. Whether users actually embrace waving remotes around their living rooms is another question entirely. But Google clearly believes the future of TV interaction needs to feel smarter, faster, and a lot less dependent on endlessly clicking directional buttons.

Shimul Sood
Shimul is a contributor at Digital Trends, with over five years of experience in the tech space.
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more