How can I set the screen size to 4'7 in in bluestacks emulator?
android, emulation, screen-size
Solution
Step-1: In Windows Go to `Run`
Step-2: This will start the registry editor navigate till `FrameBuffer-> 0` as shown in the snapshot
Step-3: Change the value `GuestHeight`,`GuestWidth`, `WindowHeight`, `WindowWidth` as shown in images below
GuestHeight
GuestWidth
WindowHeight
WindowWidth
FINAL-OUTPUT-IN-EMULATOR
Problem
I am trying to give my emulator a 4'7 screen size (I don't know the height and width dimentions). At the moment I am trying to set it in the AVD manager. Then I am trying to edit one of the available emulator. This isn't working. Is there a better way to do it?