Search code examples
android-studioandroid-emulatorandroid-sdk-tools

Cannot start emulator symbol not found _AVMediaTypeVideo


I am unable to start emulator. It is giving this error

Cannot launch AVD in emulator.
Output
dyld:symbol not found _AVMediaTypeVideo

I have tried restarting Android Studio, rebooting the system. Can anyone help?

Happens after upgrading Android SDK Tools to 24.1.2 rev 24.3


Solution

  • Upgrading to SDK Tools from 24.3.1 to 24.3.3 fixed this issue for me. You can update the SDK Tools via the SDK Manager in Android Studio.