android-emulator-container-scripts icon indicating copy to clipboard operation
android-emulator-container-scripts copied to clipboard

Results 118 android-emulator-container-scripts issues
Sort by recently updated
recently updated
newest added

Hi Team, I am trying to find why my webrtc view not working: It show connected when login with white screen. Afew second later it show Disconnected state with dark...

After doing all the necessary steps, I'm stuck at this screen -> This screen opens in HTTP (not HTTPS) and click does not lead to signin at all Ubuntu 22...

Hi, it looks like this project can not support system image of Android Automotive now. It throws following exception, when the system image is for Android Automotive. Traceback (most recent...

Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

I'm facing an issue where I'm trying to connect to a locally running emulator without using Docker, but I'm encountering difficulties. I've looked into the emulator's settings and documentation, but...

How to fix this error ![image](https://github.com/google/android-emulator-container-scripts/assets/21963428/f3a56030-801c-4581-a8e7-a985a9f424c0)

Obtaining file:///home/cloudemulator23/android-emulator-container-scripts Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to build editable ... done Preparing editable metadata (pyproject.toml) ... error ERROR: Command...

This tool does not support Android T and U Emulators. Its necessary to update the `API_LETTER_MAPPING` and add the to rows: ``` "33": "T", "34": "U" ``` Would be nice...