SanVEE
SanVEE

Reputation: 2070

How to remove soft keypad from the Android Emulator?

I'm a newbie for Android Application Development, I just started off with a very basic app on Android Studio, firstly I launched Emulator from the AVD manager, the Emulator popped up with frame and when I unchecked "Device Frame" & launched again,

enter image description here

now my question is how do I get rid off the soft keypad(Dark Gray) on the right?

by the way I've tried this answer, but no luck so far any help/suggestions are much appreciated.

Upvotes: 1

Views: 1483

Answers (1)

johnrao07
johnrao07

Reputation: 6918

I would recommend, try upgrading android studio to 2.0+ (currently in preview), you'll find a smother and better emulator

Go to settings

Language and Keyboard

Uncheck "Android keyboard" and also check other stuff and uncheck those too

Upvotes: 1

Related Questions