Emulator on Android Studio doesn't start after SDK tools update to 25.3.1

前端 未结 12 1549
不思量自难忘°
不思量自难忘° 2020-12-14 07:41

After updating my Android SDK tools today to 25.3.1, the emulator won\'t run anymore.

I can open the AVD Manager. When I hit \"Play\" on one of the emulators on the

12条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-14 08:07

    My problem was ANDROID_SDK_HOME pointing to d:\.android instead of d:\. Could not find the images anymore.

提交回复
热议问题