.png?ssl=1)
Posted by Matt Dyor, Senior Product Manager
Android Studio Panda 3 is now stable and ready for you to use in production. This release gives you even more control and customization over your AI-powered workflows, making it easier than ever to build high-quality Android apps.
Whether you’re bringing new capabilities to an existing app or standing up a brand new app, these updates elevate your development experience by allowing your AI Agent in Android Studio to learn your specific practices and giving you granular control over its permissions.
Lastly, in addition to AI skills and Agent Mode enchantments, Android Studio Panda 3 also includes updated support for build Android apps for cars.
Here’s a deep dive into what’s new:
Agent skills
Create a more helpful AI agent by using agent skills in Android Studio. Agent skills are specialized instructions that teach the agent new capabilities and best practices for a specific workflow, which the agent can then leverage as needed. This significantly reduces the level of detail required for your day-to-day prompts. Agent skills work with Gemini in Android Studio or with other remote 3rd party LLMs you integrate into the agent framework in Android Studio.
You and members of your team can create skills that tell the agent exactly how you want to handle specific tasks in your codebase. For example, you could create a custom “code review” skill tailored to your organization’s coding standards, or custom skill to provide the agent with more information on using an in-house library.
Once you have created a skill, the agent will be able to use it automatically, or you can manually trigger it by typing @ followed by the skill name. Check out the documentation to learn more about how to create skills for your codebase, or better yet—ask your agent to help you build a new skill and it will guide you through the details!
Getting Started
To build a skill for your project, do the following:
- Create a .skills directory inside your project’s root folder.
- Place a SKILL.md file inside this new directory.
- Add a name and description to the file to define your custom workflow, and your skill is ready.
- Optionally include scripts, assets, and references to provide even more guidance to your agent.
Manage permissions for Agent Mode
You control your codebase, and you can now be more deliberate with which data and capabilities you choose to share with AI agents. The new granular agent permissions in Android Studio let you decide exactly what agents can do for you.
When Agent Mode needs to read files, run shell commands, or access the web, it explicitly asks for your permission. We know that ‘approval fatigue’ is a real risk in AI workflows—when a tool asks for permission too often, it’s easy to start clicking ‘Allow’ without fully reviewing the action. By offering granular ‘Always Allow’ rules for trusted operations and an optional sandbox for experimental ones, Android Studio helps you stay focused on the high-stakes decisions that actually require your manual sign-off.
Agent Permissions
Agent permissions are intuitive to set up and use. For example, granting high-level permissions automatically authorizes related sub-tools, while commands you have previously approved will run automatically without interrupting your flow. Rest assured, accessing sensitive files like SSH keys will always require your explicit sign-off.
For even more security, you can also use an optional sandbox to enforce strict, isolated control over the agent.
Agent Shell Sandbox
Empty Car App Library App template
We’re making it easier to build Android apps for cars. Building apps for the car used to mean wrestling with complex configurations just to get the project to build successfully.
Now, you can accelerate your development with the new “Empty Car App Library App” template in Android Studio. This template takes care of the required boilerplate code for a driving-optimized app on both Android Auto and Android Automotive OS, saving you significant time and effort. Instead of getting bogged down in setup, you can focus on creating the best experience for your users on the road.
Getting Started
To use the new template:
- Select New Project on the Welcome to Android Studio screen (or File > New > New Project from within a project).
- Search for or select the Empty Car App Library App template.
- Name your app and click Finish to generate your driving-optimized app.
Empty Car App Library App template
Android Studio Panda releases
Panda 3 builds off last month’s AI-focused Panda 2 release. Check out Go from prompt to working prototype with Android Studio Panda 2 post to learn more about new Android Studio features, including the AI-powered New Project Flow that takes you from prompt to prototype and the Version Upgrade Assistant that takes the toil out of updating your dependencies.
Get started
Dive in and accelerate your development. Download Android Studio Panda 3 and start exploring these powerful new agentic features today.
As always, your feedback is crucial to us. Check known issues, report bugs, and be part of our vibrant community on LinkedIn, Medium, YouTube, or X. Happy coding!
.gif)





