Android Studio won't start M1 Mac - android-studio

The emulator works fine when I use it through VS Code, but I can't seem to open Android Studio. Version: Arctic Fox (2020.3.1)

Related

Android Studio is creating debug packages

I have created an Android project. Somehow Android Studio is create weird packages, I wonder why?
I tried to delete them as well, but they recreated themselves.
Android Studio Version:
Android Studio Flamingo | 2022.2.1 Canary 11

AGP Upgrade Assistant window not opening in Android Studio

When I press Tools > AGP Upgrade Assistant button, nothing happens.
I am using Arctic Fox 2020.3.1 Patch 4. I also tried this on Bumblebee 2021.1.1 and the same problem occurs.
Other maybe relevant info
Fluter Android Studio plugin 63.2.1
Dart Android Studio plugin 203.8452
Dart 2.15.1
Flutter 2.8.1
Android gradle plugin 3.6.0
Gradle 6.1.1-all
The APG Upgrade Assistant opens only when you open the Android folder as an Android project

Emulators won't run in Android Studio Arctic Fox 2020.3.1 (Windows 10)

I can no longer run emulators. I have tried deleting and re-installing them, but clicking 'Run' produces the message "The emulator process for AVD has terminated"
My project loads to real Android devices ok.
Suggestions please?

Android studio 4.1 - How to disable Run the Android Emulator directly in Android Studio

Android studio 4.1
Run the Android Emulator directly in Android Studio is new release change in android studio but some time I need disable that how to do that.
There will be an option as you can see in the below picture:

Android Studio 4.1 freezes while indexing when the flutter plugin is installed

I have installed Android Studio 4 with flutter plugin, and it was working fine until yesterday. And then Android Studio freezes during Indexing.
I tried installing Android Studio 4.1 and then changing the flutter channel to stable and dev -- still the freezing issue persists. I have tried uninstalling the flutter and dart plugins, and then installing again, but AS freezes while Indexing after restart...
Has anyone encountered this? Which version of flutter plugin works with which version of Android Studio? Thanks.
Flutter (Channel stable, 1.22.1)
Android Studio 4 / 4.1
The solution that worked for me was to remove the .dartServer folder, from this issue. After this, indexing was able to proceed.

Resources