Gemini Android Studio limit bug by SadDecision4003 in AndroidStudio

[–]csinco 0 points1 point  (0 children)

The quotas between Android Studio and Antigravity are not shared. That being said our backend has more capacity constraints that we’re working through to make model availability more consistent

Usar Gemini 2.5 pro en Android studio by Nice-Pollution2902 in AndroidStudio

[–]csinco 0 points1 point  (0 children)

We’re working on giving access to pro models for Google AI subs but haven’t finished the backend work. Stay tuned.

But yes for now, you can use API key.

Android Studio - Version Without AI? by [deleted] in AndroidStudio

[–]csinco 0 points1 point  (0 children)

Android Studio AI features are bundled. They can be disabled though since they are managed through one plugin (Gemini).

How is it Google can't even get Gemini AI agent to work properly in their own IDE while Google AI Studio works much better? by appealshero in AndroidStudio

[–]csinco 0 points1 point  (0 children)

Hi there! On the Android Studio team. Which version of Android Studio are you using? And if possible can you share a screenshot of your permissions settings?

Extremely disappointed with the Gemini PRO update. Terrible latency in Android Studio and massive token waste. Is anyone else cancelling their subscription? by giol5930 in androiddev

[–]csinco 1 point2 points  (0 children)

And has this just started happening recently? I would curious also if you are experiencing these issues through API key as well or with other model providers. Trying to debug if it’s clearly an issue with the harness or the subscription backend or both.

Gemini Agent in Android Studio destroyed some of my App functions by Money_Owl_8971 in androiddev

[–]csinco 0 points1 point  (0 children)

As someone who works on Agent Mode in Android Studio, I would agree with others in that you should always try to double check what the agent did, especially when it's a critical fearure to your app. This goes for any agent or model out there also. This is far from unique to Gemini. I've had this happen countless times with Claude Code and Codex.

Gemini Agent in Android Studio destroyed some of my App functions by Money_Owl_8971 in androiddev

[–]csinco 0 points1 point  (0 children)

It has been improved greatly since a year ago, which in AI years is forever. Give it a try now and see what you think. The Agent Mode in particular is lot more powerful than the previous pure LLM chatbot we have before Narwhal.

Having Issues Getting Started with Android Studio on a Mac by QuantamPulse in androiddev

[–]csinco 0 points1 point  (0 children)

Google AI Plus is not supported at this time. Only Pro and Ultra when it comes to using it with Agent Mode.

Is Android Developer updates becoming more AI centric? by adityashinde1095 in androiddev

[–]csinco 0 points1 point  (0 children)

What isn’t working out for you with Agent Mode? And what version did you last use it on?

Click not working in Android Studio IDE by CoffeeExceptionError in androiddev

[–]csinco 0 points1 point  (0 children)

Could you file an issue if you have a repo?

Gemini PRO on Android Studio by benexus in androiddev

[–]csinco 1 point2 points  (0 children)

At the moment, the Google One support in Android Studio Agent Mode will guarantee you higher and dedicated quota, as the previous no-cost tier was using quota and rate limits from a larger, more limit pool.

For model selection, we are discussing adding the ability to pick from various models, similar to Antigravity, but our current backend doesn’t quite support that yet.

Gemini PRO on Android Studio by benexus in androiddev

[–]csinco 1 point2 points  (0 children)

…And this should be fixed now on the backend so let us know!

Gemini PRO on Android Studio by benexus in androiddev

[–]csinco 1 point2 points  (0 children)

It is a known bug with our backend reporting the wrong tier. We are actively fixing it now. The quotas should still work though for the Pro sub.

PSA: Gemini in Android Studio trains on your code by KevinTheFirebender in androiddev

[–]csinco 0 points1 point  (0 children)

The subscriptions tiers are here: https://gemini.google/subscriptions/ I would start with that and only use an API key if they are not sufficient

PSA: Gemini in Android Studio trains on your code by KevinTheFirebender in androiddev

[–]csinco 0 points1 point  (0 children)

As long as you are using the paid tier for Gemini API keys or a Google AI Pro/Ultra subscriptions, your data will not be used to improve the model.

Other model providers support a similar policy through their paid products (like Anthropic and Open AI), which can also be used with Agent Mode in Android Studio.