Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I set the screen size to 4'7 in in bluestacks emulator? [closed]

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?

like image 620
Rob Carrigan Avatar asked Jul 21 '13 18:07

Rob Carrigan


1 Answers

Step-1: In Windows Go to Run

Image1


Step-2: This will start the registry editor navigate till FrameBuffer-> 0 as shown in the snapshot

Image2


Step-3: Change the value GuestHeight,GuestWidth, WindowHeight, WindowWidth as shown in images below

GuestHeight

Image3


GuestWidth

Image4


WindowHeight

Image5


WindowWidth

Image6


FINAL-OUTPUT-IN-EMULATOR

Image7

like image 181
Devrath Avatar answered Oct 20 '22 21:10

Devrath