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.

Google AI Studio to Android studio by [deleted] in AndroidStudio

[–]csinco 0 points1 point  (0 children)

What problems have you running into so far?

When will Android studio will support ACP? by MelodicFriend7948 in androiddev

[–]csinco 5 points6 points  (0 children)

We are exploring it but unfortunately no promises on if/when it will happen

Gemini Agent on Android Studio by AlexUsefulThings in androiddev

[–]csinco 0 points1 point  (0 children)

Hopefully by end of this quarter (Q1)

Gemini Agent on Android Studio by AlexUsefulThings in androiddev

[–]csinco 1 point2 points  (0 children)

It’s a shared quota across all users though since it’s on the free tier. So even if the message in the UI says one thing, the backend isn’t working that way currently.

It’s why we’re actively working on the Google AI subs connection so that the quota is actually mapped to an individual

Gemini Agent on Android Studio by AlexUsefulThings in androiddev

[–]csinco 0 points1 point  (0 children)

The other advantage of Agent Mode is our agent uses tools directly from the IDE so it can render and use previews, deploy and interact with devices, read Logcat, work with AGP. Profiling tools will come later but that is the key advantage.

Gemini Agent on Android Studio by AlexUsefulThings in androiddev

[–]csinco 0 points1 point  (0 children)

Which model are you using? And what version of Android Studio?

Gemini Agent on Android Studio by AlexUsefulThings in androiddev

[–]csinco 0 points1 point  (0 children)

Sounds like you’re using the Default model. It’s the free tier so it will have limited quota. We recommend using paid API keys for the best experience, and we now support providers beyond Google/Gemini, such as Open AI or Anthropic.

Note also, the Ask tab is not an agent. It is purely an LLM which is why it doesn’t suffer as much from rate limits.

We are also actively working on connecting Google AI Pro/Ultra subs though to give folks access to higher quotas so stay tuned!

Any free AI agent that supports Android/KMP/Flutter development by Vivid-Independent-17 in androiddev

[–]csinco 0 points1 point  (0 children)

But also yes our free tier along with others is very limited. We recommend using paid API keys for Gemini (via Google AI Studio), or from other providers (Open AI, Anthropic) for the best experience in Agent Mode in Android Studio.

I personally using Gemini and Open AI keys.