Is there any way to get a list of keyboards available?

Many thanks in advance
CHEERS> SAM

On Jul 13, 7:09 am, Dianne Hackborn <[email protected]> wrote:
> If you just want a custom keyboard, you can use the same keyboard class to
> implement a keyboard within your app.  Currently that is the only thing that
> is really supported.
>
>
>
> On Mon, Jul 13, 2009 at 10:00 AM, condor <[email protected]> wrote:
>
> > Hi Dannie thanks for the answer.
>
> > If is not possible to change the IME by program how can I extend the
> > standard one to mange number in a custom way?
>
> > Actually, I need a keyboard that show only the 10 digits and the + -
> > * / operators for a view that contains multiple EditText where the
> > user can only input numbers.
>
> > Regards
>
> > On 13 juil, 18:12, Dianne Hackborn <[email protected]> wrote:
> > > Sorry, the application can't change the global IME.
>
> > > On Mon, Jul 13, 2009 at 5:41 AM, condor <[email protected]> wrote:
>
> > > > I compiled the example SoftKeyboard in the SDK successfully, but to
> > > > use it, user has to select it as default IME or select it by the
> > > > context menu.
> > > > How to select it by program and use it in an EditText?
>
> > > --
> > > Dianne Hackborn
> > > Android framework engineer
> > > [email protected]
>
> > > 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
> [email protected]
>
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to