I am creating my own IME. In order to achieve this I am using the InputMethodService. Now wish to add superscript as well for each and every key. So for achieving this do I have to implement the similar to the "gingerbread Latin IME LatinKeyboardBaseView" as per the below code or can be done using any other approach as well or can we just add the images for achieving this?

The latin keyboard source I am referring is as below.

http://code.google.com/p/limeime/source/browse/trunk/limehd/src/net/toload/main/hd/keyboard/LIMEKeyboardBaseView.java?spec=svn765&r=765

link|improve this question

74% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.