How to remove the device's frame on Android Studio's emulators

爷,独闯天下 提交于 2019-12-20 16:13:30

问题


I am making an android app on Android Studio and I have this emulator for Nexus S. When the emulator is running, it shows the frame of the device. I want the emulator to show the screen of the device only. I've tried looking in the settings but can't help it. Thanks.


回答1:


Step 1 : Click on AVD Manager

Step 2 : In the pop select the EDIT AVD

Step 3 : Uncheck Device Frame




回答2:


Sept-1: Open ADV Manager Step-2: Click Edit in the specific Device emulator Step-3: Disable device frame option Step-4: Click Ok and restart the emulator



来源:https://stackoverflow.com/questions/32766821/how-to-remove-the-devices-frame-on-android-studios-emulators

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!