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

35,397

Solution 1

Step 1 : Click on AVD Manager

Click on AVD Manager

Step 2 : In the pop select the EDIT AVD

Edit AVD Step 3 : Uncheck Device Frame

Uncheck Device Frame

Solution 2

Step 1: Open AVD Manager

enter image description here

Step 2: Click Edit in the specific Device emulator

enter image description here

Step 3: Disable device frame option

enter image description here

Step 4: Click Ok and restart the emulator

Share:
35,397
Admin
Author by

Admin

Updated on July 08, 2022

Comments

  • Admin
    Admin almost 2 years

    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.