Mark WoodPatrick
Lurker
I'm running android studio & emulator on WSL-2 it reports that the emulator is out of date even though the version number is 30.9.5.0 (build_id 7820599), anyone know why? Also emulator eventaully crashes, any suggestions on best way to debug or who I can work with on this?
mwoodpatrick@MarkSpectre14:/mnt/c/Users/mlwp$ /home/mwoodpatrick/Android/Sdk/emulator/emulator -avd Pixel_C_API_30
INFO | Android emulator version 30.9.5.0 (build_id 7820599) (CL:N/A)
WARNING | unexpected system image feature string, emulator might not function correctly, please try updating the emulator.
WARNING | cannot add library /home/mwoodpatrick/Android/Sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
INFO | added library /home/mwoodpatrick/Android/Sdk/emulator/lib64/vulkan/libvulkan.so
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
INFO | configAndStartRenderer: setting vsync to 60 hz
INFO | Started GRPC server at 127.0.0.1:8554, security: Local
INFO | Advertising in: /mnt/wslg/runtime-dir/avd/running/pid_29639.ini
INFO | Your emulator is out of date, please update by launching Android Studio:
- Start Android Studio
- Select menu "Tools > Android > SDK Manager"
- Click "SDK Tools" tab
- Check "Android Emulator" checkbox
- Click "OK"
INFO | boot completed
INFO | boot time 130958 ms
INFO | Increasing screen off timeout, logcat buffer size to 2M.
INFO | Revoking microphone permissions for Google App.
Segmentation fault
mwoodpatrick@MarkSpectre14:/mnt/c/Users/mlwp$ /home/mwoodpatrick/Android/Sdk/emulator/emulator -avd Pixel_C_API_30
INFO | Android emulator version 30.9.5.0 (build_id 7820599) (CL:N/A)
WARNING | unexpected system image feature string, emulator might not function correctly, please try updating the emulator.
WARNING | cannot add library /home/mwoodpatrick/Android/Sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
INFO | added library /home/mwoodpatrick/Android/Sdk/emulator/lib64/vulkan/libvulkan.so
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
INFO | configAndStartRenderer: setting vsync to 60 hz
INFO | Started GRPC server at 127.0.0.1:8554, security: Local
INFO | Advertising in: /mnt/wslg/runtime-dir/avd/running/pid_29639.ini
INFO | Your emulator is out of date, please update by launching Android Studio:
- Start Android Studio
- Select menu "Tools > Android > SDK Manager"
- Click "SDK Tools" tab
- Check "Android Emulator" checkbox
- Click "OK"
INFO | boot completed
INFO | boot time 130958 ms
INFO | Increasing screen off timeout, logcat buffer size to 2M.
INFO | Revoking microphone permissions for Google App.
Segmentation fault