Fresh install of Android Studio Arctic Fox 2020.3.1 with arm64 support. Reccomended configuration during the first launch, the app downloads and install all the necessary files then is ready.
Opened an old project, updated Gradle to V7, clicked the debug button: A lot of
Waiting for application to come online: com.example.myapp | com.example.myapp.test
and then
Could not connect to remote process. Aborting debug session.
Timed out waiting for process (com.example.myapp) to appear on Pixel_3a_API_S [emulator-5554].
Rebooted, reinstalled the emulator, even tried to downgrade to r02 as suggested here: Emulator appearing offline on M1 Mac after the last update of arm64-v8a
No luck. Any help?