安卓模拟机android emulator在屏幕上不见了
在Mac机器上运行android emulator,用鼠标随手划了下屏幕,想调用app list,结果把emulator划没了,android emulator其实还在,只是在屏幕上看不到了。我search了,最终采用这个方案:https://stackoverflow.com/questions/11572485/the-android-emulator-is-out-of-view-how-can-i-move-it
(修改 ~/.android/avd/Pixel_7_API_34.avd/emulator-user.ini 中的window.x=1023 和 window.y=25)
重启emulator即可看到了。

浙公网安备 33010602011771号