Skip to content Skip to sidebar Skip to footer
Showing posts with the label Keyboard

Disable Android Keyboard In Qml Application

I'm porting an existing QML/C++ application to the Android system. The application is already r… Read more Disable Android Keyboard In Qml Application

How To Detect Virtual Keyboard Events In Android With Delphi

I'm trying to develop an Android app with Rad studio Xe5 with Delphi, and i having the followin… Read more How To Detect Virtual Keyboard Events In Android With Delphi

How To Make View Change After Keyboard Open/close Event

From readings, I have the height of the soft keyboard with the onSizeChanged method. What I want to… Read more How To Make View Change After Keyboard Open/close Event

Android : Getting Soft Keyboard Height

As the title, I just want to get the keyboard height. Since there are so many resolution on Android… Read more Android : Getting Soft Keyboard Height

Android Edittext Keyboard Changed After Settext()

If I want to enter a message into an editText, I enter some digits and my keyboard looks like that:… Read more Android Edittext Keyboard Changed After Settext()

Use An Edittext With Custom Keyboard

I am new to android. I am trying to create an application with a custom keyboard, used for the appl… Read more Use An Edittext With Custom Keyboard

How To Control Usb Hid Keyboard's Caps Lock "from" Android?

I have a usb hid keyboard connected to my android device. Now i have a one way communication, from … Read more How To Control Usb Hid Keyboard's Caps Lock "from" Android?

Android: Is There Any Way To Turn On-off The Physical Keyboard Programmatically?

I have an android 3.1 with usb host capabilities. I connected to it via usb an RFID reader that wor… Read more Android: Is There Any Way To Turn On-off The Physical Keyboard Programmatically?