Hi,

 I am starting to write an InputMethod. My first step is to deploy the
sample: softkeyboard - my only change is to include some Log
statements in the on??? methods.

I have deployed it on a device (Sony Xperia 8) and on the emulator. It
seems to be installed OK, and I can see the process is running. I have
also activated the 'Softkeyboard sample' in the settings::languages.

When I run an application, with edit fields (ie Google or Contacs),
and start to write, I expected the the sample to pop up - but it
didn't. Still the usual keyboard. I run adb logcat, and after the
installation, it shows no signs of the sample softkeyboard.

After that, I tried to include a small activity -  a Settings menu,
which just logs a text. And it works perfect- it starts right after
deployment, and it can be activated from the settings::language menu.

What did I miss to make the connection between 'input fields' and the
softkeyboard sample ?

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