You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment despite writing various Bash scripts in an attempt to install the latest version of the Android emulator using the SDK Manager, on Ubuntu the newest version of the Google Pixel phone is a 6 and on MacOS it's a 7. Version 35.x of the Android emulator comes with variants of both the Pixel 8 and 9 phones, however when running the command $ANDROID_HOME/cmdline-tools/latest/bin/avdmanager list they do not appear to be available.
Tool name
Android emulator
Tool license
?
Add or update?
Desired version
Pixel 8
Approximate size
No response
Brief description of tool
At the moment despite writing various Bash scripts in an attempt to install the latest version of the Android emulator using the SDK Manager, on Ubuntu the newest version of the Google Pixel phone is a 6 and on MacOS it's a 7. Version 35.x of the Android emulator comes with variants of both the Pixel 8 and 9 phones, however when running the command
$ANDROID_HOME/cmdline-tools/latest/bin/avdmanager list
they do not appear to be available.It's also worth noting that the script contained within the docs on this page are not correct - https://learn.microsoft.com/en-us/azure/devops/pipelines/ecosystems/android?view=azure-devops#test-on-the-android-emulator. There is no mention of a recommended platform and image to use and it does not install the emulator if one does not exist. There is also no mention of having to install the
libpulse
package on Ubuntu to get the emulator to install and work properly.URL for tool's homepage
https://developer.android.com/studio/releases/emulator#35-3-11
Provide a basic test case to validate the tool's functionality.
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
Tool installation time in runtime
No response
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: