The emulator process for avd pixel has terminated | Android Studio 2022

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 140

  • @gokulrajendran1640
    @gokulrajendran1640 2 дня назад +2

    This is the only video that showed how to find the reason for this issue. It helped me to solve the issue in less than a minute after nearly spending half of the day trying to troubleshoot by watching other videos. Thank you!

  • @mystixwahoski
    @mystixwahoski Год назад +4

    Man after Manny hours of troubleshooting, this video pulled me out of the dumps with 2 separate issues! Thank you!

  • @jiminpark3119
    @jiminpark3119 Год назад +9

    I was stuck here for like 2 days and watched so many videos,didn’t work.
    Thank you,keep it up 🙌🏻

  • @erkanoygun8452
    @erkanoygun8452 2 месяца назад +7

    Hello, when I run the android emulator using the path “C:\Users\\AppData\Local\Android\Sdk\emulator\emulator\emulator.exe -avd Pixel_8a_API_33”, it runs successfully and without errors, but when I run it from android stduio, I get the error “The emulator process for AVD Pixel_8a_API_33 has terminated.”.

    • @rahadchowdhury
      @rahadchowdhury  2 месяца назад +1

      you get any error logs?

    • @erkanoygun8452
      @erkanoygun8452 2 месяца назад

      @@rahadchowdhury my logs:
      2024-09-12 17:23:03,107 [ 247815] INFO - Emulator: Pixel 8a API 35 - C:\Users\m_oyg\AppData\Local\Android\Sdk\emulator\emulator.exe -netdelay none -netspeed full -avd Pixel_8a_API_35
      2024-09-12 17:23:03,129 [ 247837] WARN - #c.i.u.j.JBCefApp - JCefAppConfig.class is not from a JBR module, url: jar:file:/C:/Program%20Files/Android/Android%20Studio/lib/lib.jar!/com/jetbrains/cef/JCefAppConfig.class (Use JBR bundled with the IDE)
      2024-09-12 17:23:03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Android emulator version 35.2.7.0 (build_id 12265550) (CL:N/A)
      2024-09-12 17:23:03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Graphics backend: gfxstream
      2024-09-12 17:23:03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Found systemPath C:\Users\m_oyg\AppData\Local\Android\Sdk\system-images\android-35\google_apis_playstore\x86_64\
      2024-09-12 17:23:03,197 [ 247905] INFO - Emulator: Pixel 8a API 35 - Process finished with exit code -1073741515 (0xC0000135)
      2024-09-12 17:23:03,197 [ 247905] WARN - Emulator: Pixel 8a API 35 - Emulator terminated with exit code -1073741515
      2024-09-12 17:23:04,126 [ 248834] WARN - #com.android.sdklib.deviceprovisioner.DeviceAction - The emulator process for AVD Pixel_8a_API_35 has terminated.
      com.android.tools.idea.avdmanager.EmulatorConnectionListener$EmulatorTerminatedException: The emulator process for AVD Pixel_8a_API_35 has terminated.
      at com.android.tools.idea.avdmanager.EmulatorConnectionListener$WaitForEmulatorTask.run(EmulatorConnectionListener.java:93)
      at com.intellij.openapi.application.impl.RwLockHolder$executeOnPooledThread$1.run(RwLockHolder.kt:154)
      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
      at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
      at java.base/java.lang.Thread.run(Thread.java:840)
      2024-09-12 17:23:06,832 [ 251540] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
      2024-09-12 17:23:06,837 [ 251545] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
      2024-09-12 17:23:06,870 [ 251578] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 11 ms

    • @erkanoygun8452
      @erkanoygun8452 2 месяца назад

      @@rahadchowdhury my logs:
      drive.google.com/file/d/1StVS-h8YalSfBlyOfvGsXc4b88Turhx4/view?usp=sharing

    • @erkanoygun8452
      @erkanoygun8452 2 месяца назад

      @@rahadchowdhury my logs:
      2024-09-12 17:23:03,107 [ 247815] INFO - Emulator: Pixel 8a API 35 - C:\Users\m_oyg\AppData\Local\Android\Sdk\emulator\emulator.exe -netdelay none -netspeed full -avd Pixel_8a_API_35
      2024-09-12 17:23:03,129 [ 247837] WARN - #c.i.u.j.JBCefApp - JCefAppConfig.class is not from a JBR module, url: jar:file:/C:/Program%20Files/Android/Android%20Studio/lib/lib.jar!/com/jetbrains/cef/JCefAppConfig.class (Use JBR bundled with the IDE)
      2024-09-12 17 :23 :03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Android emulator version 35.2.7.0 (build_id 12265550) (CL:N/A)
      2024-09-12 17 :23 :03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Graphics backend: gfxstream
      2024-09-12 17 :23 :03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Found systemPath C:\Users\m_oyg\AppData\Local\Android\Sdk\system-images\android-35\google_apis_playstore\x86_64\
      2024-09-12 17 :23 :03,197 [ 247905] INFO - Emulator: Pixel 8a API 35 - Process finished with exit code -1073741515 (0xC0000135)
      2024-09-12 17 :23 :03,197 [ 247905] WARN - Emulator: Pixel 8a API 35 - Emulator terminated with exit code -1073741515
      2024-09-12 17 :23 :04,126 [ 248834] WARN - #com.android.sdklib.deviceprovisioner.DeviceAction - The emulator process for AVD Pixel_8a_API_35 has terminated.
      com.android.tools.idea.avdmanager.EmulatorConnectionListener$EmulatorTerminatedException: The emulator process for AVD Pixel_8a_API_35 has terminated.
      at com.android.tools.idea.avdmanager.EmulatorConnectionListener$WaitForEmulatorTask.run(EmulatorConnectionListener.java:93)
      at com.intellij.openapi.application.impl.RwLockHolder$executeOnPooledThread$1.run(RwLockHolder.kt:154)
      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
      at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
      at java.base/java.lang.Thread.run(Thread.java:840)
      2024-09-12 17: 23 :06,832 [ 251540] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
      2024-09-12 17: 23: 06,837 [ 251545] INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
      2024-09-12 17: 23 :06,870 [ 251578] INFO - #c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 11 ms

    • @erkanoygun8452
      @erkanoygun8452 2 месяца назад

      @@rahadchowdhury my logs:
      2024-09-12 17: 23 :03,107 [ 247815] INFO - Emulator: Pixel 8a API 35 - C:\Users\m_oyg\AppData\Local\Android\Sdk\emulator\emulator.exe -netdelay none -netspeed full -avd Pixel_8a_API_35
      2024-09-12 17: 23 :03,129 [ 247837] WARN - # c.i.u.j.JBCefApp - JCefAppConfig.class is not from a JBR module, url: jar:file:/C:/Program%20Files/Android/Android%20Studio/lib/lib.jar!/com/jetbrains/cef/JCefAppConfig.class (Use JBR bundled with the IDE)
      2024-09-12 17 :23 :03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Android emulator version 35.2.7.0 (build_id 12265550) (CL:N/A)
      2024-09-12 17 :23 :03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Graphics backend: gfxstream
      2024-09-12 17 :23 :03,161 [ 247869] INFO - Emulator: Pixel 8a API 35 - Found systemPath C:\Users\m_oyg\AppData\Local\Android\Sdk\system-images\android-35\google_apis_playstore\x86_64\
      2024-09-12 17 :23 :03,197 [ 247905] INFO - Emulator: Pixel 8a API 35 - Process finished with exit code -1073741515 (0xC0000135)
      2024-09-12 17 :23 :03,197 [ 247905] WARN - Emulator: Pixel 8a API 35 - Emulator terminated with exit code -1073741515
      2024-09-12 17 :23 :04,126 [ 248834] WARN - #com.android.sdklib.deviceprovisioner.DeviceAction - The emulator process for AVD Pixel_8a_API_35 has terminated.
      com.android.tools.idea.avdmanager.EmulatorConnectionListener$EmulatorTerminatedException: The emulator process for AVD Pixel_8a_API_35 has terminated.
      at com.android.tools.idea.avdmanager.EmulatorConnectionListener$WaitForEmulatorTask.run(EmulatorConnectionListener.java:93)
      at com.intellij.openapi.application.impl.RwLockHolder$executeOnPooledThread$1.run(RwLockHolder.kt:154)
      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699)
      at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
      at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699)
      at java.base/java.lang.Thread.run(Thread.java:840)
      2024-09-12 17: 23 :06,832 [ 251540] INFO - # c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
      2024-09-12 17: 23: 06,837 [ 251545] INFO - # c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
      2024-09-12 17: 23 :06,870 [ 251578] INFO - # c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 11 ms

  • @everestmwanga1728
    @everestmwanga1728 9 часов назад

    Blessed be this video. Forever and forever. Oh my God I was so close to going insane. This video is the best. Much much appreciated.

  • @amryousef3151
    @amryousef3151 3 месяца назад +1

    what a life savor man thanks alot this worked after 2 days of searching

  • @goodgisweevlog6241
    @goodgisweevlog6241 Год назад +1

    OMG!!!! i search for alot tutorial and this work!!! really thanks for your video, keep it up!!!!

  • @gregorioeyi8640
    @gregorioeyi8640 8 месяцев назад +1

    WOW, Thanks buddy... I did not know hoe to fix that issue until now. I really apreciate it.

    • @rahadchowdhury
      @rahadchowdhury  8 месяцев назад

      Thanks for your valuable comments.

  • @dharmendranarayanjha9
    @dharmendranarayanjha9 9 месяцев назад +1

    A True Savior...Hatsoff

  • @munozlugoromario6604
    @munozlugoromario6604 Год назад +1

    Excelente! fue la unica solucion que funciono, en verdad muchas gracias.

  • @sameersabir1541
    @sameersabir1541 7 месяцев назад +1

    Damn! bro you are a real life saver hidden gem ❤

  • @muhammadumer5886
    @muhammadumer5886 4 дня назад +1

    Thank you so much you are a life saver for me

  • @t.t.rchanel8687
    @t.t.rchanel8687 6 месяцев назад +2

    Thanks I'm from Thailand so I was stuck here for like 3 days and watched so many videos from Thailand and other didn't work keep it up ❤

  • @TahmidIslam-sl2un
    @TahmidIslam-sl2un 16 дней назад

    It is show on cmd,
    The emulator hardware carnot load snapshot: default boot
    Failed to load snapshot 'default _boot'
    Now what can i do?

  • @SarwatAijaz1915
    @SarwatAijaz1915 11 месяцев назад +2

    I have done everything as described but it's showing the same C drive location and saying not enough space.

    • @rahadchowdhury
      @rahadchowdhury  11 месяцев назад

      You can try for Click Tools -> AVD Manager > Click the edit icon for the emulator > Click the Show Advanced Settings > Under Memory and Storage, reduce the Internal Storage, specify something like 2048MB for an emulator that comes with Google Play store or less for emulators without the Google Play Store.
      Try to run again and see if it works.

    • @SarwatAijaz1915
      @SarwatAijaz1915 11 месяцев назад +1

      @@rahadchowdhury it worked now finallyyy!! Thankyouu ✨

    • @rahadchowdhury
      @rahadchowdhury  11 месяцев назад +1

      You are welcome!

  • @issamsaadaoui3957
    @issamsaadaoui3957 Год назад +1

    thank you so much you are my hero 3 day to solve it

  • @thandichuss6979
    @thandichuss6979 Год назад +1

    Level yaar Masla hi hal kr dia

  • @Manohar-k1m
    @Manohar-k1m Год назад +1

    showing can't find the emulator executable. in cmd

    • @rahadchowdhury
      @rahadchowdhury  Год назад

      Try uninstalling the Emulator and then installing them again. That may fix it, as long as the directory the sdk manager is pointing to is that one in program files (which is the default, so it should work out ok).

    • @Manohar-k1m
      @Manohar-k1m Год назад +1

      @@rahadchowdhury Thank you so much it worked

    • @rahadchowdhury
      @rahadchowdhury  Год назад

      You are welcome

  • @LostOfSpace
    @LostOfSpace 8 месяцев назад +1

    I have this error without other details, and even this method can't help me
    ERROR | Not enough disk space to run AVD 'Pixel_2_API_34'. Exiting...

    • @rahadchowdhury
      @rahadchowdhury  8 месяцев назад

      do you increase size?

    • @LostOfSpace
      @LostOfSpace 8 месяцев назад +1

      @@rahadchowdhury after all, i just changed Pixel_2... directory in emulator's device settings, and it worked

    • @rahadchowdhury
      @rahadchowdhury  8 месяцев назад

      Wow awesome. Enjoy

  • @jhonsmith5591
    @jhonsmith5591 Год назад +1

    nice sharing ❤️

  • @sokkasaucy668
    @sokkasaucy668 Год назад +1

    It tells me it doesn't recognize the emulator.exe command.

    • @rahadchowdhury
      @rahadchowdhury  Год назад

      open .ini file and change path location

    • @tombrownanuma
      @tombrownanuma 4 месяца назад

      @@rahadchowdhury I get crashpad_handler.exe has stopped working error

  • @ІгорРудик-в6п
    @ІгорРудик-в6п 9 месяцев назад +1

    Bro I haven't folder "sdk"?!Why?Help pls

  • @desire-qe3sl
    @desire-qe3sl Год назад +1

    "When I thought that there was no solution for this, an underrated RUclipsr helped me like an angel."

  • @arhamtahir1502
    @arhamtahir1502 Год назад +1

    in my msi pc it is not showing emulator i have tried many time

    • @rahadchowdhury
      @rahadchowdhury  Год назад +1

      did you install again and checking?

    • @rahadchowdhury
      @rahadchowdhury  Год назад +1

      I understand your problem. How can i help you in command section? If you want you can contact with me.

    • @arhamtahir1502
      @arhamtahir1502 Год назад

      no i haven't tested to install it again can i have your contact
      @@rahadchowdhury

    • @rahadchowdhury
      @rahadchowdhury  Год назад

      Check description and Telegram: RootInjector

  • @kennymccullough9465
    @kennymccullough9465 Год назад +1

    thank you bother it work for me.

  • @mohanapriyavadivel6560
    @mohanapriyavadivel6560 Год назад +1

    it's work👍 thank you bro

  • @bellasantana6732
    @bellasantana6732 Год назад +1

    you are the best 👍

  • @helanaemad2655
    @helanaemad2655 7 месяцев назад +1

    شكرا جدااا❤

  • @user-ch2tx6ud1f
    @user-ch2tx6ud1f 2 месяца назад +2

    Not all heroes wear capes, t u bro

  • @shwkyfareed5851
    @shwkyfareed5851 Год назад +1

    Thank You, it worked.

  • @sunilmittal9770
    @sunilmittal9770 Год назад +1

    awesome video. thanks for sharing

  • @raffihazizi4314
    @raffihazizi4314 8 месяцев назад +1

    tq brother

  • @AdoFHissNa
    @AdoFHissNa 8 месяцев назад +1

    It worked bro. thank you❤

  • @bwingokuxyt6365
    @bwingokuxyt6365 Год назад +1

    Thanks brother

  • @apoorvas1239
    @apoorvas1239 Год назад +1

    Thank you🎉

  • @youcefboukezzata745
    @youcefboukezzata745 2 месяца назад +1

    thank you

  • @md_ez
    @md_ez 2 месяца назад +1

    sdk fldr not in users ?

    • @rahadchowdhury
      @rahadchowdhury  2 месяца назад

      check on your system.

    • @md_ez
      @md_ez 2 месяца назад

      @@rahadchowdhury more details ?

  • @fahadkhan-hf6ec
    @fahadkhan-hf6ec 7 месяцев назад +1

    thanks

  • @cheems08213
    @cheems08213 Год назад +1

    When I execute the emulator.exe command it shows MFPlat.dll not found

    • @cheems08213
      @cheems08213 Год назад +1

      Installing the Media Feature Pack from Apps & Features fixed this issue for me, now my emulator is working, thank you

    • @rahadchowdhury
      @rahadchowdhury  Год назад

      wow great! thank you for your valuable comment.

  • @Samuel-ly9ho
    @Samuel-ly9ho Год назад +1

    you save my life.

  • @laurino.
    @laurino. 4 месяца назад +1

    tysm

  • @Brain-e2h
    @Brain-e2h 2 месяца назад +1

    Are teaching or doing your own thing ?

  • @larissadamascenodelucena5232
    @larissadamascenodelucena5232 Год назад +1

    thank youuuuu

  • @iamfavouryusuf
    @iamfavouryusuf Месяц назад +1

    Thanks man. This worked

  • @DavidMtsSuarez
    @DavidMtsSuarez 6 месяцев назад +1

    Thank youuu!!

  • @MohammedAli-ou6rl
    @MohammedAli-ou6rl Месяц назад +1

    thank you man

  • @AmirKhan-oe8jm
    @AmirKhan-oe8jm Год назад +1

    😃😃

  • @prodhanshohag3858
    @prodhanshohag3858 Год назад +1

    carry on bro

  • @carlossoares712
    @carlossoares712 3 месяца назад +1

    worked

  • @RayenBensalah-gh6vb
    @RayenBensalah-gh6vb 8 месяцев назад +1

    When I copy and change the path and I execute the command again it still show an error in old path ? help

    • @rahadchowdhury
      @rahadchowdhury  8 месяцев назад

      it was same error?

    • @RayenBensalah-gh6vb
      @RayenBensalah-gh6vb 8 месяцев назад +1

      @@rahadchowdhury Yes, when I try to run the command again it show error in the old path c:\, but I did change it to D:\android

    • @rahadchowdhury
      @rahadchowdhury  7 месяцев назад

      do you change path location from .ini file? recheck and try again after then if you face problem you can contact in my telegram and give me error I will try to fix it. Tg: RootInjector

    • @leonardo1006ful
      @leonardo1006ful 7 месяцев назад

      @@rahadchowdhury Hey man, Im still having this problem, can I contact you on telegram?

  • @marwakandil605
    @marwakandil605 11 месяцев назад +1

    thank you😁

  • @الحربيإبراهيم-ص2ق
    @الحربيإبراهيم-ص2ق Год назад +1

    Thanks Alot

  • @haniqx96
    @haniqx96 9 дней назад +1

    thank you ❤️