Same exception..!

On Sat, Sep 5, 2009 at 2:32 PM, Agus <agus.sant...@gmail.com> wrote:

> InputMethodService ims = (InputMethodService)
> (mActivity.getSystemService(Activity.INPUT_METHOD_SERVICE));
> ims.isInputViewShown();
>
>
> On Thu, Sep 3, 2009 at 6:00 PM, Anonymous Anonymous <
> firewallbr...@googlemail.com> wrote:
>
>> classcast exception !!
>>
>> will this work trying to convert to InputMethodService !
>>
>>
>>
>> On Thu, Sep 3, 2009 at 7:51 AM, Agus <agus.sant...@gmail.com> wrote:
>>
>>> Have you tried this?
>>>
>>> InputMethodService ims = (    InputMethodService)
>>> mActivity.getSystemService(Activity.INPUT_METHOD_SERVICE);
>>> ims.isInputViewShown();
>>>
>>> Agus.
>>>
>>>
>>> On Wed, Sep 2, 2009 at 6:48 PM, Anonymous Anonymous <
>>> firewallbr...@googlemail.com> wrote:
>>>
>>>> I doubt this is possible.
>>>>
>>>>
>>>> On Tue, Aug 25, 2009 at 6:24 PM, for android <forandr...@gmail.com>wrote:
>>>>
>>>>> probably this(i have not tried it though)
>>>>>
>>>>>
>>>>> android-sdk-windows-1.5_r1/docs/reference/android/view/inputmethod/InputMethodManager.html#isActive(android.view.View)
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Tue, Aug 25, 2009 at 1:33 PM, aby <orz0...@gmail.com> wrote:
>>>>>
>>>>>>
>>>>>> Hi,
>>>>>> Does anyone knows how to know current software keyboard is on screen
>>>>>> or not in program?
>>>>>> Thanks
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>

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