Oh thats great. So it is in method.xml, not in androidmanfiest.

Thanks a lot.

On Thu, Sep 24, 2009 at 7:16 PM, Dianne Hackborn <hack...@android.com>wrote:

> Or the doc is here:
>
> http://developer.android.com/reference/android/R.styleable.html#InputMethod
>
>
> On Thu, Sep 24, 2009 at 9:15 AM, Dianne Hackborn <hack...@android.com>wrote:
>
>> 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.
>>
>>
>
>
> --
> 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

--~--~---------~--~----~------------~-------~--~----~
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