Thanks, I have already done that. And I can see a menu item to enable my IME, it works fine. What I was trying to ask is how to add another menu item below it to show "Keyboard Preferences" (I have already implemented my preference screens, and I can launch it from the keyboard itself)
Please see attached screenshot. (Turkish Keyboard) The keyboards in the emulator have this feature. On Wed, Sep 23, 2009 at 10:02 PM, Dianne Hackborn <[email protected]>wrote: > Just write your own IME: > > > http://developer.android.com/reference/android/inputmethodservice/InputMethodService.html > > There is a sample code for one included in the SDK, and I am pretty sure > there some developers have put up on market. > > 2009/9/23 Bahadır Yağan <[email protected]> > > Hello All, >> >> Is there a way to add my IME Preferences to the "Locale&Text" menu, just >> like the Latin and Pinyin IME's. Or is this restricted to the keyboards that >> ship with the platform? >> >> Many thanks >> >> -- >> Bahadır Yağan >> >> >> > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > > > > -- Bahadır Yağan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---
<<attachment: enable_2.png>>

