Android studio Emulator ( device unauthorized)

后端 未结 10 1274
春和景丽
春和景丽 2021-02-12 22:11

I know that on a normal device I have to authorize the debugging process, but Authorizing it on an emulator is my first time.

I just installed my first emulator on my ho

10条回答
  •  忘掉有多难
    2021-02-12 22:54

    I was facing the same issue and tried all most all the suggested steps but following worked for me :

    Steps:

    1. Delete all the emulators with google play.
    2. Create new emulator without google Play .
    3. Now if you run the emulator, no authorization issue will be there

    Or

    An another approach to fix this issue is : Steps:

    1. let your emulator launch
    2. Go to settings and enable the "USB debugger" option as you normally do in real time devices(5 click on Developer Options->build number)

提交回复
热议问题