[Android Studio] Error: Missing system image on device


Android Studio - Error - Missing system image on device
Error: Missing system image on device
Pixel_3a_API_32_arm64-v8a

If you have recently downloaded the Android Studio and after the first boot trying to run your first Application, it is most likely that you will run over with Missing system image on device error message as the project related dependencies are still getting downloaded.

Wait for Android Studio to Complete All Downloads
Wait for Android Studio to Complete All Downloads
Fix:

If still the issue persists,

  • Go to Tools -> Device Manager
  • Click on Create Device
  • Select a Phone -> Next,
  • Now Download an Image, you will see SDK Component Installer,
    Packages to install: - Google Play ARM 64 v8a System Image (system-images;android-TiramisuPrivacySandbox;google_apis_playstore;arm64-v8a)
    
    
    Preparing "Install Google Play ARM 64 v8a System Image (revision: 7)".
    Downloading
  • Once complete, hit Next and Finish

Select the newly created device and you should be good to run your Application.

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org



















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap