Remove password from Android Emulator?

后端 未结 4 413
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-12 15:01

How to get rid of/get past the \"Enter password to unlock\" prompt in the Android emulator?

Wish I could explain how this got turned on but its probably my fault. I\

4条回答
  •  自闭症患者
    2021-01-12 15:42

    open C:\Users\User\.android\avd\your_device.avd\emulator-user.ini you get something similar to this

    window.x = 16
    window.y = 35
    uuid = 1581076634048
    

    the password in this case is 1581076634048 it worked for me

提交回复
热议问题