Google Updates Play Store with Personalized Features and AI Integration

Google Updates Play Store with Personalized Features and AI Integration
source: gettyimages
September 23, 2025

Google announced a series of enhancements to the Play Store on Tuesday, aiming to improve user engagement and tailor the browsing experience through personalization and new AI-powered features. The updates include a redesigned Apps tab, a revamped Play Games experience, a new Interests tab, and other functionalities leveraging Gemini AI.

Enhancing Discoverability and Personalization

Building upon previous initiatives, such as the Collections feature that organizes content into categories like shop, watch, and listen, Google's VP and GM of Google Play, Aurash Mahbood, emphasized the company's goal to make the Play Store a comprehensive destination for diverse media. "For over 4 billion users, Google Play is a vital gateway to discovering apps, games, books, movies, TV, and cultural content, and our aim is to help users engage with content that fuels their interests," Mahbood stated during a press briefing.

AI-Powered Search and Curated Content

The new Guided Search feature allows users to find apps or games based on goals or ideas rather than specific names. For example, typing "find a home" will surface real estate apps. The Apps tab is also evolving to feature "curated spaces" tailored to seasonal events and individual interests, such as content related to the WNBA in the U.S. or cricket and comics in India and Japan, respectively.

Additionally, Korean users will gain a curated space for video content, including movies, TV shows, and short-form videos, recognizing the popularity of quick bites of media on smartphones.

Personalized Home and Engagement with the You Tab

A newly introduced You tab seeks to increase user engagement by providing a centralized hub for managing subscriptions, rewards like Play Points, recommendations, and activity stats. This tab will also suggest content aligned with users' interests, such as movies, podcasts, ebooks, or audiobooks, and facilitate returning to ongoing media consumption.

Gamer Profiles and Community Features

For gamers, the You tab will display customizable gaming profiles that organize stats and achievements across devices and titles. These can be personalized further with AI-generated avatars.

New Gaming Features and AI 'Sidekick'

The revamped Games tab consolidates achievement tracking, rewards, and community features. Play Games Leagues now enable competitive challenges, starting with a Subway Surfers league from October 10 to 23.

A notable addition is the AI-powered Play Games Sidekick, an overlay offering real-time assistance via Gemini Live. Gamers can request tips and guidance without leaving the game, leveraging Google's recent advancements in AI, particularly the Gemini audio-to-audio model. This feature initially supports titles from EA and Netmarble, such as Star Wars: Galaxy of Heroes and FC Mobile.

Enhanced Game Details and PC Gaming

Game detail pages will be updated to include live information on events, developer updates, and offers, with interactive Q&A features launching soon to help players connect and share tips.

Finally, Google's Play Games on PC, which provides access to over 200,000 titles on Windows, transitions from beta to general availability, further expanding the platform's reach.

These updates demonstrate Google's commitment to making the Play Store a more personalized, engaging, and AI-enhanced ecosystem for all users.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 141 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6644319,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}