*Error: Package Google Play Intel x86 Atom_64 System Image (system-images;android-36;google_apis_playstore;x86_64) contains no system images.*
On Debian 13 GNOME HP laptop Virtual Machine Manager *Debian (not trust)* virtual machine:
```bash
/opt/android-sdk/cmdline-tools/20.0/bin/avdmanager create avd --package 'system-images;android-36;google_apis_playstore;x86_64' --name Android_36_Google_APIs_PlayStore
```
<details>
<summary>Output:</summary>
```
Info: Exception while marshalling /opt/android-sdk/system-images/android-36/google_apis_playstore/x86_64/package.xml. Probably the SDK is read-only
Info: Exception while marshalling /opt/android-sdk/system-images/android-36/google_apis_playstore/x86_64/package.xml. Probably the SDK is read-only
Error: Package Google Play Intel x86 Atom_64 System Image (system-images;android-36;google_apis_playstore;x86_64) contains no system images. Valid system image paths are:
system-images;android-36;google_apis_playstore;x86_64
null
```
</details>
I already documented it around Christmas 2025 elsewhere if I remember correctly, but not in current repository.
issue