Google introduces Gemini in Android Studio for programming support

by

in

1. Google is upgrading Android Studio’s bot with Gemini Pro, introduced during the Google IO developer event in May 2023.
2. Gemini is being rolled out in Android Studio in over 180 countries for the Jellyfish version, and the Bard chatbot was also updated to Gemini Pro in February.
3. Developers can ask coding-related questions to the new Gemini bot in the IDE, with improved answer quality in code completions, debugging, finding relevant resources, and writing documentation.

Google is expanding its use of Gemini technology, announcing that Android Studio’s bot is being upgraded to Gemini Pro. This comes after the initial introduction of Studio Bot powered by the PaLM-2 model during the Google IO event in May 2023. The rollout of Gemini in Android Studio covers over 180 countries for the Jellyfish version.

In February, Google updated the base model for the Bard chatbot to Gemini Pro as well. Both the Studio Bot and Gemini Pro are integrated into the IDE, allowing developers to ask coding-related questions. Google promises improved answer quality in various areas such as code completions, debugging, finding resources, and writing documentation.

Users will need to log in and enable Gemini explicitly due to privacy reasons. The chatbot’s responses rely heavily on conversation history and context provided by the developer. Developers can easily access the Gemini API starter template through Android Studio to incorporate generative AI-powered features into their apps.

Google is positioning itself to compete with tools like GitHub Copilot by implementing Gemini in its developer-facing products. Last year, the company introduced the PaLM-2-based Codey assistant for answering programming and Google Cloud Services-related queries. Through these advancements, Google aims to enhance the coding experience for developers using its products.

Source link