Thanks!

How about this: I have public keyboard (input method), and when I
start my app, I send message using 'sendAppPrivateCommand', and input
method changes behavior exclusive to my app? But when other app
invokes it, it switches to standard behavior ?

best regards,
Petar Bajic

On Dec 16, 2:02 am, Dianne Hackborn <hack...@android.com> wrote:
> You can only do this by building the keyboard into your app's UI.  You can't
> use the input method framework.
>
> On Tue, Dec 15, 2009 at 2:55 PM, extrapedestrian <extra.pedestr...@gmail.com
>
> > wrote:
> > Can we make an application use custom virtual keyboard exclusively?
> > So that no one else can use this virtual keyboard, and our app is
> > always using our keyboard... ?
>
> > --
> > 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<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> 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