I am using Android Studio Koala Feature Drop | 2024.1.2 Canary 5 on a Mac. The Gemini AI feature suddenly stopped working across all my projects. Here are the steps I’ve already tried:
Invalidate Caches and Restart in Android Studio
Restarted my system
Reinstall Android Studio
Unfortunately, neither of these steps resolved the issue. I understand that the Canary build of Android Studio may have stability issues, but I am wondering if this could be a configuration problem within Android Studio itself.
The last command I entered in Gemini was /exit
.
Has anyone encountered this issue before or have any suggestions on how to fix it? Any help would be highly appreciated.
2
Answers
I switched from Android Studio to Koala 2024.1.1 stable because I needed an IDE urgently. Since then, I have not faced any issues with Gemini AI.
I am getting somewhat similar issue. In my case, Gemini works but after a few prompts the submit button gets disabled (unclickable). When I restart my android studio, same problem occurs.