{"id":147736,"date":"2026-05-20T05:51:53","date_gmt":"2026-05-20T05:51:53","guid":{"rendered":"https:\/\/christiancorner.us\/index.php\/2026\/05\/20\/whats-new-in-android-developer-tools\/"},"modified":"2026-05-20T05:55:58","modified_gmt":"2026-05-20T05:55:58","slug":"whats-new-in-android-developer-tools","status":"publish","type":"post","link":"https:\/\/christiancorner.us\/index.php\/2026\/05\/20\/whats-new-in-android-developer-tools\/","title":{"rendered":"What&#8217;s new in Android Developer Tools?"},"content":{"rendered":"<p>\n<\/p>\n<div>\n<div class=\"separator\" style=\"clear: both; text-align: center;\"><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEivxTAgHAZtFEitAiV4WmR5rMqAm6xGbxjBPClAhWLtjggt-QUgH5wiYAnuDKmzlZs5jJeCVXPKb680zwP4AbtRu7XGzsXIaIpXT7y6CgbmchoN6HrjAMblpR1kZ7EMtTOla6_JnakKFU13Y9C6J1a5086s0UUNkwqlf9afnrX2mc491BpyGeVwHhDC7gM\/s4209\/GoogleForDevelopers-AndroidCombo-Blogger-4209x1253.png\" style=\"clear: left; float: left; margin-bottom: 1em; margin-right: 1em;\"><\/a><\/div>\n<p><i><br \/><\/i><\/p>\n<p data-path-to-node=\"4\">This year at Google I\/O, we&#8217;re going beyond iterative changes to fundamentally changing the way apps are built. Our latest tools are built for the agentic era with features that increase productivity for you as an Android developer and supercharge the AI \u200b\u200bagents you deploy in your codebase. So, whether you&#8217;re building exclusively with AI or you prefer to be the architect of every line of code, our tools will keep you at the forefront.<\/p>\n<p data-path-to-node=\"5\">As we move from \u201cAI-assisted\u201d to \u201cagentic\u201d development, we\u2019re making it easier than ever to turn the spark of an idea into a high-quality production app with significantly less developer effort.<\/p>\n<p data-path-to-node=\"6\">So what&#8217;s new in Android Developer Tools? We will cover 3 main areas in this blog:<\/p>\n<ul data-path-to-node=\"7\">\n<li>\n<p data-path-to-node=\"7,0,0\"><b data-index-in-node=\"0\" data-path-to-node=\"7,0,0\">Let your agent handle it:<\/b> Whatever development task you&#8217;re working on, Android Studio Agent can help: from planning app architecture and design, to writing code, to unit testing and bug fixing.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,1,0\"><b data-index-in-node=\"0\" data-path-to-node=\"7,1,0\">Any AI provider, no matter where you build:<\/b> In Android Studio, you can use any model and we also help guide you to the best performing model. Choose any of the top remote models from Google, Anthropic, OpenAI, or if you need to run locally \u2013 Gemma 4 is our most capable and efficient local model! And with the Android CLI, you can build Android apps faster and easier using the agents and developer environments of your choice.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"7,2,0\"><b data-index-in-node=\"0\" data-path-to-node=\"7,2,0\">As always, performance and quality remain top priorities:<\/b> We&#8217;ll continue to invest in your favorite Android developer tools: from emulators to profilers, performance analyzers, and more!<\/p>\n<\/li>\n<\/ul>\n<h3 style=\"text-align: left;\">1: Let your agent handle it<\/h3>\n<h2 style=\"text-align: left;\">agent skills<\/h2>\n<p data-path-to-node=\"9\">Android Studio now supports <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/www.youtube.com\/watch?v=AhrXPjk22OE&amp;t=148s\">agent skills<\/a>The modular instruction prescribes that the LLM be grounded in particular workflows and domain-specific knowledge. By adding skills to your project, you can teach the agent to follow specific best practices, architectural patterns, or library workflows. This enables more accurate, context-aware code generation and automated skill activation for the appropriate task, ensuring that the agent performs as an expert. We&#8217;ve bundled many of the top Android and Firebase Agent skills into the latest Android Studio <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/developer.android.com\/studio\/preview\">Peechatki<\/a> Build, so you can get straight to building!<\/p>\n<div class=\"separator\" style=\"clear: both; text-align: center;\"><img fetchpriority=\"high\" decoding=\"async\" border=\"0\" data-original-height=\"737\" data-original-width=\"1173\" height=\"635\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEiwS8vRoIdSv9m73G6cXPNPAm4MMpSmq51crNgnfYR3rsxJuG9lHIMMG5USqXvTwdlSxyO7hgyQWgaCtL2fU6Jo9LHhFxl7_PMvzwHsRIGBD9qGCCGUkUP7l83BAyPydIgXuvTkh0hi0RRq6ff9xaqHQupYpkrBBAKMHNWcD19Gqtk4OBKvqaAvyaIf9Hk\/w1010-h635\/Agent_Skills.png\" width=\"1010\"\/><i>skills in agent mode<\/i><\/div>\n<p data-path-to-node=\"11\">You can create your own skills, or use <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/developer.android.com\/tools\/agents\/android-skills#android-cli\">android cli<\/a> to establish our <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/github.com\/android\/skills\">official skills<\/a> &#8211; A repository that covers some of the most common workflows that some Android developers and LLMs may struggle with. They help models better understand and execute specific patterns that follow our best practices and guidance on Android development, like XML to Compose migration, edge-to-edge, Navigation 3, and more. You can also build for Android XR by starting with a beautiful DisplayGlass app with Jetpack Compose <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/github.com\/android\/skills\/tree\/main\/xr\/display-glasses-with-jetpack-compose-glimmer\">Prabha<\/a>. Official Android skills are automatically bundled with the latest Android Studio so the agent is ready to build!<\/p>\n<h2 style=\"text-align: left;\">Build full-stack apps with Firebase in agent mode<\/h2>\n<p data-path-to-node=\"12\">Firebase services like Auth and Firestore Database may now be available <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/firebase.blog\/posts\/2026\/05\/google-io-2026-announcements\">Enabled directly within agent mode<\/a> using in android studio <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/firebase.google.com\/docs\/ai-assistance\/agent-skills\">agent skills for firebase<\/a>. Your agent will be able to complete the Firebase integration and configure the backend services. This integration empowers you to build robust, full-stack Android applications without leaving your IDE!<\/p>\n<div class=\"separator\" style=\"clear: both; text-align: center;\"><img decoding=\"async\" border=\"0\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEieSMECM2HJp1mge1O9wlsU59a0ooBN0PSE4doyzXes-1aoUqeSkVvpWY41NOWSpOh24KJxKS_H_a4O4OznCHYG36oQn82zGDodnQmuOAN6pycn4Chjdye97cdVoHu8VFsa9FyAHuTQwKdNUCYj35sPw8Ish7Ym4f3aaYudcgSj6fOJkBWCQG7HfZ3l1CA\/w640-h544\/Firebase_FullStack_apps.png\"\/><\/div>\n<p><i data-index-in-node=\"0\" data-path-to-node=\"13\">Building a Full-Stack App with Firebase via Agent Mode<\/i><\/p>\n<h2 style=\"text-align: left;\">parallel conversation<\/h2>\n<p data-path-to-node=\"14\">You can now run multiple conversations in parallel with Agent Mode. In a conversation, run tests and while you&#8217;re waiting, you can start planning mode for a new feature in your app, using the third conversation thread to write documentation for your app. These improvements will save you time and improve your productivity. <\/p>\n<div class=\"separator\" style=\"clear: both; text-align: center;\"><img decoding=\"async\" border=\"0\" height=\"360\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEgLhvo1donWGB4i4n7HPdAG0mNVDgD6Chh11oOlHmQYwAFZeI5oSDVLr3WfqLQYQHlfb4cfJrbK2IbJJj05p3In-T6tQVImx752J-orPI0TTv4AbWWRq05-sHGN0BC5kxHzxfFBZw-f9Ho3j8qOKS3VQkA-OzUOTEl9Eq1zHOykm9HHl4zgNJxb0Sk6MHM\/w640-h360\/parallel_threads.png\" width=\"640\"\/><\/div>\n<p><i data-index-in-node=\"0\" data-path-to-node=\"15\">Parallel conversation in agent mode<\/i><\/p>\n<h2 style=\"text-align: left;\">A more capable new project agent<\/h2>\n<p data-path-to-node=\"16\">Android Studio&#8217;s new Project Agent has evolved into a powerful full-stack development tool, using multi-step execution planning and an autonomous &#8220;generation loop&#8221; that automatically fixes build errors and configures dependencies across multiple files. This advanced capability is significantly enhanced by its new integration with Firebase Agent Skills, allowing developers to seamlessly build, debug, and deploy full-stack applications directly from a single prompt to final production.<\/p>\n<div class=\"separator\" style=\"clear: both; text-align: center;\">\n<div class=\"separator\" style=\"clear: both;\"><img decoding=\"async\" border=\"0\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEjLI8cRennji2DwS64SNtOBmldfD1Gzg4qhngYU1-CEp_8cteH9dsxRqH6R4Feied1b2D3KUZdOg5jbzwNfOjWXKLCrQC3ss4xWbBf6RvWtLpGVnZwQSr4j2A_zhjtgdr-e5ZdlF8E1fn9_5SI44tsUtDYk5V_yad17JTwRoDsM1yvDAZeA5NOrpM8hN0Y\/w640-h482\/NewProjectAgent.png\"\/><\/div>\n<\/div>\n<p><i data-index-in-node=\"0\" data-path-to-node=\"17\">Creating an app with the new Project Agent<\/i><\/p>\n<p data-path-to-node=\"18\">Additionally, it now offers support for larger screens. You can build your project from the ground up with layout, navigation, and components optimized for tablet, foldable, and laptop devices. It has additional logic to test your app on a larger-screen emulator if you have a capable emulator. Simply configure the required device in the Android emulator and the agent can test it!<\/p>\n<div class=\"separator\" style=\"clear: both; text-align: center;\"><img decoding=\"async\" border=\"0\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEjGILDd9AAoBaSbXhKxeQunePhTgxB5A7glm0Vm_AhSL8PZIS2IAZUe_DE3TxKWGYGvw_KlRdzl2QpfZNKY96wdCvmsk-ly1jr756TutoQQvkJaqJ-4zU_4b5y5rAZUfHBFYzw-3vC-_jjolUIB7xeeR9ONmjrxznFcNRWnSTw0XxWEmGkNN9u035U-c3U\/w600-h640\/LargeFormFactors_NPA.png\"\/><\/div>\n<p><i data-index-in-node=\"0\" data-path-to-node=\"19\"><\/p>\n<p><i data-index-in-node=\"0\" data-path-to-node=\"19\">Build big-screen apps for foldable and tablet devices<\/i><\/p>\n<p><\/i><\/p>\n<h3 style=\"text-align: left;\">2: Any AI provider, build anywhere you want<\/h3>\n<h2 style=\"text-align: left;\">Build Android Apps in Google AI Studio<\/h2>\n<p data-path-to-node=\"21\">Google AI Studio now has full Android app development capabilities. Users can create new applications, preview them instantly via the embedded Android emulator, and deploy them directly to physical devices using ADB over USB. Additionally, developers can publish directly to Google Play; The AI \u200b\u200bStudio app handles the record creation, bundles the package, and uploads it to the internal test track. For advanced development and production preparation, projects can be exported as a zip file and opened seamlessly in Android Studio.<span id=\"docs-internal-guid-688de258-7fff-830a-6087-af5bf7af1c1f\"><span face=\"&quot;Google Sans Text&quot;, sans-serif\" style=\"font-size: 11pt; font-variant: normal; vertical-align: baseline; white-space: pre-wrap;\"> <\/span><\/span>To get started, go to <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/ai.dev\/apps?features=build_android_app\">Google AI Studio<\/a> Start building today! <\/p>\n<div class=\"separator\" style=\"clear: both; text-align: center;\"><img decoding=\"async\" border=\"0\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEgzCaGXl9R-fjAe4dMcQ1tru79qlzXs219aRXodfcrOfVkN7HPpgdtw-6sgvImeGZnyDcBzvakNujlp0F1tHmuhO9_YK8PeT3ZmPIiZbNDMMQ2GIs3vq2OsEzR-k6Inurpz9OXs2dgFW2XglgHdUp81Hw4Tq6NPq9b5J0XrwLBLUQ2yRdtpFROOcHvOtso\/s16000\/Build_Android_apps_AI_Studio.png\"\/><i>Google AI Studio Build Mode with Android Framework<\/i><\/div>\n<h2 style=\"text-align: left;\">Android CLI helps you build faster, more efficiently with any agent<\/h2>\n<p data-path-to-node=\"21\">The Android CLI enables you to build apps using any agents, LLMs, and tools of your choice. The Android CLI is designed to help build AI agents faster and use fewer tokens than just using normal AI tools. By grounding agents with an Android knowledge base and Android skills, you can now have your agent of choice following the latest best practices in any coding environment.<\/p>\n<p>Additionally, when using the latest Canary version of Android Studio Quell, the Android CLI enables your agent to take advantage of the powerful capabilities of the IDE, such as analyzing files for issues or finding symbol declarations. Google AntiGravity 2.0 now offers official support for Android development <a rel=\"nofollow noopener\" target=\"_blank\" href=\"http:\/\/d.android.com\/tools\/agents\">android cli<\/a>.<\/div>\n<p style=\"display: inline;\">And now in the latest Canary build, you can download and run Gemma 4 directly from the IDE, without the need to set up an external server.<\/p>\n<p>Android Studio allows developers to bring any models of their choosing into the IDE for agentic AI assistance. Power your workflow with models like Gemini, GPT, and Cloud, or use on-premise models like Gemma 4. This flexibility gives developers greater control over performance, privacy, and cost.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This year at Google I\/O, we&#8217;re going beyond iterative changes to fundamentally changing the way apps are built. Our latest tools are built for the agentic era with features that increase productivity for you as an Android developer and supercharge the AI \u200b\u200bagents you deploy in your codebase. So, whether you&#8217;re building exclusively with AI<\/p>\n","protected":false},"author":1,"featured_media":147744,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[58],"tags":[1601,3233,644,1699],"class_list":["post-147736","post","type-post","status-publish","format-standard","has-post-thumbnail","category-devotionals","tag-android","tag-developer","tag-tools","tag-whats"],"_links":{"self":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts\/147736","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/comments?post=147736"}],"version-history":[{"count":1,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts\/147736\/revisions"}],"predecessor-version":[{"id":147745,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts\/147736\/revisions\/147745"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/media\/147744"}],"wp:attachment":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/media?parent=147736"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/categories?post=147736"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/tags?post=147736"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}