Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Android Studio Gemini Code Assist using Individual account instead of Standard

Hello!

I am trying to use Gemini Code Assist Standard in Android Studio but when I sign in it seems to be using the individual account. I double checked that I have IAM setup correctly and enabled the correct services according to this: https://cloud.google.com/gemini/docs/discover/set-up-gemini?hl=en

From my understanding, when signing in Android Studio it should prompt me to "Select a GCP project" but this does not happen. To make sure everything is working correctly I tried this in VSCode and Gemini CLI which both seem to be working. I verified by checking when the Gemini Code Assist Standard license was last used in the console. This does not happen for Android Studio.

Am I doing something wrong or missing some configuration somewhere? 

Any help would be greatly appreciated.
Thanks!

Solved Solved
0 2 299
1 ACCEPTED SOLUTION

I was experiencing the same issue! But then I signed my Google account out, updated my Android Studio to the latest version (Narwhal 2025.1.1 as of this writing), signed back in with my Google account, and eventually got to a window where you could pick the Google Cloud project to use for Gemini Code Assistant Standard/Enterprise.

I hope this helps!

View solution in original post

2 REPLIES 2

I was experiencing the same issue! But then I signed my Google account out, updated my Android Studio to the latest version (Narwhal 2025.1.1 as of this writing), signed back in with my Google account, and eventually got to a window where you could pick the Google Cloud project to use for Gemini Code Assistant Standard/Enterprise.

I hope this helps!

You are a lifesaver, thank you!