You need to specify the settings activity in your meta-data.  You can look
at the LatinIME code as an example.

2009/9/24 Bahadır Yağan <bahadir.ya...@gmail.com>

> 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 <hack...@android.com>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 <bahadir.ya...@gmail.com>
>>
>> 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
>> hack...@android.com
>>
>> 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
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to