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
I successfully set up an Android Cloud Emulator using Docker containers in Ubuntu 18.04 LTS based on the official documentation.
Following are package versions used for installing the cloud emulator in Ubuntu 18.04 LTS:
Python: 3.6.9
Node: 16.20.0
Npm: 8.19.4
However, since Ubuntu 18.04 LTS will no longer have standard support after June 2023, I'm looking for documentation on how to install the Cloud emulator on Ubuntu 20.04 LTS or Ubuntu 22.04 LTS with Python 3.10 or Python 3.9.
Could someone please provide the official documentation link for installing the Cloud emulator on either Ubuntu 20.04 LTS or Ubuntu 22.04 LTS?