I installed Android Studio on MacBook for the first time. I installed the first emulator as follows. But when I turn on the device, I can't see the device frame. What do I need to do to see the frame around the device. I am using M2 MacBook.
Creating emulator

Emulator with no device frame

To show the frame around the Android emulator, you will need to enable the "Hardware skin" option in the AVD Manager. Here's how you can do that:
Launch Android Studio and go to the "AVD Manager" by clicking on the "AVD Manager" icon in the toolbar, or by going to "Tools > AVD Manager" in the menu.
In the AVD Manager, select the emulator that you want to show the frame for.
Click the "Edit" button to open the emulator's configuration.
In the "Hardware" section, scroll down to the "Skin" section and check the "Hardware skin" option.
Click "OK" to save the changes and close the configuration window.
Start the emulator by clicking the "Play" button in the AVD Manager. You should now see the frame around the emulator.
If you're still having trouble seeing the frame, you can try restarting the emulator or restarting Android Studio. If that doesn't work, you may need to update the emulator's graphics drivers or try using a different version of the emulator.