Android Emulator crashing with GLES 2.x config

后端 未结 1 744
天涯浪人
天涯浪人 2021-01-27 07:37

My android emulator is crashing with this error.

C:\\Users\\Rakshit\\AppData\\Local\\Android\\Sdk\\tools\\emulator.exe -netdelay none -netspeed full -avd Nexus_         


        
相关标签:
1条回答
  • 2021-01-27 08:21
    1. Open AVD Manager

    2. Edit this AVD (the button is at the 'actions' column)

    3. Emulated Performance,Graphics:Software-GLE 2.0

    4. finish the configuration and restart your virtual device again

      Select 'Software-GLE 2.0' for Graphics,not select 'Automatic' or 'Hardware-GLE 2.0' (emulate graphics in software)

    0 讨论(0)
提交回复
热议问题