Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Thanks so much, I got so caught up in all of their keyboard classes and methods that I overlooked such a simple oversight. Commented Jun 23, 2011 at 18:07
  • Please help me this question.If you have successfully done that ...please help me stackoverflow.com/questions/7357876/… Commented Nov 1, 2011 at 12:54
  • I imagine this thread is dead, but what exactly is required in the manifest? Commented Sep 9, 2012 at 23:01
  • @Zwade I think it’s just a <service> that responds to the android.view.InputMethod action, but check in the SoftKeyboard sample to be sure. Commented Sep 10, 2012 at 0:14
  • @JoshLee I'm reading your solution in order to understand how to use a RelativeLayout for a custom keyboard instead of the default keyboard layout but I am very confused. Could you post a code example where there is the normal keyboard.xml file and there is a Relative Layout file for the actual design of the keyboard? Commented Apr 13, 2016 at 1:57