Google Pics brings pro-level AI image creation and editing to Google Workspace

We are thrilled to announce that Google Pics is generally available starting today, bringing advanced AI image generation and precise, object-based image editing directly into your Workspace creative workflow. To get started, open Pics and simply type in a prompt to generate any image using Google’s best AI imaging models, or import an image from your computer, Google Drive, or Google Photos to edit with AI.




Pics provides a range of precision AI-powered image tools to help you refine your images to perfection. Users will be able to:

  • Generate or refine images using text prompts—Pics offers multiple variations to ensure you always capture the perfect visual
  • Hover over and select specific elements for precise, local editing
  • Edit, reformat, or even translate individual text elements
  • Crop your image for web, social media, print, or digital
  • Upscale your image to 2K or 4K
  • Maintain a persistent version history so you can easily revert unwanted changes, and more.

With Pics, you can also edit visuals in the tools you’re already using. Simply select an image in Google Docs or Slides, and a single click lets you edit it using Pics' full suite of precision AI tools without having to switch apps or tabs. Pics also provides the collaboration features you know from other Workspace apps: you can invite teammates to collaborate, share images via a link, and create or open Pics images in Google Drive. And, in the coming weeks, you’ll also be able to use Pics to open and edit nearly any image you’ve saved in Drive with a single click.

Getting started

Rollout pace

Availability

  • Business: Business Standard and Plus
  • Enterprise: Enterprise Standard and Plus
  • Consumer: Google AI Pro and Ultra
  • Education Add-ons: Google AI Pro for Education
  • Other Add-ons: AI Expanded Access

Usage of generative AI features in Google Pics is subject to usage limits. At least through February 28, 2027, your users will have higher access to generative AI features in Google Pics. Access to these generative AI features may be limited afterward. We’ll notify you of any changes before they take effect.

Usage of Google Pics from other Workspace surfaces (such as Google Slides) is subject to existing image generation limits.

Resources

Transitioning Google Meet room hardware to focus on Android (AOSP), ongoing ChromeOS support unchanged and up to September 2030

We're transitioning our Google Meet hardware portfolio from ChromeOS to Android to deliver features faster, broaden device choices, and increase flexibility. We're working closely with hardware partners, including Logitech, Neat, and HP Poly, to offer Google Meet-certified devices for spaces of any size, with several exciting Android devices intended for large-format spaces planned for 2027.

Support and transition timeline for ChromeOS

Existing investments in ChromeOS devices are protected. The support timelines for these devices have not changed and will continue to be fully supported through a multi-year transition period, extending up to September 2030 for recent models. We will continue delivering security patches, stability updates, and ChromeOS releases for all Google Meet hardware running ChromeOS.

To help you plan room refresh cycles, hardware partners will gradually end manufacturing and sales for ChromeOS-based hardware according to the following timelines:

  • Logitech / CTL Google Meet Compute System: February 2027
  • ASUS Google Meet Compute System: April 2027

For customers looking to purchase ChromeOS devices to complement their existing fleet, particularly for large event spaces, we encourage you to purchase devices as soon as possible.

Benefits of Android in meeting rooms

Adopting Android as the foundation for Google Meet hardware provides several benefits:

  • Device variety: Android-based room hardware offers a broader range of form factors, including compact all-in-one devices, video bars, and integrated room solutions. Whether equipping a focus room, collaborative huddle space, or boardroom, you have options to find the right fit.
  • Enterprise stability: Android-based devices deliver the performance, responsiveness, and stability you rely on with ChromeOS.
  • Hardware flexibility: Certified AOSP devices can run multiple video conferencing solutions, protecting your investment by allowing rooms to be repurposed without replacing equipment.
  • Long lifecycles: Devices certified for Google Meet are engineered for long-term reliability and predictable software support.

The portfolio of supported hardware is growing as we actively work with partners to certify additional next-generation devices and qualified peripherals.

Partner collaboration

Our partners already offer Google Meet-certified AOSP options. Together, we're simplifying deployment, accelerating AI features like Take notes for me, and making meeting rooms more collaborative. Explore devices options and find contact information for our partners on the links below.

Getting started

Resources

Add co-presenters in Google Meet with one click

Previously, adding a co-presenter in Google Meet required multiple manual steps. Now, Gemini will intelligently suggest a co-presenter in the Ask Gemini in Meet panel, and with just one click, a user can allow another user to co-present their Google Slides presentation.



Note that this “nudge” will only appear for the main presenter of a Google Slides presentation in Meet if they’re on a Chrome or Edge browser and if another participant uses a trigger phrase like, “Can you please add me as a co-presenter?” or “Next slide please.”

Getting started

Rollout pace

Availability

  • Business: Business Standard and Plus
  • Enterprise: Enterprise Standard and Plus

Resources

Leverage Android skills and Gemma 4 in Android Studio Quail 4

Posted by Amman Fasil Asfaw, Product Manager, Android Studio


Android Studio Quail 4 is now stable and ready for you to use in production.


This is the final stable release for Android Studio Quail. The new features in Android Studio enable you to build premium apps with AI efficiently and effectively. Check out the video below to see the most helpful new features from the last 4 releases that can help improve and speed up your development.

Here is a deep dive into what’s new in Android Studio Quail 4:

Android skills bundled into Android Studio

While LLMs are incredibly capable at generic coding queries, they frequently write incorrect or outdated code when confronted with rapidly evolving Android APIs, platform-specific migrations, or complex configuration structures.To solve this, we bundle Android skills that have been curated by the team who builds Android, directly into Android Studio. Following the open-standard agent skills specification, these are modular, AI-optimized instructions designed specifically to guide LLMs through complex Android workflows. Android skills are now pre-loaded directly into the IDE, so you can start using them without having to manually download additional files.

When you prompt the Android Studio agent, we analyze your prompt and search against the metadata for installed skills, automatically invoking them when they're most relevant. Your agent gains instant domain expertise, applying Google's best practices with less overhead spent on long, manual setup prompts.

Android Studio comes preloaded with 23 curated skills, including:

We also encourage you to create your own custom skills to extend Agent Mode with specialized experience and custom workflows for your team. And if you want to use Android skills with other command line interface (CLI) AIs outside of Android Studio, install Android CLI and run android skills add --all to quickly get started. If you ever want to disable bundled skills entirely, you can easily opt out via an IDE-wide toggle in Settings.

Android Studio comes preloaded with 23 curated Android skills.

Gemma 4 local model integration (private, secure, and offline AI coding)

Many developers enjoy having access to local models, and Android Studio now natively integrates Gemma 4—Google’s most powerful open model—for AI code assistance without the hassle of manual third-party setup.
  • System requirements: You can run the smallest models with 12GB of RAM, but machines with 32GB+ RAM will run best. Please refer to hardware requirements.
  • One-click management: Simply select Gemma in the Agent model selector and then choose the model you’d like to download, or visit Settings > Tools > AI > Model Providers > Gemma. Android Studio automatically downloads, verifies, and updates the model weights for you.
  • Bundled inference engine: We have bundled a lightweight inference engine to run Gemma 4 models directly in the IDE.
  • On-device AI agent: Because Gemma 4 features native agentic tool-calling capabilities, you can run complex, multi-file refactoring plans with the agent completely offline. Your source code never leaves your local machine and you never hit token quota limits.

Choose the Gemma model you’d like to download and use.

Parallel Agents UX notifications and other enhancements

In Android Studio Quail 2 we brought you agentic multitasking with parallel chats. And now Android Studio Quail 4 brings a several UI enhancements designed to make your AI interactions smoother, faster, and more transparent:
  • Hyperlinked code symbols in responses: Class names, functions, methods, and file paths mentioned in agent responses are now automatically detected and rendered as clickable hyperlinks.
  • Real-time background agent notifications: When multitasking with parallel chats, the Recent Chats panel now provides at-a-glance status indicators. You’ll see a loading spinner when an agent is actively running tools, a red status indicator if an agent is waiting for your input, and a blue badge when a background task has finished and is ready for review.
  • Unified Summary of Changes: After the agent completes a multi-step coding task, the separate Task and Walkthrough artifacts are now consolidated into a clean, dedicated Summary of Changes tab, giving you a clear diff and review experience before applying modifications.
  • Collapsible thought process rendering: For reasoning models, the agent's step-by-step thinking process is neatly organized into collapsible blocks, keeping your chat conversation easy to scan while allowing you to inspect the underlying logic on demand.

You can now monitor the progress of parallel chats in real time in the Recent Chats panel

Upgrade for premium AI capabilities

Android Studio gives developers access to a default Gemini model out-of-the-box. We adjust the capabilities of this model dynamically to ensure we're able to provide a great experience at no cost. However, if you want more granular access to Gemini's most powerful models or need additional quota for long coding sessions, you can upgrade your access using one of these 3 routes:
  • API Key: Use the latest Gemini models, such as Gemini 3.7 Flash, in your development flow as soon as they are available with your Google AI Studio API key. You can also use the API key from other model providers like Anthropic or OpenAI right in Android Studio
  • Google AI plan: Developers with a Google AI Pro or Ultra plan can log in with their Google account to automatically unlock premium capacity and higher rate limits. With its expanded capabilities, Gemini can help you with analyzing, refactoring, and planning features across massive codebases.
  • Gemini Enterprise: If your organization has access to Gemini Enterprise, Developers can log in to leverage the privacy and security benefits of Google Cloud while using the Android Studio AI agent. This is rolling to select organizations, and is currently available in the latest Android Studio Canary.

A Look Back: The Android Studio Quail Series Recap

The Android Studio Quail 4 release continues our focus on accelerating developer productivity with AI. Check out our previous blog posts to learn more about the new features that recently landed.

Android Studio Quail
  • App Quality Insights Agent Integration: We kicked off the Android Studio Quail cycle by integrating App Quality Insights (AQI) with Gemini.
  • Released in Android Studio Quail (Canary) at Google I/O: We introduced tools built for the agentic era, including Agent Skills, Firebase integration and parallel conversations in Agent Mode, local model support with Gemma 4, Android CLI, peer-to-peer Android Emulator multi-device testing, ADB Wi-Fi 2.0, and native Google Play testing track publishing.
Android Studio Quail 2
  • Parallel Chats: We unlocked concurrent multitasking in the IDE. Developers can open multiple chats as side-by-side Editor Tabs—running a Compose refactor in one tab using Gemini 3.5 Flash while documenting code in a second tab with Gemma 4 in parallel. Active background tasks are easily monitored via real-time progress indicators (loading spinners, paused statuses, and errors) in the Recent Chats sidebar.
  • LeakCanary Profiling: We natively integrated LeakCanary directly into the Android Studio Profiler. By lifting and shifting JVM heap analysis off the test device and running the Shark analyzer engine on your host computer, memory leak tracing became five times faster and completely jank-free, backed by "Fix with Agent" AI remediations.
Android Studio Quail 3
  • Simplified Planning Mode: When using the /plan command or switching your conversation to "Planning," the agent steps back to evaluate its logic, mapping out an implementation plan before writing code.
  • MCP Marketplace: Navigating to Settings > Tools > AI > MCP Servers now lets you easily search, install, and manage Model Context Protocol (MCP) servers straight from the IDE, allowing you to connect your AI agent to external developer tools, registries, and custom databases.

Get Started Today

Android Studio Quail 4 is now available in the stable channel. Ditch the manual configuration, multitask across parallel threads, and build with expert-grounded AI intelligence.


As always, your feedback shapes the future of Android development. Please check out known issues or file bug reports and feature requests directly on our official bug tracker.

You can also join our vibrant developer community and stay up-to-date with the latest insights by following us on Instagram, LinkedIn, YouTube, or X. We can't wait to see what you build!