Barry · Stack Overflow

Score of 2

1 answer

339 views

Android Studio: Agent/Gemini 3 Flash Preview [closed]

When using the AI Agent feature in Android Studio (MacOS, Quail 3 | 2026.1.3 Patch 1) I suddenly get this error: Model query failed: INVALID_ARGUMENT: Invalid StreamExperience Request. Violations: ...

  • reputation score 564

Score of 1

0 answers

203 views

Why my Android Studio does not have Coroutines Tab

My Android Studio version is 2026.1.3 Patch 1. When debugging, there is no Coroutines Tab in debugger tool window. My project has referenced libraries kotlinx-coroutines-android and kotlinx-coroutines-...

  • reputation score 559

Score of -4

0 answers

60 views

Add to Chat not working in Android Studio

I'm in AS Quail 3 2026.1.3 Patch 1 and I can see an agent chat window, can ask Gemini questions. But I cannot "add some lines from a file to the chat". ctrl-alt-X is configured but not ...

  • reputation score 1027

Score of 0

0 answers

133 views

iOS Execution Target is not Visible in Android Studio Quail 1

I updated Android studio to Quail 1 | 2026.1.1 Patch 2 for KMP app. Now I cant see execution target for iOS app when I selected "Edit configuration". For fixing, I tried to reset Xcode ...

  • reputation score 4258

Score of 2

2 answers

252 views

IntelliJ/AndroidStudio: icon_banner_image.xml Not Found (Snap)

As shown in the screenshot the Next button is disabled with File ic_banner_image.xml does not exist error when I try to create icon assets using Asset studio wizard. I am using IntelliJ IDEA 2026.1....

  • reputation score 398

Score of -1

1 answer

146 views

Android studio virtual device not showing up

Android virtual device in android studio not showing up. I don't know how to use the android virtual device and run the app on it Android virtual device in android studio not showing up. I don't know ...

  • reputation score 63

Score of 0

0 answers

49 views

Android Studio jump to location within file

In Android Studio when building an app one might get error message such as Launching lib/main.dart on Linux in debug mode... Building Linux application... ERROR: lib/main.dart:20:1: Error: 'crip' isn'...

  • reputation score 17

Score of 0

1 answer

141 views

Invalid or unsupported command "update"

Following https://developer.android.com/tools/agents/android-cli I run: curl -fsSL https://dl.google.com/android/cli/latest/darwin_arm64/install.sh | bash android update android init Problem: At the ...

  • reputation score 60574

Read the original on stackoverflow.com ↗