Android emulator won't boot up

前端 未结 6 1456
别跟我提以往
别跟我提以往 2020-12-29 04:36

I\'m trying to install android sdk and run my first application on my PC (Win7 64 bit). I followed instructions on http://developer.android.com from the beginning to http://

6条回答
  •  無奈伤痛
    2020-12-29 05:33

    I came here beacuse i have same problem, with Android Studio 3.6 and win 10 OS

    I fixed that with this steps:

    1. Go to AVD Manager
    2. Hit Virtual device configuration (pencil icon)
    3. Hit show advance setting
    4. Scroll down to Boot options
    5. Choose Cold boot
    6. Hit finish

    If problem remain same,

    1. Hit drop down near pencil icon
    2. Wipe data
    3. Hit refresh button at the right bottom near question mark button

提交回复
热议问题