Hi, I've updated my Android Studio to version Koal...
# android-studio
y
Hi, I've updated my Android Studio to version Koala Feature Drop | 2024.1.2 and I've started getting a lot of problems: 1. A lot of an notification warnings with a information Adb connection Error:Broken pipe 2. Broken pipe. The Gradle daemon may be trying to use ipv4 instead of ipv6. I've followed the instructions but it still is not working.
p
Try Increasing the jvm xmx and xms size
y
it doesn't help
😢 1
a
do a restart, try this
image.png
check if this works
y
Yes, this helps for the first problem 🙂
Any idea how to fix the problem with Gradle?
a
Copy code
<https://developer.android.com/studio/known-issues#broken_pipe>
a google search led me to this
this should help you i think
y
I've tried the instructions but it's not helping
131 Views