u/AD-LB

I have a few questions about Gemini on Android Studio:

  1. On a few recent updates of the IDE, it stopped showing me AI auto-completions. How come? It seems it became paid... I wonder what would happen if I go to older versions of the IDE... It was pretty good in guessing what I want to write...
  2. There are 2 websites that the IDE can reach when I check the options of payments to get Gemini: When choosing Gemini, it goes here, saying: "Supercharge your Android development with higher limits to our best Gemini models for agentic AI assistance" . When choosing "Google AI studio", it sends me here to create keys, and still no good explanation of what I'm getting. Which of these is better? Which gives me access to Gemini Pro? Or to a better quota?
  3. Is it possible to use something else other than Gemini on Android Studio, of other companies? It seems it should be possible. Have you done it? Anything better in any way (price/quota/quality...) ?
  4. I think there is a way to use local AI on the PC itself (Gemma 4, here). Have you tried it? How good is it?
reddit.com
u/AD-LB — 7 days ago

I have a few questions about Gemini on Android Studio:

  1. On a few recent updates of the IDE, it stopped showing me AI auto-completions. n the settings (File | Settings | Tools | AI | Editor), it says "Next Edit Prediction requires a Google Al Pro or Google Al Ultra plan, an Al Studio API key, or a third party model provider. Configure providers". So, it seems it became paid... I wonder what would happen if I go to older versions of the IDE... It was pretty good in guessing what I want to write... Why did it happen? Any nice alternatives? Maybe even free?
  2. There are 2 websites that the IDE can reach when I check the options of payments to get Gemini: When choosing Gemini, it goes here, saying: "Supercharge your Android development with higher limits to our best Gemini models for agentic AI assistance" . When choosing "Google AI studio", it sends me here to create keys, and still no good explanation of what I'm getting. Which of these is better? Which gives me access to Gemini Pro? Or to a better quota?
  3. Is it possible to use something else other than Gemini on Android Studio, of other companies? It seems it should be possible. Have you done it? Anything better in any way (price/quota/quality...) ?
  4. I think there is a way to use local AI on the PC itself (Gemma 4, here). Have you tried it? How good is it?
reddit.com
u/AD-LB — 7 days ago
▲ 3 r/admob

Recently I got hundreds of Crashlytics crash reports that seem to be originated from Admob, which I think caused a serious decline in match rate and revenue. Maybe also in installs.

This is a complete opposite of what I had last week, which had very good revenue.

The stack trace is:

   Fatal Exception: java.lang.SecurityException: GoogleCertificatesRslt: not allowed: pkg=com.lb.app_manager, sha256=[e96822b33cf295c186de29123dc75e894d493fba7f4c58941554e434ef0b0a83], atk=false, ver=261533029.true (go/gsrlt)
       at android.os.Parcel.createExceptionOrNull(Parcel.java:3040)
       at android.os.Parcel.createException(Parcel.java:3024)
       at android.os.Parcel.readException(Parcel.java:3007)
       at android.os.Parcel.readException(Parcel.java:2949)
       at com.google.android.gms.internal.measurement.zzbl.zzc(com.google.android.gms:play-services-measurement-base@@23.2.0:3)
       at 
...

I didn't publish a new version of any app and got this. Also didn't change anything in Admob settings, except maybe "share full IP settings" that LiftOff recently said it's a good thing.

Do you get these too? Have you set this setting too?

Right now I disabled this setting, hoping it will fix this issue.

reddit.com
u/AD-LB — 19 days ago