Ok.
I'll ask this problem on android-developers again.

But I want to tell you IMF(Input Method Framework) needs some more
APIs about SIP status in the end.
User application can control SIP(to show or to hide) only through the
Input Method Manager.
(A user application cannot get an information of SIP directly.
Input Method Manager is system service and its source code is in
'frameworks/base/core/java/android/view/inputmethod' directory)

So I thought this is related with framework.
If I have a wrong idea. Please let me know that.

On 4월27일, 오후12시29분, Dianne Hackborn <hack...@android.com> wrote:
> Please ask app development questions on android-developers, thanks.
>
> On Sun, Apr 26, 2009 at 5:39 PM, Figaro <radi...@gmail.com> wrote:
>
> > Hi
> > I wonder it is possible to know whether SIP is showing to user or not.
> > A user application(Activity) can show or hide the Soft Input through
> > the Input Method Manager.
> > There is some APIs to handle the SIP. But I can't find API to know
> > status of SIP(it is on showing or hiding).
>
> > When SIP is showing to user. It disturbs the UI of the Activity.
> > So Activity should know about the information related with upper case.
> > How can I know that?
>
> --
> 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-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to